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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dx_bignum.c99 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dx_bignum.c95 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dx_bignum.c99 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtmpdh.c51 #define bn_new(bn) \ macro
91 #define bn_new(bn) bn = gcry_mpi_new(1) macro
165 #define bn_new(bn) bn = BN_new() macro
[all...]

Completed in 102 milliseconds