Home
last modified time | relevance | path

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

/third_party/openssl/crypto/asn1/
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()
/third_party/node/deps/openssl/openssl/crypto/asn1/
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()