Home
last modified time | relevance | path

Searched refs:test_skcipher (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/crypto/
Dtestmgr.c1183 static int test_skcipher(struct crypto_skcipher *tfm, int enc, in test_skcipher() function
1606 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()