Searched refs:copy_hash (Results 1 – 2 of 2) sorted by relevance
191 void (*copy_hash)(struct ahash_request *req, int out); member1088 dd->pdata->copy_hash(req, 0); in omap_sham_hash_one_req()1153 dd->pdata->copy_hash(req, 1); in omap_sham_finish_req()1785 .copy_hash = omap_sham_copy_hash_omap2,1819 .copy_hash = omap_sham_copy_hash_omap4,1859 .copy_hash = omap_sham_copy_hash_omap4,
3247 static struct ftrace_hash *copy_hash(struct ftrace_hash *src) in copy_hash() function3447 *filter_hash = copy_hash(func_hash->filter_hash); in add_first_hash()3454 *notrace_hash = copy_hash(func_hash->notrace_hash); in add_first_hash()