Home
last modified time | relevance | path

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

12

/Linux-v5.4/fs/verity/
Dhash_algs.c144 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_prepare_hash_state()
197 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_hash_page()
245 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_hash_buffer()
/Linux-v5.4/crypto/
Dchacha20poly1305.c183 ahash_request_set_callback(&preq->req, rctx->flags, in poly_tail()
213 ahash_request_set_callback(&preq->req, rctx->flags, in poly_cipherpad()
243 ahash_request_set_callback(&preq->req, rctx->flags, in poly_cipher()
272 ahash_request_set_callback(&preq->req, rctx->flags, in poly_adpad()
296 ahash_request_set_callback(&preq->req, rctx->flags, in poly_ad()
322 ahash_request_set_callback(&preq->req, rctx->flags, in poly_setkey()
346 ahash_request_set_callback(&preq->req, rctx->flags, in poly_init()
Dauthenc.c160 ahash_request_set_callback(ahreq, flags, in crypto_authenc_genicv()
307 ahash_request_set_callback(ahreq, aead_request_flags(req), in crypto_authenc_decrypt()
Dauthencesn.c158 ahash_request_set_callback(ahreq, flags, in crypto_authenc_esn_genicv()
321 ahash_request_set_callback(ahreq, aead_request_flags(req), in crypto_authenc_esn_decrypt()
Dgcm.c216 ahash_request_set_callback(ahreq, flags, compl, req); in gcm_hash_update()
240 ahash_request_set_callback(ahreq, flags, gcm_hash_len_done, req); in gcm_hash_len()
412 ahash_request_set_callback(ahreq, flags, gcm_hash_init_done, req); in gcm_hash()
Dalgif_hash.c445 ahash_request_set_callback(&ctx->req, CRYPTO_TFM_REQ_MAY_BACKLOG, in hash_accept_parent_nokey()
Dahash.c298 ahash_request_set_callback(req, priv->flags, in ahash_restore_req()
Dtestmgr.c1325 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1347 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1361 ahash_request_set_callback(req, req_flags, in test_ahash_vec_cfg()
1405 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
Dccm.c208 ahash_request_set_callback(ahreq, pctx->flags, NULL, NULL); in crypto_ccm_auth()
Dtcrypt.c843 ahash_request_set_callback(data[i].req, 0, crypto_req_done, in test_mb_ahash_speed()
1088 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in test_ahash_speed_common()
/Linux-v5.4/Documentation/crypto/
Dapi-digest.rst26 …: ahash_request_set_tfm ahash_request_alloc ahash_request_free ahash_request_set_callback ahash_re…
Dapi-intro.txt68 ahash_request_set_callback(req, 0, NULL, NULL);
/Linux-v5.4/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c212 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, NULL, NULL); in make_checksum_hmac_md5()
242 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, NULL, NULL); in make_checksum_hmac_md5()
310 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, NULL, NULL); in make_checksum()
406 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, NULL, NULL); in make_checksum_v2()
/Linux-v5.4/security/integrity/ima/
Dima_crypto.c223 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG | in ima_calc_file_hash_atfm()
547 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG | in calc_buffer_ahash_atfm()
/Linux-v5.4/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-v5.4/net/ipv6/
Dah6.c426 ahash_request_set_callback(req, 0, ah6_output_done, skb); in ah6_output()
612 ahash_request_set_callback(req, 0, ah6_input_done, skb); in ah6_input()
/Linux-v5.4/drivers/scsi/
Discsi_tcp.c560 ahash_request_set_callback(tcp_sw_conn->tx_hash, 0, NULL, NULL); in iscsi_sw_tcp_conn_create()
565 ahash_request_set_callback(tcp_sw_conn->rx_hash, 0, NULL, NULL); in iscsi_sw_tcp_conn_create()
/Linux-v5.4/include/crypto/
Dhash.h636 static inline void ahash_request_set_callback(struct ahash_request *req, in ahash_request_set_callback() function
/Linux-v5.4/drivers/crypto/inside-secure/
Dsafexcel_hash.c528 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in safexcel_ahash_exit_inv()
940 ahash_request_set_callback(areq, CRYPTO_TFM_REQ_MAY_BACKLOG, in safexcel_hmac_init_pad()
981 ahash_request_set_callback(areq, CRYPTO_TFM_REQ_MAY_BACKLOG, in safexcel_hmac_init_iv()
/Linux-v5.4/drivers/target/iscsi/
Discsi_target_login.c98 ahash_request_set_callback(conn->conn_rx_hash, 0, NULL, NULL); in iscsi_login_setup_crypto()
108 ahash_request_set_callback(conn->conn_tx_hash, 0, NULL, NULL); in iscsi_login_setup_crypto()
/Linux-v5.4/drivers/crypto/qce/
Dsha.c384 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in qce_ahash_hmac_setkey()
/Linux-v5.4/drivers/crypto/marvell/
Dhash.c1094 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in mv_cesa_ahmac_iv_state_init()
1137 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in mv_cesa_ahmac_pad_init()
/Linux-v5.4/drivers/nvme/target/
Dtcp.c736 ahash_request_set_callback(queue->snd_hash, 0, NULL, NULL); in nvmet_tcp_alloc_crypto()
741 ahash_request_set_callback(queue->rcv_hash, 0, NULL, NULL); in nvmet_tcp_alloc_crypto()
/Linux-v5.4/drivers/md/
Ddm-verity-target.c133 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in verity_hash_init()
/Linux-v5.4/drivers/nvme/host/
Dtcp.c1095 ahash_request_set_callback(queue->snd_hash, 0, NULL, NULL); in nvme_tcp_alloc_crypto()
1100 ahash_request_set_callback(queue->rcv_hash, 0, NULL, NULL); in nvme_tcp_alloc_crypto()

12