Searched refs:asn1_d2i_read_bio (Results 1 – 2 of 2) sorted by relevance
65 static int asn1_d2i_read_bio(BIO *in, BUF_MEM **pb);93 len = asn1_d2i_read_bio(in, &b); in ASN1_d2i_bio()114 len = asn1_d2i_read_bio(in, &b); in ASN1_item_d2i_bio()145 static int asn1_d2i_read_bio(BIO *in, BUF_MEM **pb) in asn1_d2i_read_bio() function
1095 *) Check for potentially exploitable overflows in asn1_d2i_read_bio4605 *) In asn1_d2i_read_bio() repeatedly call BIO_read() until all content