Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dmdtest.c51 struct hash_foo { struct
84 struct hash_foo sha256 = {
93 struct hash_foo sha384 = {
102 struct hash_foo sha512 = {
239 hash_test (struct hash_foo *hash, struct test *tests) in hash_test()