Searched refs:hw_sha_init (Results 1 – 3 of 3) sorted by relevance
45 int hw_sha_init(struct hash_algo *algo, void **ctxp);
132 .hash_init = hw_sha_init,153 .hash_init = hw_sha_init,
198 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init() function