Searched refs:dh_bn_mod_exp (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/crypto/dh/ |
D | dh_key.c | 30 static int dh_bn_mod_exp(const DH *dh, BIGNUM *r, 169 dh_bn_mod_exp, 189 static int dh_bn_mod_exp(const DH *dh, BIGNUM *r, in dh_bn_mod_exp() function
|
/third_party/node/deps/openssl/openssl/crypto/dh/ |
D | dh_key.c | 30 static int dh_bn_mod_exp(const DH *dh, BIGNUM *r, 163 dh_bn_mod_exp, 183 static int dh_bn_mod_exp(const DH *dh, BIGNUM *r, in dh_bn_mod_exp() function
|