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

/macosx-10.9.5/OpenSSH-186/osslshim/ossl-asn1/
H A Dcs-x_bignum.c105 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
113 bn_new,
128 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it) function
163 if(!*pval) bn_new(pval, it);

Completed in 69 milliseconds