Home
last modified time | relevance | path

Searched defs:BIGNUM (Results 1 – 18 of 18) sorted by relevance

/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
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 Ddsa_meth.c127 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 Ddh_meth.c133 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 Ddh_meth.c139 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 Dbn.h73 #define BIGNUM hc_BIGNUM macro
84 typedef struct BIGNUM BIGNUM; typedef
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_backend.c36 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 Drsa_lib.c741 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 Dparam_build_set.c20 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 Dx_bignum.c57 ASN1_ITEM_start(BIGNUM) in ASN1_ITEM_start() argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dx_bignum.c57 ASN1_ITEM_start(BIGNUM) in ASN1_ITEM_start() argument
/netbsd-src/sbin/nvmectl/
H A Dbn.h59 #define BIGNUM mp_int macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbn.h59 #define BIGNUM mp_int macro
/netbsd-src/games/factor/
H A Dfactor.c98 typedef long BIGNUM; typedef
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dossl_typ.h80 typedef struct bignum_st BIGNUM; typedef
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbn.h48 #define BIGNUM PGPV_BIGNUM macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dtypes.h87 typedef struct bignum_st BIGNUM; typedef
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/
H A Dencode_key2text.c35 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 Drsa_kmgmt.c60 DEFINE_SPECIAL_STACK_OF_CONST(BIGNUM_const, BIGNUM) in DEFINE_SPECIAL_STACK_OF_CONST() argument