Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dtestmgr.c604 static int __test_aead(struct crypto_aead *tfm, int enc, in __test_aead() function
991 ret = __test_aead(tfm, enc, template, tcount, false, 0); in test_aead()
996 ret = __test_aead(tfm, enc, template, tcount, true, 0); in test_aead()
1001 ret = __test_aead(tfm, enc, template, tcount, true, 1); in test_aead()
1008 ret = __test_aead(tfm, enc, template, tcount, true, in test_aead()