Searched defs:bn2 (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/openssh/regress/unittests/sshbuf/ |
H A D | test_sshbuf_getput_basic.c | 40 u_char bn2[] = { 0x00, 0x00, 0x01, 0x02 }; in sshbuf_getput_basic_tests() local
|
H A D | test_sshbuf_getput_crypto.c | 36 BIGNUM *bn, *bn2; in sshbuf_getput_crypto_tests() local
|
/freebsd/crypto/openssl/test/testutil/ |
H A D | format_output.c | 269 const BIGNUM *bn1, const BIGNUM *bn2) in test_fail_bignum_common() 370 const BIGNUM *bn1, const BIGNUM *bn2) in test_fail_bignum_message()
|
/freebsd/crypto/openssl/test/ |
H A D | keymgmt_internal_test.c | 147 BIGNUM *bn1 = NULL, *bn2 = NULL, *bn3 = NULL; in test_pass_rsa() local [all...] |
H A D | params_api_test.c | 616 BIGNUM *bn = NULL, *bn2 = NULL; in test_param_construct() local
|
H A D | bntest.c | 1932 BIGNUM *bn = NULL, *bn2 = NULL; in test_bn2signed() local 2201 BIGNUM *bn2 = NULL; in test_mpi() local
|