Searched refs:crypto_hash_walk_first (Results 1 – 5 of 5) sorted by relevance
51 int crypto_hash_walk_first(struct ahash_request *req,
245 for (nbytes = crypto_hash_walk_first(req, &walk); nbytes > 0; in shash_ahash_update()268 nbytes = crypto_hash_walk_first(req, &walk); in shash_ahash_finup()
129 int crypto_hash_walk_first(struct ahash_request *req, in crypto_hash_walk_first() function145 EXPORT_SYMBOL_GPL(crypto_hash_walk_first);
1075 int msg_length = crypto_hash_walk_first(req, &walk); in hash_hw_update()
550 nbytes = crypto_hash_walk_first(req, &walk); in n2_do_async_digest()