Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dbn.c446 struct BN_CTX { struct
459 BN_CTX * argument
H A Dbn.h75 #define BN_CTX hc_BN_CTX macro
86 typedef struct BN_CTX BN_CTX; typedef
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dsa/
H A Ddsa_meth.c128 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
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dsa/
H 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
/netbsd-src/sbin/nvmectl/
H A Dbn.h67 } BN_CTX; typedef
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbn.h67 } BN_CTX; typedef
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dh/
H A Ddh_meth.c134 const BIGNUM *, BN_CTX *, BN_MONT_CTX *)) in DH_meth_set_bn_mod_exp() argument
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_meth.c140 const BIGNUM *, BN_CTX *, BN_MONT_CTX *)) in DH_meth_set_bn_mod_exp() argument
/netbsd-src/games/factor/
H A Dfactor.c101 #define BN_CTX int macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dossl_typ.h81 typedef struct bignum_ctx BN_CTX; typedef
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbn.h50 #define BN_CTX PGPV_BN_CTX macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dtypes.h88 typedef struct bignum_ctx BN_CTX; typedef