Searched defs:BN_CTX (Results 1 – 4 of 4) sorted by relevance
| /freebsd/crypto/openssl/crypto/dsa/ |
| H A D | dsa_meth.c | 123 int (*sign_setup) (DSA *, BN_CTX *, BIGNUM **, BIGNUM **)) in DSA_meth_set_sign_setup() argument 151 const BIGNUM *, const BIGNUM *, const BIGNUM *, BN_CTX *, in DSA_meth_set_mod_exp() argument 167 const BIGNUM *, BN_CTX *, BN_MONT_CTX *)) in DSA_meth_set_bn_mod_exp() argument
|
| /freebsd/crypto/openssl/crypto/dh/ |
| H A D | dh_meth.c | 136 const BIGNUM *, BN_CTX *, BN_MONT_CTX *)) in DH_meth_set_bn_mod_exp() argument
|
| /freebsd/usr.bin/factor/ |
| H A D | factor.c | 85 #define BN_CTX int macro
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | types.h | 97 typedef struct bignum_ctx BN_CTX; typedef
|