Searched refs:j_out (Results 1 – 1 of 1) sorted by relevance
1348 BIGNUM *p_out = NULL, *q_out = NULL, *g_out = NULL, *j_out = NULL; in test_fromdata_dsa_fips186_4() local1522 &j_out)) in test_fromdata_dsa_fips186_4()1523 || !TEST_ptr_null(j_out) in test_fromdata_dsa_fips186_4()1547 BN_free(j_out); in test_fromdata_dsa_fips186_4()1548 j_out = NULL; in test_fromdata_dsa_fips186_4()1596 BN_free(j_out); in test_fromdata_dsa_fips186_4()
Completed in 6 milliseconds