Home
last modified time | relevance | path

Searched refs:bn_secure_new (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/asn1/
H A Dx_bignum.c25 static int bn_secure_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
49 bn_secure_new,
74 static int bn_secure_new(ASN1_VALUE **pval, const ASN1_ITEM *it) in bn_secure_new() function
136 if (*pval == NULL && !bn_secure_new(pval, it)) in bn_secure_c2i()

Completed in 4 milliseconds