Searched refs:hw_sha_update (Results 1 – 3 of 3) sorted by relevance
59 int hw_sha_update(struct hash_algo *algo, void *ctx, const void *buf,
133 .hash_update = hw_sha_update,154 .hash_update = hw_sha_update,
203 int hw_sha_update(struct hash_algo *algo, void *ctx, const void *buf, in hw_sha_update() function