Searched refs:crypto_hash_walk_first (Results 1 – 4 of 4) sorted by relevance
56 int crypto_hash_walk_first(struct ahash_request *req,
117 int crypto_hash_walk_first(struct ahash_request *req, in crypto_hash_walk_first() function131 EXPORT_SYMBOL_GPL(crypto_hash_walk_first);
224 for (nbytes = crypto_hash_walk_first(req, &walk); nbytes > 0; in shash_ahash_update()247 nbytes = crypto_hash_walk_first(req, &walk); in shash_ahash_finup()
539 nbytes = crypto_hash_walk_first(req, &walk); in n2_do_async_digest()