Home
last modified time | relevance | path

Searched defs:bn1 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/regress/lib/libcrypto/bn/
H A Dbn_shift.c34 check_shift_result(BIGNUM *bn1) in check_shift_result()
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.c35 u_char bn1[] = { 0x00, 0x00, 0x00 }; in sshbuf_getput_basic_tests() local
/openbsd-src/lib/libkeynote/
H A Dsignature.c562 struct keynote_binary *bn1, *bn2; in kn_keycompare() local