Searched refs:hw_sha_init (Results 1 – 3 of 3) sorted by relevance
44 int hw_sha_init(struct hash_algo *algo, void **ctxp);
131 .hash_init = hw_sha_init,152 .hash_init = hw_sha_init,
215 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init() function