Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dtestmgr.c1099 static int __test_skcipher(struct crypto_skcipher *tfm, int enc, in __test_skcipher() function
1353 ret = __test_skcipher(tfm, enc, template, tcount, false, 0); in test_skcipher()
1358 ret = __test_skcipher(tfm, enc, template, tcount, true, 0); in test_skcipher()
1363 ret = __test_skcipher(tfm, enc, template, tcount, true, 1); in test_skcipher()
1370 ret = __test_skcipher(tfm, enc, template, tcount, true, in test_skcipher()