Searched refs:pprefix (Results 1 – 2 of 2) sorted by relevance
483 int BIO_asn1_get_prefix(BIO *b, asn1_ps_func **pprefix, asn1_ps_func **pprefix_free) in BIO_asn1_get_prefix() argument485 return asn1_bio_get_ex(b, BIO_C_GET_PREFIX, pprefix, pprefix_free); in BIO_asn1_get_prefix()
1071 OPENSSL_EXPORT int BIO_asn1_get_prefix(BIO *b, asn1_ps_func **pprefix, asn1_ps_func **pprefix_free);