Home
last modified time | relevance | path

Searched defs:bn (Results 1 – 12 of 12) sorted by relevance

/test/
A Dbn_internal_test.c31 BIGNUM *bn = NULL; in test_is_prime_enhanced() local
52 BIGNUM *bn = NULL; in test_is_composite_enhanced() local
A Dbntests.pl17 sub bn subroutine
A Devp_libctx_test.c129 static const BIGNUM *bn[] = { in test_dsa_param_keygen() local
186 static int do_dh_param_keygen(int tstid, const BIGNUM **bn) in do_dh_param_keygen()
254 static const BIGNUM *bn[] = { in test_dh_safeprime_param_keygen() local
A Dsrptest.c120 static int check_bn(const char *name, const BIGNUM *bn, const char *hexbn) in check_bn()
A Dbntest.c333 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
A Dffc_internal_test.c396 BIGNUM *bn = NULL; in ffc_params_fips186_2_gen_validate_test() local
A Dparams_api_test.c82 BIGNUM *bn; in test_param_type_null() local
616 BIGNUM *bn = NULL, *bn2 = NULL; in test_param_construct() local
A Devp_extra_test2.c284 BIGNUM *bn = NULL; in pkey_has_private() local
1056 BIGNUM *bn = NULL; in do_check_bn() local
A Devp_pkey_provided_test.c381 BIGNUM *bn = BN_new(); in test_fromdata_rsa() local
A Dssl_old_test.c2959 BIGNUM *bn = NULL; in psk_key2bn() local
A Dacvp_test.c73 BIGNUM *bn = NULL; in pkey_get_bn_bytes() local
/test/testutil/
A Dformat_output.c183 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()

Completed in 62 milliseconds