Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dtestmgr.c831 static int test_cipher(struct crypto_cipher *tfm, int enc, in test_cipher() function
1545 err = test_cipher(tfm, ENCRYPT, desc->suite.cipher.enc.vecs, in alg_test_cipher()
1552 err = test_cipher(tfm, DECRYPT, desc->suite.cipher.dec.vecs, in alg_test_cipher()