Searched refs:copy_hash (Results 1 – 2 of 2) sorted by relevance
189 void (*copy_hash)(struct ahash_request *req, int out); member1086 dd->pdata->copy_hash(req, 0); in omap_sham_hash_one_req()1151 dd->pdata->copy_hash(req, 1); in omap_sham_finish_req()1784 .copy_hash = omap_sham_copy_hash_omap2,1818 .copy_hash = omap_sham_copy_hash_omap4,1858 .copy_hash = omap_sham_copy_hash_omap4,
3201 static struct ftrace_hash *copy_hash(struct ftrace_hash *src) in copy_hash() function3401 *filter_hash = copy_hash(func_hash->filter_hash); in add_first_hash()3408 *notrace_hash = copy_hash(func_hash->notrace_hash); in add_first_hash()