Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtestmgr.c139 struct alg_test_desc { struct
142 int (*test)(const struct alg_test_desc *desc, const char *driver, argument
2262 const struct alg_test_desc *test_desc;
2592 static int test_aead_extra(const struct alg_test_desc *test_desc, in test_aead_extra()
2643 static int test_aead_extra(const struct alg_test_desc *test_desc, in test_aead_extra()
3244 static int alg_test_skcipher(const struct alg_test_desc *desc, in alg_test_skcipher()
3664 static int alg_test_cipher(const struct alg_test_desc *desc, in alg_test_cipher()
3724 static int alg_test_crc32c(const struct alg_test_desc *desc, in alg_test_crc32c()
4277 static int alg_test_akcipher(const struct alg_test_desc *desc, in alg_test_akcipher()
4297 static int alg_test_null(const struct alg_test_desc *desc, in alg_test_null()
[all …]