Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dtestmgr.c417 static int __test_aead(struct crypto_aead *tfm, int enc, in __test_aead() function
805 ret = __test_aead(tfm, enc, template, tcount, false, 0); in test_aead()
810 ret = __test_aead(tfm, enc, template, tcount, true, 0); in test_aead()
815 ret = __test_aead(tfm, enc, template, tcount, true, 1); in test_aead()
822 ret = __test_aead(tfm, enc, template, tcount, true, in test_aead()