Searched defs:hashstate (Results 1 – 1 of 1) sorted by relevance
| /linux/crypto/ |
| H A D | testmgr.c | 1293 test_shash_vec_cfg(const struct hash_testvec * vec,const char * vec_name,const struct testvec_config * cfg,struct shash_desc * desc,struct test_sglist * tsgl,u8 * hashstate) test_shash_vec_cfg() argument 1476 test_ahash_vec_cfg(const struct hash_testvec * vec,const char * vec_name,const struct testvec_config * cfg,struct ahash_request * req,struct test_sglist * tsgl,u8 * hashstate) test_ahash_vec_cfg() argument 1642 test_hash_vec_cfg(const struct hash_testvec * vec,const char * vec_name,const struct testvec_config * cfg,struct ahash_request * req,struct shash_desc * desc,struct test_sglist * tsgl,u8 * hashstate) test_hash_vec_cfg() argument 1664 test_hash_vec(const struct hash_testvec * vec,unsigned int vec_num,struct ahash_request * req,struct shash_desc * desc,struct test_sglist * tsgl,u8 * hashstate) test_hash_vec() argument 1752 test_hash_vs_generic_impl(const char * generic_driver,unsigned int maxkeysize,struct ahash_request * req,struct shash_desc * desc,struct test_sglist * tsgl,u8 * hashstate) test_hash_vs_generic_impl() argument 1908 u8 *hashstate = NULL; __alg_test_hash() local [all...] |