Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/unit/
H A Dtest_sha2.c357 static const int algotypes[] = { SHA256, SHA512 }; in test_impls() local
375 hash_buf(algotypes[a], test_msg0, strlen(test_msg0), in test_impls()
380 hash_buf(algotypes[a], databuf, DATA_SIZE, digest); in test_impls()