Home
last modified time | relevance | path

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

/openssl/test/
H A Ddsatest.c156 int gindex_out = 0, pcount_out = 0, hcount_out = 0; in dsa_keygen_test() local
278 &gindex_out)) in dsa_keygen_test()
279 || !TEST_int_eq(gindex_out, -1) in dsa_keygen_test()
H A Devp_pkey_provided_test.c1401 int gindex_out = 0, pcounter_out = 0, hindex_out = 0; in test_fromdata_dsa_fips186_4() local
1583 &gindex_out)) in test_fromdata_dsa_fips186_4()
1584 || !TEST_int_eq(gindex, gindex_out) in test_fromdata_dsa_fips186_4()

Completed in 58 milliseconds