Searched refs:d2i_OSSL_CMP_MSG_bio (Results 1 – 8 of 8) sorted by relevance
12 d2i_OSSL_CMP_MSG_bio,27 OSSL_CMP_MSG *d2i_OSSL_CMP_MSG_bio(BIO *bio, OSSL_CMP_MSG **msg);104 d2i_OSSL_CMP_MSG_bio() parses an ASN.1-encoded OSSL_CMP_MSG from the BIO I<bio>.124 d2i_OSSL_CMP_MSG_bio() returns the parsed message or NULL on error.126 OSSL_CMP_MSG_read() and d2i_OSSL_CMP_MSG_bio()
168 msg = d2i_OSSL_CMP_MSG_bio(in, NULL); in FuzzerTestOneInput()
1115 || d2i_OSSL_CMP_MSG_bio(bio, &msg) == NULL) { in OSSL_CMP_MSG_read()1163 OSSL_CMP_MSG *d2i_OSSL_CMP_MSG_bio(BIO *bio, OSSL_CMP_MSG **msg) in d2i_OSSL_CMP_MSG_bio() function
392 OSSL_CMP_MSG *d2i_OSSL_CMP_MSG_bio(BIO *bio, OSSL_CMP_MSG **msg);
511 OSSL_CMP_MSG *d2i_OSSL_CMP_MSG_bio(BIO *bio, OSSL_CMP_MSG **msg);
5495 d2i_OSSL_CMP_MSG_bio;
4875 MLINKS+= OSSL_CMP_MSG_get0_header.3 d2i_OSSL_CMP_MSG_bio.3
4938 d2i_OSSL_CMP_MSG_bio 5066 3_0_0 EXIST::FUNCTION:CMP