Home
last modified time | relevance | path

Searched refs:bn_le (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dbntest.c2264 BIGNUM *bn_le = NULL, *bn_expected_le = NULL; in test_bin2bn_lengths() local
2270 || !TEST_ptr(bn_le = BN_new()) in test_bin2bn_lengths()
2293 BN_free(bn_le); in test_bin2bn_lengths()

Completed in 10 milliseconds