crypto/testmgr.c
142
int (*test)(const struct alg_test_desc *desc, const char *driver,
crypto/testmgr.c
1988
static int alg_test_hash(const struct alg_test_desc *desc, const char *driver,
crypto/testmgr.c
2260
const struct alg_test_desc *test_desc;
crypto/testmgr.c
2589
static int test_aead_slow(const struct alg_test_desc *test_desc,
crypto/testmgr.c
2656
static int alg_test_aead(const struct alg_test_desc *desc, const char *driver,
crypto/testmgr.c
3213
static int alg_test_skcipher(const struct alg_test_desc *desc,
crypto/testmgr.c
3438
static int alg_test_cipher(const struct alg_test_desc *desc,
crypto/testmgr.c
3462
static int alg_test_comp(const struct alg_test_desc *desc, const char *driver,
crypto/testmgr.c
3547
static int alg_test_drbg(const struct alg_test_desc *desc, const char *driver,
crypto/testmgr.c
3726
static int alg_test_kpp(const struct alg_test_desc *desc, const char *driver,
crypto/testmgr.c
3909
static int alg_test_akcipher(const struct alg_test_desc *desc,
crypto/testmgr.c
4019
static int alg_test_sig(const struct alg_test_desc *desc, const char *driver,
crypto/testmgr.c
4039
static int alg_test_null(const struct alg_test_desc *desc,
crypto/testmgr.c
4049
static const struct alg_test_desc alg_test_descs[] = {