Searched refs:caam_hash_update (Results 1 – 1 of 1) sorted by relevance
82 static int caam_hash_update(void *hash_ctx, const void *buf, in caam_hash_update() function223 return caam_hash_update(ctx, buf, size, is_last, get_hash_type(algo)); in hw_sha_update()