Lines Matching defs:driver

63 int alg_test(const char *driver, const char *alg, u32 type, u32 mask)  in alg_test()
1142 const char *driver, in check_hash_result()
1159 const char *driver, const char *vec_name, in check_shash_op()
1174 static int test_shash_vec_cfg(const char *driver, in test_shash_vec_cfg()
1341 const char *driver, const char *vec_name, in check_nonfinal_ahash_op()
1358 static int test_ahash_vec_cfg(const char *driver, in test_ahash_vec_cfg()
1524 static int test_hash_vec_cfg(const char *driver, in test_hash_vec_cfg()
1552 static int test_hash_vec(const char *driver, const struct hash_testvec *vec, in test_hash_vec()
1636 static int test_hash_vs_generic_impl(const char *driver, in test_hash_vs_generic_impl()
1752 static int test_hash_vs_generic_impl(const char *driver, in test_hash_vs_generic_impl()
1764 static int alloc_shash(const char *driver, u32 type, u32 mask, in alloc_shash()
1798 unsigned int num_vecs, const char *driver, in __alg_test_hash()
1883 static int alg_test_hash(const struct alg_test_desc *desc, const char *driver, in alg_test_hash()
1926 static int test_aead_vec_cfg(const char *driver, int enc, in test_aead_vec_cfg()
2109 static int test_aead_vec(const char *driver, int enc, in test_aead_vec()
2155 const char *driver; member
2380 const char *driver = ctx->driver; in test_aead_vs_generic_impl() local
2479 static int test_aead_extra(const char *driver, in test_aead_extra()
2531 static int test_aead_extra(const char *driver, in test_aead_extra()
2540 static int test_aead(const char *driver, int enc, in test_aead()
2558 static int alg_test_aead(const struct alg_test_desc *desc, const char *driver, in alg_test_aead()
2698 static int test_skcipher_vec_cfg(const char *driver, int enc, in test_skcipher_vec_cfg()
2862 static int test_skcipher_vec(const char *driver, int enc, in test_skcipher_vec()
2964 static int test_skcipher_vs_generic_impl(const char *driver, in test_skcipher_vs_generic_impl()
3102 static int test_skcipher_vs_generic_impl(const char *driver, in test_skcipher_vs_generic_impl()
3111 static int test_skcipher(const char *driver, int enc, in test_skcipher()
3130 const char *driver, u32 type, u32 mask) in alg_test_skcipher()
3521 const char *driver, u32 type, u32 mask) in alg_test_cipher()
3542 static int alg_test_comp(const struct alg_test_desc *desc, const char *driver, in alg_test_comp()
3581 const char *driver, u32 type, u32 mask) in alg_test_crc32c()
3632 static int alg_test_cprng(const struct alg_test_desc *desc, const char *driver, in alg_test_cprng()
3654 const char *driver, u32 type, u32 mask) in drbg_cavs_test()
3721 static int alg_test_drbg(const struct alg_test_desc *desc, const char *driver, in alg_test_drbg()
3904 static int alg_test_kpp(const struct alg_test_desc *desc, const char *driver, in alg_test_kpp()
4133 const char *driver, u32 type, u32 mask) in alg_test_akcipher()
4153 const char *driver, u32 type, u32 mask) in alg_test_null()
5631 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) in alg_test()