Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Dtestmgr.c142 struct alg_test_desc { struct
145 int (*test)(const struct alg_test_desc *desc, const char *driver, argument
1877 static int alg_test_hash(const struct alg_test_desc *desc, const char *driver, in alg_test_hash()
2148 const struct alg_test_desc *test_desc;
2471 static int test_aead_extra(const struct alg_test_desc *test_desc, in test_aead_extra()
2521 static int test_aead_extra(const struct alg_test_desc *test_desc, in test_aead_extra()
2545 static int alg_test_aead(const struct alg_test_desc *desc, const char *driver, in alg_test_aead()
3113 static int alg_test_skcipher(const struct alg_test_desc *desc, in alg_test_skcipher()
3504 static int alg_test_cipher(const struct alg_test_desc *desc, in alg_test_cipher()
3526 static int alg_test_comp(const struct alg_test_desc *desc, const char *driver, in alg_test_comp()
[all …]