Lines Matching defs:driver
66 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) in alg_test()
1145 const char *driver, in check_hash_result()
1162 const char *driver, const char *vec_name, in check_shash_op()
1177 static int test_shash_vec_cfg(const char *driver, in test_shash_vec_cfg()
1344 const char *driver, const char *vec_name, in check_nonfinal_ahash_op()
1361 static int test_ahash_vec_cfg(const char *driver, in test_ahash_vec_cfg()
1527 static int test_hash_vec_cfg(const char *driver, in test_hash_vec_cfg()
1555 static int test_hash_vec(const char *driver, const struct hash_testvec *vec, in test_hash_vec()
1639 static int test_hash_vs_generic_impl(const char *driver, in test_hash_vs_generic_impl()
1755 static int test_hash_vs_generic_impl(const char *driver, in test_hash_vs_generic_impl()
1767 static int alloc_shash(const char *driver, u32 type, u32 mask, in alloc_shash()
1801 unsigned int num_vecs, const char *driver, in __alg_test_hash()
1886 static int alg_test_hash(const struct alg_test_desc *desc, const char *driver, in alg_test_hash()
1929 static int test_aead_vec_cfg(const char *driver, int enc, in test_aead_vec_cfg()
2112 static int test_aead_vec(const char *driver, int enc, in test_aead_vec()
2158 const char *driver; member
2383 const char *driver = ctx->driver; in test_aead_vs_generic_impl() local
2482 static int test_aead_extra(const char *driver, in test_aead_extra()
2534 static int test_aead_extra(const char *driver, in test_aead_extra()
2543 static int test_aead(const char *driver, int enc, in test_aead()
2561 static int alg_test_aead(const struct alg_test_desc *desc, const char *driver, in alg_test_aead()
2701 static int test_skcipher_vec_cfg(const char *driver, int enc, in test_skcipher_vec_cfg()
2865 static int test_skcipher_vec(const char *driver, int enc, in test_skcipher_vec()
2967 static int test_skcipher_vs_generic_impl(const char *driver, in test_skcipher_vs_generic_impl()
3105 static int test_skcipher_vs_generic_impl(const char *driver, in test_skcipher_vs_generic_impl()
3114 static int test_skcipher(const char *driver, int enc, in test_skcipher()
3133 const char *driver, u32 type, u32 mask) in alg_test_skcipher()
3524 const char *driver, u32 type, u32 mask) in alg_test_cipher()
3545 static int alg_test_comp(const struct alg_test_desc *desc, const char *driver, in alg_test_comp()
3584 const char *driver, u32 type, u32 mask) in alg_test_crc32c()
3635 static int alg_test_cprng(const struct alg_test_desc *desc, const char *driver, in alg_test_cprng()
3657 const char *driver, u32 type, u32 mask) in drbg_cavs_test()
3724 static int alg_test_drbg(const struct alg_test_desc *desc, const char *driver, in alg_test_drbg()
3907 static int alg_test_kpp(const struct alg_test_desc *desc, const char *driver, in alg_test_kpp()
4136 const char *driver, u32 type, u32 mask) in alg_test_akcipher()
4156 const char *driver, u32 type, u32 mask) in alg_test_null()
5634 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) in alg_test()