Home
last modified time | relevance | path

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

/openssl/test/
H A Dectest.c2399 BIGNUM *p_out = NULL, *a_out = NULL, *b_out = NULL; in do_test_custom_explicit_fromdata() local
2495 &a_out)) in do_test_custom_explicit_fromdata()
2496 || !TEST_BN_eq(a_out, a) in do_test_custom_explicit_fromdata()
2598 BN_free(a_out); in do_test_custom_explicit_fromdata()

Completed in 18 milliseconds