Searched defs:BN_CTX (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/crypto/openssl/crypto/dsa/ |
| D | dsa_meth.c | 128 int (*sign_setup) (DSA *, BN_CTX *, BIGNUM **, BIGNUM **)) in DSA_meth_set_sign_setup() argument 156 const BIGNUM *, const BIGNUM *, const BIGNUM *, BN_CTX *, in DSA_meth_set_mod_exp() argument 172 const BIGNUM *, BN_CTX *, BN_MONT_CTX *)) in DSA_meth_set_bn_mod_exp() argument
|
| /freebsd-12-stable/crypto/openssl/crypto/dh/ |
| D | dh_meth.c | 134 const BIGNUM *, BN_CTX *, BN_MONT_CTX *)) in DH_meth_set_bn_mod_exp() argument
|
| /freebsd-12-stable/usr.bin/factor/ |
| D | factor.c | 94 #define BN_CTX int macro
|
| /freebsd-12-stable/crypto/openssl/include/openssl/ |
| D | ossl_typ.h | 81 typedef struct bignum_ctx BN_CTX; typedef
|