Searched refs:bn_secure_new (Results 1 – 1 of 1) sorted by relevance
25 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() function136 if (*pval == NULL && !bn_secure_new(pval, it)) in bn_secure_c2i()
Completed in 4 milliseconds