Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dtestmgr.c139 struct alg_test_desc { struct
142 int (*test)(const struct alg_test_desc *desc, const char *driver,
1883 static int alg_test_hash(const struct alg_test_desc *desc, const char *driver, in alg_test_hash()
2156 const struct alg_test_desc *test_desc;
2480 const struct alg_test_desc *test_desc, in test_aead_extra()
2532 const struct alg_test_desc *test_desc, in test_aead_extra()
2558 static int alg_test_aead(const struct alg_test_desc *desc, const char *driver, in alg_test_aead()
3129 static int alg_test_skcipher(const struct alg_test_desc *desc, in alg_test_skcipher()
3520 static int alg_test_cipher(const struct alg_test_desc *desc, in alg_test_cipher()
3542 static int alg_test_comp(const struct alg_test_desc *des
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dtestmgr.c139 struct alg_test_desc { struct
142 int (*test)(const struct alg_test_desc *desc, const char *driver,
1986 static int alg_test_hash(const struct alg_test_desc *desc, const char *driver, in alg_test_hash()
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()
2667 static int alg_test_aead(const struct alg_test_desc *desc, const char *driver, in alg_test_aead()
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()
3686 static int alg_test_comp(const struct alg_test_desc *des
[all...]

Completed in 10 milliseconds