Searched refs:crypto_ahash_digest (Results 1 – 16 of 16) sorted by relevance
374 int crypto_ahash_digest(struct ahash_request *req) in crypto_ahash_digest() function378 EXPORT_SYMBOL_GPL(crypto_ahash_digest);
159 err = crypto_ahash_digest(ahreq); in crypto_authenc_genicv()308 err = crypto_ahash_digest(ahreq); in crypto_authenc_decrypt()
165 return crypto_ahash_digest(ahreq) ?: in crypto_authenc_esn_genicv()320 err = crypto_ahash_digest(ahreq); in crypto_authenc_esn_decrypt()
125 err = crypto_ahash_digest(&ctx->req); in hash_sendpage()
810 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_jiffies_digest()861 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_cycles_digest()872 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_cycles_digest()
274 ret = wait_async_op(&tresult, crypto_ahash_digest(req)); in __test_hash()359 ret = crypto_ahash_digest(req); in __test_hash()
235 err = crypto_ahash_digest(req); in ah_output()405 err = crypto_ahash_digest(req); in ah_input()
438 err = crypto_ahash_digest(req); in ah6_output()619 err = crypto_ahash_digest(req); in ah6_input()
218 return crypto_ahash_digest(cryptd_req); in ghash_async_digest()
424 int crypto_ahash_digest(struct ahash_request *req);
232 return crypto_ahash_digest(cryptd_req); in ghash_async_digest()
418 ret = crypto_ahash_digest(req); in qce_ahash_hmac_setkey()
762 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()
2047 ret = crypto_ahash_digest(req); in keyhash()
1120 ret = crypto_ahash_digest(req); in mv_cesa_ahmac_pad_init()