Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dtestmgr.c192 unsigned int tcount, bool use_digest, in __test_hash() argument
263 if (use_digest) { in __test_hash()
391 unsigned int tcount, bool use_digest) in test_hash() argument
396 ret = __test_hash(tfm, template, tcount, use_digest, 0); in test_hash()
401 ret = __test_hash(tfm, template, tcount, use_digest, 1); in test_hash()
408 ret = __test_hash(tfm, template, tcount, use_digest, in test_hash()