Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dtestmgr.c142 struct alg_test_desc { struct
145 int (*test)(const struct alg_test_desc *desc, const char *driver, argument
1886 static int alg_test_hash(const struct alg_test_desc *desc, const char *driver, in alg_test_hash()
2159 const struct alg_test_desc *test_desc;
2483 const struct alg_test_desc *test_desc, in test_aead_extra()
2535 const struct alg_test_desc *test_desc, in test_aead_extra()
2561 static int alg_test_aead(const struct alg_test_desc *desc, const char *driver, in alg_test_aead()
3132 static int alg_test_skcipher(const struct alg_test_desc *desc, in alg_test_skcipher()
3523 static int alg_test_cipher(const struct alg_test_desc *desc, in alg_test_cipher()
3545 static int alg_test_comp(const struct alg_test_desc *desc, const char *driver, in alg_test_comp()
[all …]