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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dh/
H A Ddh_rfc5114.c251 #define make_dh_bn(x) static const BIGNUM _bignum_##x = { (BN_ULONG *) x, \ macro
266 make_dh_bn(dh##x##_p); \
267 make_dh_bn(dh##x##_q); \
268 make_dh_bn(dh##x##_g); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dh/
H A Ddh_rfc5114.c251 #define make_dh_bn(x) static const BIGNUM _bignum_##x = { (BN_ULONG *) x, \ macro
266 make_dh_bn(dh##x##_p); \
267 make_dh_bn(dh##x##_q); \
268 make_dh_bn(dh##x##_g); \

Completed in 44 milliseconds