Searched defs:psuffix (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/asn1/
H A Dbio_asn1.c492 int BIO_asn1_get_suffix(BIO *b, asn1_ps_func **psuffix, asn1_ps_func **psuffix_free) argument
494 return asn1_bio_get_ex(b, BIO_C_GET_SUFFIX, psuffix, psuffix_free);

Completed in 75 milliseconds