Searched defs:bn_mod_exp (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/crypto/openssl/crypto/bn/ |
| HD | bn_blind.c | 131 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member
|
| /NextBSD/crypto/openssl/crypto/dsa/ |
| HD | dsa.h | 140 int (*bn_mod_exp) (DSA *dsa, BIGNUM *r, BIGNUM *a, const BIGNUM *p, member
|
| /NextBSD/crypto/openssl/crypto/dh/ |
| HD | dh.h | 123 int (*bn_mod_exp) (const DH *dh, BIGNUM *r, const BIGNUM *a, member
|
| /NextBSD/crypto/openssl/crypto/rsa/ |
| HD | rsa.h | 98 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member
|