Searched defs:BN_CTX (Results 1 – 3 of 3) sorted by relevance
/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
|
/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
|
/openssl/include/openssl/ |
H A D | types.h | 97 typedef struct bignum_ctx BN_CTX; typedef
|
Completed in 10 milliseconds