/openssl/crypto/bn/ |
H A D | bn_const.c | 25 BIGNUM *BN_get_rfc2409_prime_768(BIGNUM *bn) in BN_get_rfc2409_prime_768() 53 BIGNUM *BN_get_rfc2409_prime_1024(BIGNUM *bn) in BN_get_rfc2409_prime_1024() 85 BIGNUM *BN_get_rfc3526_prime_1536(BIGNUM *bn) in BN_get_rfc3526_prime_1536() 98 BIGNUM *BN_get_rfc3526_prime_2048(BIGNUM *bn) in BN_get_rfc3526_prime_2048() 111 BIGNUM *BN_get_rfc3526_prime_3072(BIGNUM *bn) in BN_get_rfc3526_prime_3072() 124 BIGNUM *BN_get_rfc3526_prime_4096(BIGNUM *bn) in BN_get_rfc3526_prime_4096() 137 BIGNUM *BN_get_rfc3526_prime_6144(BIGNUM *bn) in BN_get_rfc3526_prime_6144() 150 BIGNUM *BN_get_rfc3526_prime_8192(BIGNUM *bn) in BN_get_rfc3526_prime_8192()
|
H A D | bn_conv.c | 119 int BN_hex2bn(BIGNUM **bn, const char *a) in BN_hex2bn() 196 int BN_dec2bn(BIGNUM **bn, const char *a) in BN_dec2bn() 266 int BN_asc2bn(BIGNUM **bn, const char *a) in BN_asc2bn()
|
H A D | bn_ctx.c | 299 BIGNUM *bn; in BN_POOL_finish() local 314 BIGNUM *bn; in BN_POOL_get() local
|
H A D | bn_local.h | 214 # define bn_check_size(bn, bits) bn_wcheck_size(bn, ((bits+BN_BITS2-1))/BN_BITS2) argument 215 # define bn_wcheck_size(bn, words) \ argument 230 # define bn_check_size(bn, bits) argument 231 # define bn_wcheck_size(bn, words) argument
|
H A D | bn_nist.c | 358 BN_ULONG bn[BN_NIST_192_TOP]; in BN_nist_mod_192() member 494 BN_ULONG bn[BN_NIST_224_TOP]; in BN_nist_mod_224() member 666 BN_ULONG bn[BN_NIST_256_TOP]; in BN_nist_mod_256() member 903 BN_ULONG bn[BN_NIST_384_TOP]; in BN_nist_mod_384() member
|
/openssl/crypto/ |
H A D | param_build_set.c | 70 const char *key, const BIGNUM *bn, size_t sz) in ossl_param_build_set_bn_pad() 87 const char *key, const BIGNUM *bn) in ossl_param_build_set_bn() 104 const BIGNUM *bn; in ossl_param_build_set_multi_key_bn() local
|
H A D | param_build.c | 30 const BIGNUM *bn; member 194 const BIGNUM *bn, size_t sz, int type) in push_BN() 234 const BIGNUM *bn) in OSSL_PARAM_BLD_push_BN() 244 const BIGNUM *bn, size_t sz) in OSSL_PARAM_BLD_push_BN_pad()
|
H A D | params_from_text.c | 220 BIGNUM *bn; in OSSL_PARAM_print_to_bio() local
|
/openssl/crypto/asn1/ |
H A D | x_bignum.c | 97 BIGNUM *bn; in bn_i2c() local 118 BIGNUM *bn; in bn_c2i() local 134 BIGNUM *bn; in bn_secure_c2i() local
|
H A D | a_int.c | 459 static ASN1_STRING *bn_to_asn1_string(const BIGNUM *bn, ASN1_STRING *ai, in bn_to_asn1_string() 503 static BIGNUM *asn1_string_to_bn(const ASN1_INTEGER *ai, BIGNUM *bn, in asn1_string_to_bn() 562 ASN1_INTEGER *BN_to_ASN1_INTEGER(const BIGNUM *bn, ASN1_INTEGER *ai) in BN_to_ASN1_INTEGER() 567 BIGNUM *ASN1_INTEGER_to_BN(const ASN1_INTEGER *ai, BIGNUM *bn) in ASN1_INTEGER_to_BN() 605 ASN1_ENUMERATED *BN_to_ASN1_ENUMERATED(const BIGNUM *bn, ASN1_ENUMERATED *ai) in BN_to_ASN1_ENUMERATED() 610 BIGNUM *ASN1_ENUMERATED_to_BN(const ASN1_ENUMERATED *ai, BIGNUM *bn) in ASN1_ENUMERATED_to_BN()
|
/openssl/test/ |
H A D | bntests.pl | 17 sub bn subroutine
|
H A D | bn_internal_test.c | 31 BIGNUM *bn = NULL; in test_is_prime_enhanced() local 52 BIGNUM *bn = NULL; in test_is_composite_enhanced() local
|
H A D | evp_libctx_test.c | 127 static const BIGNUM *bn[] = { in test_dsa_param_keygen() local 184 static int do_dh_param_keygen(int tstid, const BIGNUM **bn) in do_dh_param_keygen() 252 static const BIGNUM *bn[] = { in test_dh_safeprime_param_keygen() local
|
H A D | srptest.c | 120 static int check_bn(const char *name, const BIGNUM *bn, const char *hexbn) in check_bn()
|
H A D | bntest.c | 333 BIGNUM *bn = BN_new(); in set_signed_bn() local 1932 BIGNUM *bn = NULL, *bn2 = NULL; in test_bn2signed() local 1999 BIGNUM *bn = NULL; in test_dec2bn() local 2068 BIGNUM *bn = NULL; in test_hex2bn() local 2134 BIGNUM *bn = NULL; in test_asc2bn() local 2200 BIGNUM *bn = NULL; in test_mpi() local 2300 BIGNUM *bn = NULL; in test_rand() local
|
H A D | ffc_internal_test.c | 396 BIGNUM *bn = NULL; in ffc_params_fips186_2_gen_validate_test() local
|
H A D | params_api_test.c | 78 BIGNUM *bn; in test_param_type_null() local 612 BIGNUM *bn = NULL, *bn2 = NULL; in test_param_construct() local
|
/openssl/crypto/ec/ |
H A D | ec_deprecated.c | 42 const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) in EC_POINT_bn2point()
|
/openssl/test/testutil/ |
H A D | format_output.c | 183 static const char *test_bignum_zero_null(const BIGNUM *bn) in test_bignum_zero_null() 194 static void test_bignum_zero_print(const BIGNUM *bn, char sep) in test_bignum_zero_print() 207 char *out, int *lz, const BIGNUM *bn) in convert_bn_memory() 379 const char *op, const BIGNUM *bn) in test_fail_bignum_mono_message() 385 void test_output_bignum(const char *name, const BIGNUM *bn) in test_output_bignum()
|
/openssl/crypto/evp/ |
H A D | ctrl_params_translate.c | 1725 struct translation_ctx_st *ctx, const BIGNUM *bn) in get_payload_bn() 1740 const BIGNUM *bn = NULL; in get_dh_dsa_payload_p() local 1765 const BIGNUM *bn = NULL; in get_dh_dsa_payload_q() local 1787 const BIGNUM *bn = NULL; in get_dh_dsa_payload_g() local 1847 const BIGNUM *bn = NULL; in get_rsa_payload_n() local 1861 const BIGNUM *bn = NULL; in get_rsa_payload_e() local 1875 const BIGNUM *bn = NULL; in get_rsa_payload_d() local 1891 const BIGNUM *bn = NULL; in get_rsa_payload_factor() local 1921 const BIGNUM *bn = NULL; in get_rsa_payload_exponent() local 1951 const BIGNUM *bn = NULL; in get_rsa_payload_coefficient() local
|
/openssl/apps/ |
H A D | prime.c | 62 BIGNUM *bn = NULL; in prime_main() local
|
H A D | genrsa.c | 80 BIGNUM *bn = BN_new(); in genrsa_main() local
|
/openssl/crypto/x509/ |
H A D | v3_asid.c | 270 BIGNUM *bn = NULL; in ASIdentifierChoice_is_canonical() local 370 BIGNUM *bn = NULL; in ASIdentifierChoice_canonize() local
|
/openssl/include/openssl/ |
H A D | srp.h.in | 46 BIGNUM *bn; member
|
H A D | params.h | 58 # define OSSL_PARAM_BN(key, bn, sz) \ argument
|