Searched refs:crypto_hash_walk_first_compat (Results 1 – 3 of 3) sorted by relevance
58 int crypto_hash_walk_first_compat(struct hash_desc *hdesc,
133 int crypto_hash_walk_first_compat(struct hash_desc *hdesc, in crypto_hash_walk_first_compat() function
396 for (nbytes = crypto_hash_walk_first_compat(hdesc, &walk, sg, len); in shash_compat_update()