Searched refs:asn1_ex_c2i (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dtasn_dec.c873 /* asn1_ex_c2i may reuse allocated buffer, and so sets free_cont to 0 */
874 if (!asn1_ex_c2i(pval, cont, len, utype, &free_cont, it))
887 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, function
H A Dasn1t.h949 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len,

Completed in 37 milliseconds