Searched refs:test_cipher (Results 1 – 6 of 6) sorted by relevance
86 test_cipher(verbose); in main()96 test_cipher(verbose); in main()
36 res = test_cipher(1); in test_nosupport_multi()113 res = test_cipher(1); in test_nosupport_multi()
9 RK_RES test_cipher(int verbose);
27 DEFINE_STRESS_ITEM(test_cipher),
374 RK_RES test_cipher(int verbose) in test_cipher() function
2614 static int test_cipher(struct crypto_cipher *tfm, int enc, in test_cipher() function3537 err = test_cipher(tfm, ENCRYPT, suite->vecs, suite->count); in alg_test_cipher()3539 err = test_cipher(tfm, DECRYPT, suite->vecs, suite->count); in alg_test_cipher()