crypto/testmgr.c
143
int (*test)(const struct alg_test_desc *desc, const char *driver,
crypto/testmgr.c
1989
static int alg_test_hash(const struct alg_test_desc *desc, const char *driver,
crypto/testmgr.c
2261
const struct alg_test_desc *test_desc;
crypto/testmgr.c
2590
static int test_aead_slow(const struct alg_test_desc *test_desc,
crypto/testmgr.c
2657
static int alg_test_aead(const struct alg_test_desc *desc, const char *driver,
crypto/testmgr.c
3214
static int alg_test_skcipher(const struct alg_test_desc *desc,
crypto/testmgr.c
3439
static int alg_test_cipher(const struct alg_test_desc *desc,
crypto/testmgr.c
3463
static int alg_test_comp(const struct alg_test_desc *desc, const char *driver,
crypto/testmgr.c
3555
static int alg_test_drbg(const struct alg_test_desc *desc, const char *driver,
crypto/testmgr.c
3738
static int alg_test_kpp(const struct alg_test_desc *desc, const char *driver,
crypto/testmgr.c
3921
static int alg_test_akcipher(const struct alg_test_desc *desc,
crypto/testmgr.c
4031
static int alg_test_sig(const struct alg_test_desc *desc, const char *driver,
crypto/testmgr.c
4051
static int alg_test_null(const struct alg_test_desc *desc,
crypto/testmgr.c
4061
static const struct alg_test_desc alg_test_descs[] = {