Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/fs/verity/
H A Dhash_algs.c193 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_prepare_hash_state()
246 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_hash_page()
293 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_hash_buffer()
/OK3568_Linux_fs/kernel/crypto/
H A 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()
H A Dauthencesn.c148 ahash_request_set_callback(ahreq, flags, in crypto_authenc_esn_genicv()
311 ahash_request_set_callback(ahreq, aead_request_flags(req), in crypto_authenc_esn_decrypt()
H A Dauthenc.c150 ahash_request_set_callback(ahreq, flags, in crypto_authenc_genicv()
297 ahash_request_set_callback(ahreq, aead_request_flags(req), in crypto_authenc_decrypt()
H A 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()
406 ahash_request_set_callback(ahreq, flags, gcm_hash_init_done, req); in gcm_hash()
H A Dalgif_hash.c438 ahash_request_set_callback(&ctx->req, CRYPTO_TFM_REQ_MAY_BACKLOG, in hash_accept_parent_nokey()
H A Dahash.c267 ahash_request_set_callback(req, priv->flags, in ahash_restore_req()
H A Dccm.c200 ahash_request_set_callback(ahreq, pctx->flags, NULL, NULL); in crypto_ccm_auth()
H A Dtestmgr.c1417 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1439 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1453 ahash_request_set_callback(req, req_flags, in test_ahash_vec_cfg()
1497 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dapi-digest.rst26 …: ahash_request_set_tfm ahash_request_alloc ahash_request_free ahash_request_set_callback ahash_re…
H A Dapi-intro.rst73 ahash_request_set_callback(req, 0, NULL, NULL);
/OK3568_Linux_fs/kernel/net/ipv4/
H A 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()
/OK3568_Linux_fs/kernel/security/integrity/ima/
H A 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()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dah6.c426 ahash_request_set_callback(req, 0, ah6_output_done, skb); in ah6_output()
613 ahash_request_set_callback(req, 0, ah6_input_done, skb); in ah6_input()
/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c176 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, NULL, NULL); in make_checksum()
272 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, NULL, NULL); in make_checksum_v2()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Discsi_tcp.c570 ahash_request_set_callback(tcp_sw_conn->tx_hash, 0, NULL, NULL); in iscsi_sw_tcp_conn_create()
575 ahash_request_set_callback(tcp_sw_conn->rx_hash, 0, NULL, NULL); in iscsi_sw_tcp_conn_create()
/OK3568_Linux_fs/kernel/include/crypto/
H A Dhash.h659 static inline void ahash_request_set_callback(struct ahash_request *req, in ahash_request_set_callback() function
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dcryptlib.c386 ahash_request_set_callback(hdata->async.request, in cryptodev_hash_init()
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_ahash_utils.c119 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in rk_ahash_fallback_digest()
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A 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()
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/cesa/
H A Dhash.c1107 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in mv_cesa_ahmac_iv_state_init()
1150 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in mv_cesa_ahmac_pad_init()
/OK3568_Linux_fs/kernel/drivers/crypto/qce/
H A Dsha.c402 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in qce_ahash_hmac_setkey()
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c634 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in safexcel_ahash_exit_inv()
1076 ahash_request_set_callback(areq, CRYPTO_TFM_REQ_MAY_BACKLOG, in safexcel_hmac_init_pad()
1116 ahash_request_set_callback(areq, CRYPTO_TFM_REQ_MAY_BACKLOG, in safexcel_hmac_init_iv()
2428 ahash_request_set_callback(subreq, req->base.flags, in safexcel_sha3_fbcheck()
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dtcp.c819 ahash_request_set_callback(queue->snd_hash, 0, NULL, NULL); in nvmet_tcp_alloc_crypto()
824 ahash_request_set_callback(queue->rcv_hash, 0, NULL, NULL); in nvmet_tcp_alloc_crypto()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dsec_tkip.c553 ahash_request_set_callback(req, 0, NULL, NULL);

12