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