Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtestmgr.c2651 static int test_aead(int enc, const struct aead_test_suite *suite, in test_aead() function
2705 err = test_aead(ENCRYPT, suite, req, tsgls); in alg_test_aead()
2709 err = test_aead(DECRYPT, suite, req, tsgls); in alg_test_aead()