Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/bn/
HDbn_blind.c131 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member
/NextBSD/crypto/openssl/crypto/dsa/
HDdsa.h140 int (*bn_mod_exp) (DSA *dsa, BIGNUM *r, BIGNUM *a, const BIGNUM *p, member
/NextBSD/crypto/openssl/crypto/dh/
HDdh.h123 int (*bn_mod_exp) (const DH *dh, BIGNUM *r, const BIGNUM *a, member
/NextBSD/crypto/openssl/crypto/rsa/
HDrsa.h98 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member