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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/asn1/
H A Dx_bignum.c72 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
80 bn_new,
95 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it) function
130 if(!*pval) bn_new(pval, it);

Completed in 87 milliseconds