Home
last modified time | relevance | path

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

12

/Linux-v4.19/crypto/
Dchacha20poly1305.c191 ahash_request_set_callback(&preq->req, aead_request_flags(req), in poly_tail()
222 ahash_request_set_callback(&preq->req, aead_request_flags(req), in poly_cipherpad()
253 ahash_request_set_callback(&preq->req, aead_request_flags(req), in poly_cipher()
283 ahash_request_set_callback(&preq->req, aead_request_flags(req), in poly_adpad()
307 ahash_request_set_callback(&preq->req, aead_request_flags(req), in poly_ad()
334 ahash_request_set_callback(&preq->req, aead_request_flags(req), in poly_setkey()
358 ahash_request_set_callback(&preq->req, aead_request_flags(req), in poly_init()
Dauthenc.c157 ahash_request_set_callback(ahreq, flags, in crypto_authenc_genicv()
304 ahash_request_set_callback(ahreq, aead_request_flags(req), in crypto_authenc_decrypt()
Dauthencesn.c163 ahash_request_set_callback(ahreq, flags, in crypto_authenc_esn_genicv()
326 ahash_request_set_callback(ahreq, aead_request_flags(req), in crypto_authenc_esn_decrypt()
Dmcryptd.c344 ahash_request_set_callback(desc, CRYPTO_TFM_REQ_MAY_SLEEP, in mcryptd_hash_init()
454 ahash_request_set_callback(desc, CRYPTO_TFM_REQ_MAY_SLEEP, in mcryptd_hash_digest()
Dgcm.c232 ahash_request_set_callback(ahreq, flags, compl, req); in gcm_hash_update()
256 ahash_request_set_callback(ahreq, flags, gcm_hash_len_done, req); in gcm_hash_len()
428 ahash_request_set_callback(ahreq, flags, gcm_hash_init_done, req); in gcm_hash()
Dalgif_hash.c450 ahash_request_set_callback(&ctx->req, CRYPTO_TFM_REQ_MAY_BACKLOG, in hash_accept_parent_nokey()
Dahash.c292 ahash_request_set_callback(req, priv->flags, in ahash_restore_req()
Dccm.c210 ahash_request_set_callback(ahreq, pctx->flags, NULL, NULL); in crypto_ccm_auth()
/Linux-v4.19/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-v4.19/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-v4.19/security/integrity/ima/
Dima_crypto.c226 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG | in ima_calc_file_hash_atfm()
530 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG | in calc_buffer_ahash_atfm()
/Linux-v4.19/net/ipv4/
Dah4.c234 ahash_request_set_callback(req, 0, ah_output_done, skb); in ah_output()
409 ahash_request_set_callback(req, 0, ah_input_done, skb); in ah_input()
/Linux-v4.19/net/ipv6/
Dah6.c438 ahash_request_set_callback(req, 0, ah6_output_done, skb); in ah6_output()
624 ahash_request_set_callback(req, 0, ah6_input_done, skb); in ah6_input()
/Linux-v4.19/include/crypto/
Dhash.h625 static inline void ahash_request_set_callback(struct ahash_request *req, in ahash_request_set_callback() function
/Linux-v4.19/drivers/scsi/
Discsi_tcp.c565 ahash_request_set_callback(tcp_sw_conn->tx_hash, 0, NULL, NULL); in iscsi_sw_tcp_conn_create()
570 ahash_request_set_callback(tcp_sw_conn->rx_hash, 0, NULL, NULL); in iscsi_sw_tcp_conn_create()
/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel_hash.c493 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in safexcel_ahash_exit_inv()
866 ahash_request_set_callback(areq, CRYPTO_TFM_REQ_MAY_BACKLOG, in safexcel_hmac_init_pad()
907 ahash_request_set_callback(areq, CRYPTO_TFM_REQ_MAY_BACKLOG, in safexcel_hmac_init_iv()
/Linux-v4.19/drivers/target/iscsi/
Discsi_target_login.c106 ahash_request_set_callback(conn->conn_rx_hash, 0, NULL, NULL); in iscsi_login_setup_crypto()
116 ahash_request_set_callback(conn->conn_tx_hash, 0, NULL, NULL); in iscsi_login_setup_crypto()
/Linux-v4.19/drivers/crypto/qce/
Dsha.c392 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in qce_ahash_hmac_setkey()
/Linux-v4.19/drivers/crypto/marvell/
Dhash.c1098 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in mv_cesa_ahmac_iv_state_init()
1141 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in mv_cesa_ahmac_pad_init()
/Linux-v4.19/arch/x86/crypto/sha1-mb/
Dsha1_mb.c853 ahash_request_set_callback(areq, CRYPTO_TFM_REQ_MAY_SLEEP, in sha1_mb_async_import()
/Linux-v4.19/arch/x86/crypto/sha256-mb/
Dsha256_mb.c852 ahash_request_set_callback(areq, CRYPTO_TFM_REQ_MAY_SLEEP, in sha256_mb_async_import()
/Linux-v4.19/arch/x86/crypto/sha512-mb/
Dsha512_mb.c886 ahash_request_set_callback(areq, CRYPTO_TFM_REQ_MAY_SLEEP, in sha512_mb_async_import()
/Linux-v4.19/drivers/block/drbd/
Ddrbd_worker.c307 ahash_request_set_callback(req, 0, NULL, NULL); in drbd_csum_ee()
335 ahash_request_set_callback(req, 0, NULL, NULL); in drbd_csum_bio()
/Linux-v4.19/drivers/md/
Ddm-verity-target.c133 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in verity_hash_init()

12