Searched refs:crypto_ahash_digest (Results 1 – 14 of 14) sorted by relevance
374 int crypto_ahash_digest(struct ahash_request *req) in crypto_ahash_digest() function378 EXPORT_SYMBOL_GPL(crypto_ahash_digest);
125 err = crypto_ahash_digest(&ctx->req); in hash_sendpage()
788 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_jiffies_digest()839 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_cycles_digest()850 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_cycles_digest()
317 err = crypto_ahash_digest(ahreq); in crypto_authenc_ahash()
264 ret = wait_async_op(&tresult, crypto_ahash_digest(req)); in __test_hash()349 ret = crypto_ahash_digest(req); in __test_hash()
235 err = crypto_ahash_digest(req); in ah_output()403 err = crypto_ahash_digest(req); in ah_input()
438 err = crypto_ahash_digest(req); in ah6_output()617 err = crypto_ahash_digest(req); in ah6_input()
218 return crypto_ahash_digest(cryptd_req); in ghash_async_digest()
405 int crypto_ahash_digest(struct ahash_request *req);
232 return crypto_ahash_digest(cryptd_req); in ghash_async_digest()
422 ret = crypto_ahash_digest(req); in qce_ahash_hmac_setkey()
765 return crypto_ahash_digest(mcryptd_req); in sha1_mb_async_digest()
533 return crypto_ahash_digest(&rctx->fallback_req); in n2_do_async_digest()634 return crypto_ahash_digest(&rctx->fallback_req); in n2_hmac_async_digest()
1858 ret = crypto_ahash_digest(req); in keyhash()