Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
Dvalidate.c55 static struct tests hc_tests[] = { variable
304 for (i = 0; i < sizeof(hc_tests) / sizeof(hc_tests[0]); i++) in hcrypto_validate()
305 test_cipher(&hc_tests[i]); in hcrypto_validate()