Home
last modified time | relevance | path

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

/openssl-master/crypto/dsa/
A Ddsa_meth.c127 int (*sign_setup) (DSA *, BN_CTX *, BIGNUM **, BIGNUM **)) in DSA_meth_set_sign_setup() argument
155 const BIGNUM *, const BIGNUM *, const BIGNUM *, BN_CTX *, in DSA_meth_set_mod_exp() argument
171 const BIGNUM *, BN_CTX *, BN_MONT_CTX *)) in DSA_meth_set_bn_mod_exp() argument
/openssl-master/crypto/dh/
A Ddh_meth.c140 const BIGNUM *, BN_CTX *, BN_MONT_CTX *)) in DH_meth_set_bn_mod_exp() argument
/openssl-master/include/openssl/
A Dtypes.h88 typedef struct bignum_ctx BN_CTX; typedef

Completed in 6 milliseconds