Searched refs:crypto_ahash_digest (Results 1 – 11 of 11) sorted by relevance
165 err = crypto_ahash_digest(ahreq); in crypto_authenc_genicv()297 err = crypto_ahash_digest(ahreq); in crypto_authenc_decrypt()
144 return crypto_ahash_digest(ahreq) ?: in crypto_authenc_esn_genicv()289 err = crypto_ahash_digest(ahreq); in crypto_authenc_esn_decrypt()
345 err = crypto_ahash_digest(req); in ahash_do_req_chain()570 int crypto_ahash_digest(struct ahash_request *req) in crypto_ahash_digest() function582 EXPORT_SYMBOL_GPL(crypto_ahash_digest);1084 err = crypto_ahash_digest(req); in crypto_hash_digest()
137 err = crypto_ahash_digest(&ctx->req); in hash_sendmsg()
728 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_jiffies_digest()779 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_cycles_digest()790 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_cycles_digest()
1529 err = do_ahash_op(crypto_ahash_digest, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
236 err = crypto_ahash_digest(req); in ah_output()411 err = crypto_ahash_digest(req); in ah_input()
76 if (crypto_ahash_digest(req))
283 return crypto_ahash_digest(&rctx->fallback_req); in sun8i_ss_hash_digest_fb()
446 ret = crypto_wait_req(crypto_ahash_digest(req), &wait); in starfive_hash_long_setkey()
1745 r = crypto_wait_req(crypto_ahash_digest(req), &wait); in integrity_sector_checksum_ahash()