| /linux-6.15/net/mac80211/ |
| H A D | aes_gmac.c | 85 crypto_free_aead(tfm); in ieee80211_aes_gmac_key_setup() 91 crypto_free_aead(tfm); in ieee80211_aes_gmac_key_free()
|
| H A D | aead_api.c | 106 crypto_free_aead(tfm); in aead_key_setup_encrypt() 112 crypto_free_aead(tfm); in aead_key_free()
|
| /linux-6.15/Documentation/crypto/ |
| H A D | api-aead.rst | 14 …:functions: crypto_alloc_aead crypto_free_aead crypto_aead_ivsize crypto_aead_authsize crypto_aead…
|
| /linux-6.15/crypto/ |
| H A D | geniv.c | 157 crypto_free_aead(ctx->child); in aead_exit_geniv()
|
| H A D | algif_aead.c | 473 crypto_free_aead(aead); in aead_bind() 488 crypto_free_aead(tfm->aead); in aead_release()
|
| H A D | cryptd.c | 781 crypto_free_aead(tfm); in cryptd_aead_crypt() 855 crypto_free_aead(ctx->child); in cryptd_aead_exit_tfm() 1072 crypto_free_aead(tfm); in cryptd_alloc_aead() 1104 crypto_free_aead(&tfm->base); in cryptd_free_aead()
|
| H A D | essiv.c | 347 crypto_free_aead(aead); in essiv_aead_init_tfm() 368 crypto_free_aead(tctx->u.aead); in essiv_aead_exit_tfm()
|
| H A D | gcm.c | 814 crypto_free_aead(ctx->child); in crypto_rfc4106_exit_tfm() 1017 crypto_free_aead(aead); in crypto_rfc4543_init_tfm() 1025 crypto_free_aead(ctx->child); in crypto_rfc4543_exit_tfm()
|
| H A D | pcrypt.c | 211 crypto_free_aead(ctx->child); in pcrypt_aead_exit_tfm()
|
| H A D | ccm.c | 695 crypto_free_aead(ctx->child); in crypto_rfc4309_exit_tfm()
|
| /linux-6.15/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_crypto_ccmp.c | 72 crypto_free_aead(priv->tfm); in libipw_ccmp_init() 83 crypto_free_aead(_priv->tfm); in libipw_ccmp_deinit()
|
| /linux-6.15/include/crypto/ |
| H A D | aead.h | 194 static inline void crypto_free_aead(struct crypto_aead *tfm) in crypto_free_aead() function
|
| /linux-6.15/fs/smb/server/ |
| H A D | crypto_ctx.c | 28 crypto_free_aead(aead); in free_aead()
|
| /linux-6.15/fs/smb/client/ |
| H A D | cifsencrypt.c | 708 crypto_free_aead(server->secmech.enc); in cifs_crypto_secmech_release() 712 crypto_free_aead(server->secmech.dec); in cifs_crypto_secmech_release()
|
| H A D | smb2transport.c | 963 crypto_free_aead(server->secmech.enc); in smb3_crypto_aead_allocate()
|
| /linux-6.15/security/keys/trusted-keys/ |
| H A D | trusted_dcp.c | 185 crypto_free_aead(aead); in do_aead_crypto()
|
| /linux-6.15/crypto/krb5/ |
| H A D | krb5_api.c | 190 crypto_free_aead(ci); in krb5_prepare_encryption()
|
| H A D | selftest.c | 371 crypto_free_aead(ci); in krb5_test_one_enc()
|
| /linux-6.15/net/tipc/ |
| H A D | crypto.c | 417 crypto_free_aead(tfm_entry->tfm); in tipc_aead_free() 422 crypto_free_aead(head->tfm); in tipc_aead_free() 551 crypto_free_aead(tfm); in tipc_aead_init() 559 crypto_free_aead(tfm); in tipc_aead_init() 565 crypto_free_aead(tfm); in tipc_aead_init()
|
| /linux-6.15/drivers/crypto/xilinx/ |
| H A D | zynqmp-aes-gcm.c | 345 crypto_free_aead(tfm_ctx->fbk_cipher); in zynqmp_aes_aead_exit()
|
| /linux-6.15/net/tls/ |
| H A D | tls_device_fallback.c | 471 crypto_free_aead(offload_ctx->aead_send); in tls_sw_fallback_init()
|
| H A D | tls_device.c | 206 crypto_free_aead(ctx->aead_send); in tls_device_sk_destruct() 1176 crypto_free_aead(offload_ctx->aead_send); in tls_set_device_offload()
|
| H A D | tls_sw.c | 2521 crypto_free_aead(ctx->aead_send); in tls_sw_release_resources_tx() 2539 crypto_free_aead(ctx->aead_recv); in tls_sw_release_resources_rx() 2848 crypto_free_aead(*aead); in tls_set_sw_offload()
|
| /linux-6.15/net/mac802154/ |
| H A D | llsec.c | 156 crypto_free_aead(key->tfm[i]); in llsec_key_alloc() 170 crypto_free_aead(key->tfm[i]); in llsec_key_release()
|
| /linux-6.15/drivers/crypto/qce/ |
| H A D | aead.c | 687 crypto_free_aead(ctx->fallback); in qce_aead_exit()
|