Home
last modified time | relevance | path

Searched defs:bn_mod_exp (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/dh/
Ddh_local.h50 int (*bn_mod_exp) (const DH *dh, BIGNUM *r, const BIGNUM *a, member
/third_party/openssl/crypto/dsa/
Ddsa_local.h57 int (*bn_mod_exp) (DSA *dsa, BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member
/third_party/openssl/crypto/rsa/
Drsa_local.h116 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member
/third_party/openssl/crypto/bn/
Dbn_local.h282 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member