Home
last modified time | relevance | path

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

/linux/crypto/
H A Dtestmgr.c139 struct alg_test_desc { struct
142 int (*test)(const struct alg_test_desc *desc, const char *driver, argument
2258 const struct alg_test_desc *test_desc;
2588 static int test_aead_extra(const struct alg_test_desc *test_desc, in test_aead_extra()
2639 static int test_aead_extra(const struct alg_test_desc *test_desc, in test_aead_extra()
3240 static int alg_test_skcipher(const struct alg_test_desc *desc, in alg_test_skcipher()
3660 static int alg_test_cipher(const struct alg_test_desc *desc, in alg_test_cipher()
3720 static int alg_test_crc32c(const struct alg_test_desc *desc, in alg_test_crc32c()
4273 static int alg_test_akcipher(const struct alg_test_desc *desc, in alg_test_akcipher()
4293 static int alg_test_null(const struct alg_test_desc *desc, in alg_test_null()
[all …]