Searched refs:hw_sha_update (Results 1 – 3 of 3) sorted by relevance
58 int hw_sha_update(struct hash_algo *algo, void *ctx, const void *buf,
132 .hash_update = hw_sha_update,153 .hash_update = hw_sha_update,
220 int hw_sha_update(struct hash_algo *algo, void *ctx, const void *buf, in hw_sha_update() function