Home
last modified time | relevance | path

Searched refs:ahash_request_set_callback (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v6.6/crypto/
Dchacha20poly1305.c181 ahash_request_set_callback(&preq->req, rctx->flags, in poly_tail()
211 ahash_request_set_callback(&preq->req, rctx->flags, in poly_cipherpad()
241 ahash_request_set_callback(&preq->req, rctx->flags, in poly_cipher()
270 ahash_request_set_callback(&preq->req, rctx->flags, in poly_adpad()
294 ahash_request_set_callback(&preq->req, rctx->flags, in poly_ad()
320 ahash_request_set_callback(&preq->req, rctx->flags, in poly_setkey()
344 ahash_request_set_callback(&preq->req, rctx->flags, in poly_init()
Dauthenc.c150 ahash_request_set_callback(ahreq, flags, in crypto_authenc_genicv()
295 ahash_request_set_callback(ahreq, aead_request_flags(req), in crypto_authenc_decrypt()
Dauthencesn.c147 ahash_request_set_callback(ahreq, flags, in crypto_authenc_esn_genicv()
308 ahash_request_set_callback(ahreq, aead_request_flags(req), in crypto_authenc_esn_decrypt()
Dgcm.c210 ahash_request_set_callback(ahreq, flags, compl, req); in gcm_hash_update()
234 ahash_request_set_callback(ahreq, flags, gcm_hash_len_done, req); in gcm_hash_len()
404 ahash_request_set_callback(ahreq, flags, gcm_hash_init_done, req); in gcm_hash()
Dalgif_hash.c430 ahash_request_set_callback(&ctx->req, CRYPTO_TFM_REQ_MAY_BACKLOG, in hash_accept_parent_nokey()
Dahash.c213 ahash_request_set_callback(subreq, flags, cplt, req); in ahash_save_req()
Dccm.c200 ahash_request_set_callback(ahreq, pctx->flags, NULL, NULL); in crypto_ccm_auth()
Dtestmgr.c1510 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1532 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1546 ahash_request_set_callback(req, req_flags, in test_ahash_vec_cfg()
1590 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
/Linux-v6.6/drivers/crypto/starfive/
Djh7110-hash.c278 ahash_request_set_callback(&rctx->ahash_fbk_req, in starfive_hash_init()
295 ahash_request_set_callback(&rctx->ahash_fbk_req, in starfive_hash_update()
312 ahash_request_set_callback(&rctx->ahash_fbk_req, in starfive_hash_final()
329 ahash_request_set_callback(&rctx->ahash_fbk_req, in starfive_hash_finup()
346 ahash_request_set_callback(&rctx->ahash_fbk_req, req->base.flags, in starfive_hash_digest_fb()
385 ahash_request_set_callback(&rctx->ahash_fbk_req, in starfive_hash_export()
399 ahash_request_set_callback(&rctx->ahash_fbk_req, in starfive_hash_import()
463 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in starfive_hash_long_setkey()
/Linux-v6.6/Documentation/crypto/
Dapi-digest.rst26 …: ahash_request_set_tfm ahash_request_alloc ahash_request_free ahash_request_set_callback ahash_re…
Dapi-intro.rst73 ahash_request_set_callback(req, 0, NULL, NULL);
/Linux-v6.6/net/ipv4/
Dah4.c235 ahash_request_set_callback(req, 0, ah_output_done, skb); in ah_output()
410 ahash_request_set_callback(req, 0, ah_input_done, skb); in ah_input()
/Linux-v6.6/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c240 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, NULL, NULL); in make_checksum()
329 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, NULL, NULL); in gss_krb5_checksum()
950 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, NULL, NULL); in krb5_etm_checksum()
/Linux-v6.6/net/ipv6/
Dah6.c423 ahash_request_set_callback(req, 0, ah6_output_done, skb); in ah6_output()
610 ahash_request_set_callback(req, 0, ah6_input_done, skb); in ah6_input()
/Linux-v6.6/security/integrity/ima/
Dima_crypto.c348 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG | in ima_calc_file_hash_atfm()
679 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG | in calc_buffer_ahash_atfm()
/Linux-v6.6/drivers/scsi/
Discsi_tcp.c607 ahash_request_set_callback(tcp_sw_conn->tx_hash, 0, NULL, NULL); in iscsi_sw_tcp_conn_create()
612 ahash_request_set_callback(tcp_sw_conn->rx_hash, 0, NULL, NULL); in iscsi_sw_tcp_conn_create()
/Linux-v6.6/include/crypto/
Dhash.h709 static inline void ahash_request_set_callback(struct ahash_request *req, in ahash_request_set_callback() function
/Linux-v6.6/drivers/target/iscsi/
Discsi_target_login.c99 ahash_request_set_callback(conn->conn_rx_hash, 0, NULL, NULL); in iscsi_login_setup_crypto()
109 ahash_request_set_callback(conn->conn_tx_hash, 0, NULL, NULL); in iscsi_login_setup_crypto()
/Linux-v6.6/drivers/crypto/qce/
Dsha.c369 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in qce_ahash_hmac_setkey()
/Linux-v6.6/drivers/crypto/marvell/cesa/
Dhash.c1114 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in mv_cesa_ahmac_iv_state_init()
1154 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in mv_cesa_ahmac_pad_init()
/Linux-v6.6/drivers/crypto/inside-secure/
Dsafexcel_hash.c636 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in safexcel_ahash_exit_inv()
1061 ahash_request_set_callback(areq, CRYPTO_TFM_REQ_MAY_BACKLOG, in safexcel_hmac_init_pad()
1097 ahash_request_set_callback(areq, CRYPTO_TFM_REQ_MAY_BACKLOG, in safexcel_hmac_init_iv()
2382 ahash_request_set_callback(subreq, req->base.flags, in safexcel_sha3_fbcheck()
/Linux-v6.6/drivers/nvme/target/
Dtcp.c848 ahash_request_set_callback(queue->snd_hash, 0, NULL, NULL); in nvmet_tcp_alloc_crypto()
853 ahash_request_set_callback(queue->rcv_hash, 0, NULL, NULL); in nvmet_tcp_alloc_crypto()
/Linux-v6.6/drivers/crypto/intel/keembay/
Dkeembay-ocs-hcu-core.c804 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in kmb_ocs_hcu_setkey()
/Linux-v6.6/drivers/nvme/host/
Dtcp.c1283 ahash_request_set_callback(queue->snd_hash, 0, NULL, NULL); in nvme_tcp_alloc_crypto()
1288 ahash_request_set_callback(queue->rcv_hash, 0, NULL, NULL); in nvme_tcp_alloc_crypto()
/Linux-v6.6/drivers/md/
Ddm-verity-target.c143 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in verity_hash_init()

12