Home
last modified time | relevance | path

Searched defs:bn3 (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_getput_basic.c41 u_char bn3[] = { 0x00, 0x80, 0x09 }; in sshbuf_getput_basic_tests() local
/freebsd/crypto/openssl/test/
H A Dkeymgmt_internal_test.c147 BIGNUM *bn1 = NULL, *bn2 = NULL, *bn3 = NULL; in test_pass_rsa() local