Searched refs:asn1_ex_c2i (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | tasn_dec.c | 62 static int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, 818 if (!asn1_ex_c2i(pval, cont, len, utype, &free_cont, it)) in asn1_d2i_ex_primitive() 831 static int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in asn1_ex_c2i() function
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 14273 NULL and ASN1_TYPE was not dereferenced properly in asn1_ex_c2i().
|