Searched refs:test_aead (Results 1 – 1 of 1) sorted by relevance
| /linux/crypto/ |
| H A D | testmgr.c | 2640 static int test_aead(int enc, const struct aead_test_suite *suite, 2696 err = test_aead(ENCRYPT, suite, req, tsgls); in alg_test_aead() 2700 err = test_aead(DECRYPT, suite, req, tsgls); in alg_test_aead() 2641 static int test_aead(int enc, const struct aead_test_suite *suite, test_aead() function
|