Home
last modified time | relevance | path

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

12

/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c55 ahash_request_set_callback(&rctx->fallback_req, in rk_ahash_digest_fb()
126 ahash_request_set_callback(&rctx->fallback_req, in rk_ahash_init()
140 ahash_request_set_callback(&rctx->fallback_req, in rk_ahash_update()
155 ahash_request_set_callback(&rctx->fallback_req, in rk_ahash_final()
170 ahash_request_set_callback(&rctx->fallback_req, in rk_ahash_finup()
186 ahash_request_set_callback(&rctx->fallback_req, in rk_ahash_import()
200 ahash_request_set_callback(&rctx->fallback_req, in rk_ahash_export()
/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c95 ahash_request_set_callback(&rctx->fallback_req, in sun8i_ce_hash_init()
109 ahash_request_set_callback(&rctx->fallback_req, in sun8i_ce_hash_export()
123 ahash_request_set_callback(&rctx->fallback_req, in sun8i_ce_hash_import()
139 ahash_request_set_callback(&rctx->fallback_req, in sun8i_ce_hash_final()
154 ahash_request_set_callback(&rctx->fallback_req, in sun8i_ce_hash_update()
171 ahash_request_set_callback(&rctx->fallback_req, in sun8i_ce_hash_finup()
189 ahash_request_set_callback(&rctx->fallback_req, in sun8i_ce_hash_digest_fb()
/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c153 ahash_request_set_callback(&rctx->fallback_req, in sun8i_ss_hash_init()
167 ahash_request_set_callback(&rctx->fallback_req, in sun8i_ss_hash_export()
181 ahash_request_set_callback(&rctx->fallback_req, in sun8i_ss_hash_import()
195 ahash_request_set_callback(&rctx->fallback_req, in sun8i_ss_hash_final()
222 ahash_request_set_callback(&rctx->fallback_req, in sun8i_ss_hash_update()
237 ahash_request_set_callback(&rctx->fallback_req, in sun8i_ss_hash_finup()
265 ahash_request_set_callback(&rctx->fallback_req, in sun8i_ss_hash_digest_fb()
/linux/drivers/crypto/starfive/
H A Djh7110-hash.c261 ahash_request_set_callback(&rctx->ahash_fbk_req, in starfive_hash_init()
278 ahash_request_set_callback(&rctx->ahash_fbk_req, in starfive_hash_update()
295 ahash_request_set_callback(&rctx->ahash_fbk_req, in starfive_hash_final()
312 ahash_request_set_callback(&rctx->ahash_fbk_req, in starfive_hash_finup()
353 ahash_request_set_callback(&rctx->ahash_fbk_req, in starfive_hash_export()
367 ahash_request_set_callback(&rctx->ahash_fbk_req, in starfive_hash_import()
432 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in starfive_hash_long_setkey()
/linux/crypto/
H A Dhmac.c267 ahash_request_set_callback(req, 0, NULL, NULL); in hmac_setkey_ahash()
345 ahash_request_set_callback(req, ahash_request_flags(preq), in hmac_update_ahash()
363 ahash_request_set_callback(req, ahash_request_flags(preq) & ~mask, in hmac_finup_finish()
390 ahash_request_set_callback(req, ahash_request_flags(preq), in hmac_finup_ahash()
H A Dauthenc.c161 ahash_request_set_callback(ahreq, flags, in crypto_authenc_genicv()
294 ahash_request_set_callback(ahreq, aead_request_flags(req), in crypto_authenc_decrypt()
H A Dkrb5enc.c217 ahash_request_set_callback(ahreq, aead_request_flags(req), in krb5enc_dispatch_encrypt_hash()
293 ahash_request_set_callback(ahreq, aead_request_flags(req), in krb5enc_dispatch_decrypt_hash()
H A Dauthencesn.c141 ahash_request_set_callback(ahreq, flags, in crypto_authenc_esn_genicv()
296 ahash_request_set_callback(ahreq, aead_request_flags(req), in crypto_authenc_esn_decrypt()
H A Dgcm.c206 ahash_request_set_callback(ahreq, flags, compl, req); in gcm_hash_update()
230 ahash_request_set_callback(ahreq, flags, gcm_hash_len_done, req); in gcm_hash_len()
400 ahash_request_set_callback(ahreq, flags, gcm_hash_init_done, req); in gcm_hash()
H A Dalgif_hash.c426 ahash_request_set_callback(&ctx->req, CRYPTO_TFM_REQ_MAY_BACKLOG, in hash_accept_parent_nokey()
/linux/drivers/crypto/tegra/
H A Dtegra-se-hash.c120 ahash_request_set_callback(&rctx->fallback_req, in tegra_sha_fallback_init()
134 ahash_request_set_callback(&rctx->fallback_req, in tegra_sha_fallback_update()
149 ahash_request_set_callback(&rctx->fallback_req, in tegra_sha_fallback_final()
164 ahash_request_set_callback(&rctx->fallback_req, in tegra_sha_fallback_finup()
180 ahash_request_set_callback(&rctx->fallback_req, in tegra_sha_fallback_digest()
196 ahash_request_set_callback(&rctx->fallback_req, in tegra_sha_fallback_import()
210 ahash_request_set_callback(&rctx->fallback_req, in tegra_sha_fallback_export()
/linux/drivers/crypto/
H A Dimg-hash.c494 ahash_request_set_callback(&rctx->fallback_req, in img_hash_init()
559 ahash_request_set_callback(&rctx->fallback_req, in img_hash_update()
574 ahash_request_set_callback(&rctx->fallback_req, in img_hash_final()
589 ahash_request_set_callback(&rctx->fallback_req, in img_hash_finup()
606 ahash_request_set_callback(&rctx->fallback_req, in img_hash_import()
620 ahash_request_set_callback(&rctx->fallback_req, in img_hash_export()
H A Dpadlock-sha.c63 ahash_request_set_callback(req, 0, NULL, NULL); in padlock_sha_update()
108 ahash_request_set_callback(req, 0, NULL, NULL); in padlock_sha_finup()
H A Dsa2ul.c1421 ahash_request_set_callback(subreq, req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, NULL, NULL); in sa_sha_run()
1538ahash_request_set_callback(&rctx->fallback_req, req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, NULL, … in sa_sha_init()
1548ahash_request_set_callback(&rctx->fallback_req, req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, NULL, … in sa_sha_update()
1558ahash_request_set_callback(&rctx->fallback_req, req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, NULL, … in sa_sha_final()
1568ahash_request_set_callback(&rctx->fallback_req, req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, NULL, … in sa_sha_finup()
1581ahash_request_set_callback(&rctx->fallback_req, req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, NULL, … in sa_sha_import()
1591 ahash_request_set_callback(subreq, req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, NULL, NULL); in sa_sha_export()
/linux/Documentation/crypto/
H A Dapi-digest.rst29 …: 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);
/linux/net/ipv4/
H A Dah4.c232 ahash_request_set_callback(req, 0, ah_output_done, skb); in ah_output()
407 ahash_request_set_callback(req, 0, ah_input_done, skb); in ah_input()
H A Dtcp_sigpool.c282 ahash_request_set_callback(c->req, 0, NULL, NULL); in tcp_sigpool_start()
/linux/net/ipv6/
H A Dah6.c438 ahash_request_set_callback(req, 0, ah6_output_done, skb); in ah6_output()
619 ahash_request_set_callback(req, 0, ah6_input_done, skb); in ah6_input()
/linux/security/integrity/ima/
H A Dima_crypto.c343 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG | in ima_calc_file_hash_atfm()
674 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG | in calc_buffer_ahash_atfm()
/linux/include/crypto/internal/
H A Dhash.h336 ahash_request_set_callback(req, ahash_request_flags(old), NULL, NULL); in ahash_fbreq_on_stack_init()
/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c185 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, NULL, NULL); in gss_krb5_checksum()
751 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, NULL, NULL); in krb5_etm_checksum()
/linux/include/crypto/
H A Dhash.h676 static inline void ahash_request_set_callback(struct ahash_request *req, in ahash_request_set_callback() function
/linux/drivers/crypto/marvell/cesa/
H A Dhash.c1112 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in mv_cesa_ahmac_iv_state_init()
1152 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in mv_cesa_ahmac_pad_init()
/linux/drivers/crypto/qce/
H A Dsha.c369 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in qce_ahash_hmac_setkey()

12