Searched refs:a_out (Results 1 – 1 of 1) sorted by relevance
2511 BIGNUM *p_out = NULL, *a_out = NULL, *b_out = NULL; in do_test_custom_explicit_fromdata() local2607 &a_out)) in do_test_custom_explicit_fromdata()2608 || !TEST_BN_eq(a_out, a) in do_test_custom_explicit_fromdata()2710 BN_free(a_out); in do_test_custom_explicit_fromdata()
Completed in 28 milliseconds