Searched refs:alg_test_desc (Results 1 – 1 of 1) sorted by relevance
/crypto/ |
D | testmgr.c | 124 struct alg_test_desc { struct 127 int (*test)(const struct alg_test_desc *desc, const char *driver, argument 1794 static int alg_test_hash(const struct alg_test_desc *desc, const char *driver, in alg_test_hash() 2134 const struct alg_test_desc *test_desc, in test_aead_vs_generic_impl() 2268 const struct alg_test_desc *test_desc, in test_aead_vs_generic_impl() 2294 static int alg_test_aead(const struct alg_test_desc *desc, const char *driver, in alg_test_aead() 2844 static int alg_test_skcipher(const struct alg_test_desc *desc, in alg_test_skcipher() 3235 static int alg_test_cipher(const struct alg_test_desc *desc, in alg_test_cipher() 3257 static int alg_test_comp(const struct alg_test_desc *desc, const char *driver, in alg_test_comp() 3295 static int alg_test_crc32c(const struct alg_test_desc *desc, in alg_test_crc32c() [all …]
|