Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/crypto/bn/
Dbn_blind.c131 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member
/freebsd-10-stable/crypto/openssl/crypto/dh/
Ddh.h123 int (*bn_mod_exp) (const DH *dh, BIGNUM *r, const BIGNUM *a, member
/freebsd-10-stable/crypto/openssl/crypto/dsa/
Ddsa.h140 int (*bn_mod_exp) (DSA *dsa, BIGNUM *r, BIGNUM *a, const BIGNUM *p, member
/freebsd-10-stable/crypto/openssl/crypto/rsa/
Drsa.h98 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member