Searched refs:testtable (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dpubkey.c676 } testtable[] = { local
813 if (what < 0 && what >= sizeof testtable)
816 err = gcry_sexp_new (&key_spec, testtable[what].param, 0, 1);
834 (&d_expected, GCRYMPI_FMT_HEX, testtable[what].expected_d, 0, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dpubkey.c676 } testtable[] = { local
813 if (what < 0 && what >= sizeof testtable)
816 err = gcry_sexp_new (&key_spec, testtable[what].param, 0, 1);
834 (&d_expected, GCRYMPI_FMT_HEX, testtable[what].expected_d, 0, NULL);

Completed in 398 milliseconds