Searched defs:bn2 (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/regress/lib/libcrypto/bn/ |
H A D | bn_shift.c | 36 BIGNUM *bn2 = NULL; in check_shift_result() local 71 BIGNUM *bn1 = NULL, *bn2 = NULL; in test_bn_shift1() local 149 BIGNUM *bn1 = NULL, *bn2 = NULL; in test_bn_shift() local 285 BIGNUM *bn1 = NULL, *bn2 = NULL; in test_bn_rshift_to_zero() local
|
/openbsd-src/regress/usr.bin/ssh/unittests/sshbuf/ |
H A D | test_sshbuf_getput_basic.c | 36 u_char bn2[] = { 0x00, 0x00, 0x01, 0x02 }; in sshbuf_getput_basic_tests() local
|
H A D | test_sshbuf_getput_crypto.c | 30 BIGNUM *bn, *bn2, *bn_x, *bn_y; in sshbuf_getput_crypto_tests() local
|
/openbsd-src/lib/libkeynote/ |
H A D | signature.c | 562 struct keynote_binary *bn1, *bn2; in kn_keycompare() local
|