Searched refs:test_skcipher (Results 1 – 1 of 1) sorted by relevance
1183 static int test_skcipher(struct crypto_skcipher *tfm, int enc, in test_skcipher() function1606 err = test_skcipher(tfm, ENCRYPT, desc->suite.cipher.enc.vecs, in alg_test_skcipher()1613 err = test_skcipher(tfm, DECRYPT, desc->suite.cipher.dec.vecs, in alg_test_skcipher()