Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dtestmgr.c850 static int test_cipher(struct crypto_cipher *tfm, int enc, in test_cipher() function
1577 err = test_cipher(tfm, ENCRYPT, desc->suite.cipher.enc.vecs, in alg_test_cipher()
1584 err = test_cipher(tfm, DECRYPT, desc->suite.cipher.dec.vecs, in alg_test_cipher()