Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dtestmgr.c123 struct alg_test_desc { struct
125 int (*test)(const struct alg_test_desc *desc, const char *driver, argument
1716 static int alg_test_aead(const struct alg_test_desc *desc, const char *driver, in alg_test_aead()
1745 static int alg_test_cipher(const struct alg_test_desc *desc, in alg_test_cipher()
1767 static int alg_test_skcipher(const struct alg_test_desc *desc, in alg_test_skcipher()
1789 static int alg_test_comp(const struct alg_test_desc *desc, const char *driver, in alg_test_comp()
1850 static int alg_test_hash(const struct alg_test_desc *desc, const char *driver, in alg_test_hash()
1888 static int alg_test_crc32c(const struct alg_test_desc *desc, in alg_test_crc32c()
1935 static int alg_test_cprng(const struct alg_test_desc *desc, const char *driver, in alg_test_cprng()
2024 static int alg_test_drbg(const struct alg_test_desc *desc, const char *driver, in alg_test_drbg()
[all …]