Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/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
/freebsd/crypto/openssl/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
/freebsd/crypto/openssl/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
/freebsd/crypto/openssl/crypto/
H A Dparam_build_set.c20 DEFINE_SPECIAL_STACK_OF_CONST(BIGNUM_const, BIGNUM) in DEFINE_SPECIAL_STACK_OF_CONST() argument
/freebsd/crypto/openssl/crypto/asn1/
H A Dx_bignum.c57 ASN1_ITEM_start(BIGNUM) in ASN1_ITEM_start() argument
/freebsd/crypto/openssh/
H A Dpacket.h31 # define BIGNUM void macro
H A Dsshkey.h44 # define BIGNUM void macro
H A Dkex.h45 # define BIGNUM void macro
/freebsd/usr.bin/factor/
H A Dfactor.c82 typedef ubig BIGNUM; typedef
/freebsd/crypto/openssl/include/openssl/
H A Dtypes.h87 typedef struct bignum_st BIGNUM; typedef
/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c35 DEFINE_SPECIAL_STACK_OF_CONST(BIGNUM_const, BIGNUM) in DEFINE_SPECIAL_STACK_OF_CONST() argument
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Drsa_kmgmt.c60 DEFINE_SPECIAL_STACK_OF_CONST(BIGNUM_const, BIGNUM) in DEFINE_SPECIAL_STACK_OF_CONST() argument