Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dahash.c95 static int crypto_hash_walk_first(struct ahash_request *req, in crypto_hash_walk_first() function
172 for (nbytes = crypto_hash_walk_first(req, &walk); nbytes > 0; in shash_ahash_update()
185 nbytes = crypto_hash_walk_first(req, &walk); in shash_ahash_finup()