Home
last modified time | relevance | path

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

/crypto/
Dtestmgr.c2347 static int test_cipher(struct crypto_cipher *tfm, int enc, in test_cipher() function
3249 err = test_cipher(tfm, ENCRYPT, suite->vecs, suite->count); in alg_test_cipher()
3251 err = test_cipher(tfm, DECRYPT, suite->vecs, suite->count); in alg_test_cipher()