Home
last modified time | relevance | path

Searched refs:crypto_hash_walk_first_compat (Results 1 – 2 of 2) sorted by relevance

/crypto/
Dahash.c115 int crypto_hash_walk_first_compat(struct hash_desc *hdesc, in crypto_hash_walk_first_compat() function
Dshash.c331 for (nbytes = crypto_hash_walk_first_compat(hdesc, &walk, sg, len); in shash_compat_update()