Searched refs:alg_test_desc (Results 1 – 1 of 1) sorted by relevance
| /linux/crypto/ |
| H A D | testmgr.c | 140 struct alg_test_desc { struct 143 int (*test)(const struct alg_test_desc *desc, const char *driver, argument 1989 static int alg_test_hash(const struct alg_test_desc *desc, const char *driver, in alg_test_hash() 2261 const struct alg_test_desc *test_desc; 2590 static int test_aead_slow(const struct alg_test_desc *test_desc, in test_aead_slow() 2657 static int alg_test_aead(const struct alg_test_desc *desc, const char *driver, in alg_test_aead() 3214 static int alg_test_skcipher(const struct alg_test_desc *desc, in alg_test_skcipher() 3439 static int alg_test_cipher(const struct alg_test_desc *desc, in alg_test_cipher() 3463 static int alg_test_comp(const struct alg_test_desc *desc, const char *driver, in alg_test_comp() 3555 static int alg_test_drbg(const struct alg_test_desc *desc, const char *driver, in alg_test_drbg() [all …]
|