Home
last modified time | relevance | path

Searched defs:BN_CTX (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/dsa/
H A Ddsa_meth.c123 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 Ddh_meth.c136 const BIGNUM *, BN_CTX *, BN_MONT_CTX *)) in DH_meth_set_bn_mod_exp() argument
/openssl/include/openssl/
H A Dtypes.h97 typedef struct bignum_ctx BN_CTX; typedef

Completed in 18 milliseconds