Home
last modified time | relevance | path

Searched refs:test_skcipher_vec (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dtestmgr.c2862 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 Dtestmgr.c2972 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