Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dtestmgr.c202 unsigned int tcount, bool use_digest, in __test_hash() argument
273 if (use_digest) { in __test_hash()
401 unsigned int tcount, bool use_digest) in test_hash() argument
406 ret = __test_hash(tfm, template, tcount, use_digest, 0); in test_hash()
411 ret = __test_hash(tfm, template, tcount, use_digest, 1); in test_hash()
418 ret = __test_hash(tfm, template, tcount, use_digest, in test_hash()