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