Searched refs:test_skcipher_vec (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | testmgr.c | 2862 static int test_skcipher_vec(const char *driver, int enc, in test_skcipher_vec() function 3120 err = test_skcipher_vec(driver, enc, &suite->vecs[i], i, req, in test_skcipher()
|
/kernel/linux/linux-6.6/crypto/ |
H A D | testmgr.c | 2972 static int test_skcipher_vec(int enc, const struct cipher_testvec *vec, in test_skcipher_vec() function 3236 err = test_skcipher_vec(enc, &suite->vecs[i], i, req, tsgls); in test_skcipher()
|
Completed in 13 milliseconds