Searched refs:test_aead_vec (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | testmgr.c | 2109 static int test_aead_vec(const char *driver, int enc, in test_aead_vec() function 2549 err = test_aead_vec(driver, enc, &suite->vecs[i], i, req, in test_aead()
|
/kernel/linux/linux-6.6/crypto/ |
H A D | testmgr.c | 2213 static int test_aead_vec(int enc, const struct aead_testvec *vec, in test_aead_vec() function 2659 err = test_aead_vec(enc, &suite->vecs[i], i, req, tsgls); in test_aead()
|
Completed in 13 milliseconds