Searched defs:bn2 (Results 1 – 4 of 4) sorted by relevance
41 u_char bn2[] = { 0x00, 0x00, 0x01, 0x02 }; in sshbuf_getput_basic_tests() local
37 BIGNUM *bn, *bn2; in sshbuf_getput_crypto_tests() local
1253 bssl::UniquePtr<BIGNUM> bn2(BN_mpi2bn(scratch, mpi_len, NULL)); in TEST_F() local1403 bssl::UniquePtr<BIGNUM> bn2(BN_new()); in TEST_F() local