Searched defs:BN_CTX (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | bn.c | 446 struct BN_CTX { struct 459 BN_CTX * argument
|
H A D | bn.h | 75 #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 D | dsa_meth.c | 128 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 D | dsa_meth.c | 127 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 D | bn.h | 67 } BN_CTX; typedef
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/ |
H A D | bn.h | 67 } BN_CTX; typedef
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dh/ |
H A D | dh_meth.c | 134 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 D | dh_meth.c | 140 const BIGNUM *, BN_CTX *, BN_MONT_CTX *)) in DH_meth_set_bn_mod_exp() argument
|
/netbsd-src/games/factor/ |
H A D | factor.c | 101 #define BN_CTX int macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | ossl_typ.h | 81 typedef struct bignum_ctx BN_CTX; typedef
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bn.h | 50 #define BN_CTX PGPV_BN_CTX macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | types.h | 88 typedef struct bignum_ctx BN_CTX; typedef
|