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

/linux-4.1.27/crypto/
H A Dtestmgr.c906 static int __test_skcipher(struct crypto_ablkcipher *tfm, int enc, __test_skcipher() function
1158 ret = __test_skcipher(tfm, enc, template, tcount, false, 0); test_skcipher()
1163 ret = __test_skcipher(tfm, enc, template, tcount, true, 0); test_skcipher()
1168 ret = __test_skcipher(tfm, enc, template, tcount, true, 1); test_skcipher()
1175 ret = __test_skcipher(tfm, enc, template, tcount, true, test_skcipher()

Completed in 76 milliseconds