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

/linux-4.1.27/crypto/
H A Dtestmgr.c191 static int __test_hash(struct crypto_ahash *tfm, struct hash_testvec *template, __test_hash() function
396 ret = __test_hash(tfm, template, tcount, use_digest, 0); test_hash()
401 ret = __test_hash(tfm, template, tcount, use_digest, 1); test_hash()
408 ret = __test_hash(tfm, template, tcount, use_digest, test_hash()

Completed in 46 milliseconds