Home
last modified time | relevance | path

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

/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
/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
/openssl/crypto/
H A Dparam_build_set.c20 DEFINE_SPECIAL_STACK_OF_CONST(BIGNUM_const, BIGNUM) in DEFINE_SPECIAL_STACK_OF_CONST() argument
/openssl/crypto/asn1/
H A Dx_bignum.c57 ASN1_ITEM_start(BIGNUM) in ASN1_ITEM_start() argument
/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
839 DEFINE_SPECIAL_STACK_OF_CONST(BIGNUM_const, BIGNUM) in DEFINE_SPECIAL_STACK_OF_CONST() argument
/openssl/include/openssl/
H A Dtypes.h90 typedef struct bignum_st BIGNUM; typedef
/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
/openssl/providers/implementations/keymgmt/
H A Drsa_kmgmt.c60 DEFINE_SPECIAL_STACK_OF_CONST(BIGNUM_const, BIGNUM) in DEFINE_SPECIAL_STACK_OF_CONST() argument

Completed in 31 milliseconds