| /linux/drivers/crypto/rockchip/ |
| H A D | rk3288_crypto_ahash.c | 55 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 D | sun8i-ce-hash.c | 95 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 D | sun8i-ss-hash.c | 153 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 D | jh7110-hash.c | 261 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 D | hmac.c | 267 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 D | authenc.c | 161 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 D | krb5enc.c | 217 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 D | authencesn.c | 141 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 D | gcm.c | 206 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 D | algif_hash.c | 426 ahash_request_set_callback(&ctx->req, CRYPTO_TFM_REQ_MAY_BACKLOG, in hash_accept_parent_nokey()
|
| /linux/drivers/crypto/tegra/ |
| H A D | tegra-se-hash.c | 120 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 D | img-hash.c | 494 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 D | padlock-sha.c | 63 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 D | sa2ul.c | 1421 ahash_request_set_callback(subreq, req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, NULL, NULL); in sa_sha_run() 1538 …ahash_request_set_callback(&rctx->fallback_req, req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, NULL, … in sa_sha_init() 1548 …ahash_request_set_callback(&rctx->fallback_req, req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, NULL, … in sa_sha_update() 1558 …ahash_request_set_callback(&rctx->fallback_req, req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, NULL, … in sa_sha_final() 1568 …ahash_request_set_callback(&rctx->fallback_req, req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, NULL, … in sa_sha_finup() 1581 …ahash_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 D | api-digest.rst | 29 …: ahash_request_set_tfm ahash_request_alloc ahash_request_free ahash_request_set_callback ahash_re…
|
| H A D | api-intro.rst | 73 ahash_request_set_callback(req, 0, NULL, NULL);
|
| /linux/net/ipv4/ |
| H A D | ah4.c | 232 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 D | tcp_sigpool.c | 282 ahash_request_set_callback(c->req, 0, NULL, NULL); in tcp_sigpool_start()
|
| /linux/net/ipv6/ |
| H A D | ah6.c | 438 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 D | ima_crypto.c | 343 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 D | hash.h | 336 ahash_request_set_callback(req, ahash_request_flags(old), NULL, NULL); in ahash_fbreq_on_stack_init()
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_crypto.c | 185 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 D | hash.h | 676 static inline void ahash_request_set_callback(struct ahash_request *req, in ahash_request_set_callback() function
|
| /linux/drivers/crypto/marvell/cesa/ |
| H A D | hash.c | 1112 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 D | sha.c | 369 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in qce_ahash_hmac_setkey()
|