Home
last modified time | relevance | path

Searched defs:bn2 (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/regress/lib/libcrypto/bn/
H A Dbn_shift.c36 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 Dtest_sshbuf_getput_basic.c36 u_char bn2[] = { 0x00, 0x00, 0x01, 0x02 }; in sshbuf_getput_basic_tests() local
H A Dtest_sshbuf_getput_crypto.c30 BIGNUM *bn, *bn2, *bn_x, *bn_y; in sshbuf_getput_crypto_tests() local
/openbsd-src/lib/libkeynote/
H A Dsignature.c562 struct keynote_binary *bn1, *bn2; in kn_keycompare() local