Searched refs:crypto_ahash_init (Results 1 – 25 of 28) sorted by relevance
12
17 …:functions: crypto_alloc_ahash crypto_free_ahash crypto_ahash_init crypto_ahash_digestsize crypto_…
141 crypto_ahash_init(&ctx->req), in hash_sendmsg()203 err = crypto_wait_req(crypto_ahash_init(&ctx->req), in hash_recvmsg()
253 int crypto_ahash_init(struct ahash_request *req) in crypto_ahash_init() function263 EXPORT_SYMBOL_GPL(crypto_ahash_init);
348 err = crypto_ahash_init(&preq->req); in poly_init()
751 ret = do_one_ahash_op(req, crypto_ahash_init(req)); in test_ahash_jiffies()820 ret = do_one_ahash_op(req, crypto_ahash_init(req)); in test_ahash_cycles()839 ret = do_one_ahash_op(req, crypto_ahash_init(req)); in test_ahash_cycles()
203 err = crypto_ahash_init(ahreq); in crypto_ccm_auth()
405 return crypto_ahash_init(ahreq) ?: in gcm_hash()
251 err = crypto_ahash_init(req); in make_checksum()330 err = crypto_ahash_init(req); in gss_krb5_checksum()951 err = crypto_ahash_init(req); in krb5_etm_checksum()
347 rc = ahash_wait(crypto_ahash_init(req), &wait); in ima_calc_file_hash_atfm()678 rc = ahash_wait(crypto_ahash_init(req), &wait); in calc_buffer_ahash_atfm()
507 int crypto_ahash_init(struct ahash_request *req);
130 return crypto_ahash_init(&rctx->fallback_req); in rk_ahash_init()
33 ret = crypto_ahash_init(hp->req); in tcp_ao_calc_traffic_key()580 if (crypto_ahash_init(hp.req)) in tcp_ao_hash_hdr()641 if (crypto_ahash_init(hp.req)) in tcp_ao_hash_skb()1414 err = crypto_ahash_init(hp.req); in tcp_ao_parse_crypto()
1597 if (crypto_ahash_init(hp.req))1637 if (crypto_ahash_init(hp.req))
83 return crypto_ahash_init(&rctx->fallback_req); in sun8i_ce_hash_init()
868 ret = crypto_ahash_init(req); in mv_cesa_ahash_import()1119 ret = crypto_ahash_init(req); in mv_cesa_ahmac_iv_state_init()
155 return crypto_ahash_init(&rctx->fallback_req); in sun8i_ss_hash_init()
514 crypto_ahash_init(queue->rcv_hash); in nvme_tcp_check_ddgst()1139 crypto_ahash_init(queue->snd_hash); in nvme_tcp_try_send_cmd_pdu()1176 crypto_ahash_init(queue->snd_hash); in nvme_tcp_try_send_data_pdu()
269 return crypto_ahash_init(&rctx->ahash_fbk_req); in starfive_hash_init()
903 ret = crypto_ahash_init(areq); in safexcel_ahash_import()1102 ret = crypto_ahash_init(areq); in safexcel_hmac_init_iv()2403 ret = ret ?: crypto_ahash_init(subreq); in safexcel_sha3_fbcheck()
354 crypto_ahash_init(hash); in __iscsi_segment_init()
497 return crypto_ahash_init(&rctx->fallback_req); in img_hash_init()
1423 crypto_ahash_init(subreq); in sa_sha_run()1552 return crypto_ahash_init(&rctx->fallback_req); in sa_sha_init()
725 if (crypto_ahash_init(hp.req)) in tcp_v6_md5_hash_hdr()766 if (crypto_ahash_init(hp.req)) in tcp_v6_md5_hash_skb()
122 return crypto_ahash_init(&rctx->fallback_req); in tegra_sha_fallback_init()
155 r = crypto_wait_req(crypto_ahash_init(req), wait); in verity_ahash_init()