/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 155 int (*mod_exp) (DSA *, BIGNUM *, const BIGNUM *, const BIGNUM *, in DSA_meth_set_mod_exp() argument 171 int (*bn_mod_exp) (DSA *, BIGNUM *, const BIGNUM *, const BIGNUM *, 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 154 int (*mod_exp) (DSA *, BIGNUM *, const BIGNUM *, const BIGNUM *, in DSA_meth_set_mod_exp() argument 170 int (*bn_mod_exp) (DSA *, BIGNUM *, const BIGNUM *, const BIGNUM *, in DSA_meth_set_bn_mod_exp() argument
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dh/ |
H A D | dh_meth.c | 133 int (*bn_mod_exp) (const DH *, BIGNUM *, const BIGNUM *, const BIGNUM *, in DH_meth_set_bn_mod_exp() argument
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dh/ |
H A D | dh_meth.c | 139 int (*bn_mod_exp) (const DH *, BIGNUM *, const BIGNUM *, const BIGNUM *, in DH_meth_set_bn_mod_exp() argument
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | bn.h | 73 #define BIGNUM hc_BIGNUM macro 84 typedef struct BIGNUM BIGNUM; typedef
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/ |
H A D | rsa_backend.c | 36 DEFINE_STACK_OF(BIGNUM) in DEFINE_STACK_OF() argument 121 DEFINE_SPECIAL_STACK_OF_CONST(BIGNUM_const, BIGNUM) in DEFINE_SPECIAL_STACK_OF_CONST() argument
|
H A D | rsa_lib.c | 741 DEFINE_STACK_OF(BIGNUM) in DEFINE_STACK_OF() argument 843 DEFINE_SPECIAL_STACK_OF_CONST(BIGNUM_const, BIGNUM) in DEFINE_SPECIAL_STACK_OF_CONST() argument
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
H A D | param_build_set.c | 20 DEFINE_SPECIAL_STACK_OF_CONST(BIGNUM_const, BIGNUM) in DEFINE_SPECIAL_STACK_OF_CONST() argument
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/ |
H A D | x_bignum.c | 57 ASN1_ITEM_start(BIGNUM) in ASN1_ITEM_start() argument
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/ |
H A D | x_bignum.c | 57 ASN1_ITEM_start(BIGNUM) in ASN1_ITEM_start() argument
|
/netbsd-src/sbin/nvmectl/ |
H A D | bn.h | 59 #define BIGNUM mp_int macro
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/ |
H A D | bn.h | 59 #define BIGNUM mp_int macro
|
/netbsd-src/games/factor/ |
H A D | factor.c | 98 typedef long BIGNUM; typedef
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | ossl_typ.h | 80 typedef struct bignum_st BIGNUM; typedef
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bn.h | 48 #define BIGNUM PGPV_BIGNUM macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | types.h | 87 typedef struct bignum_st BIGNUM; typedef
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/ |
H A D | encode_key2text.c | 35 DEFINE_SPECIAL_STACK_OF_CONST(BIGNUM_const, BIGNUM) in DEFINE_SPECIAL_STACK_OF_CONST() argument
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/ |
H A D | rsa_kmgmt.c | 60 DEFINE_SPECIAL_STACK_OF_CONST(BIGNUM_const, BIGNUM) in DEFINE_SPECIAL_STACK_OF_CONST() argument
|