Home
last modified time | relevance | path

Searched refs:crypto_free_aead (Results 1 – 25 of 42) sorted by relevance

12

/linux-6.15/net/mac80211/
H A Daes_gmac.c85 crypto_free_aead(tfm); in ieee80211_aes_gmac_key_setup()
91 crypto_free_aead(tfm); in ieee80211_aes_gmac_key_free()
H A Daead_api.c106 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 Dapi-aead.rst14 …:functions: crypto_alloc_aead crypto_free_aead crypto_aead_ivsize crypto_aead_authsize crypto_aead…
/linux-6.15/crypto/
H A Dgeniv.c157 crypto_free_aead(ctx->child); in aead_exit_geniv()
H A Dalgif_aead.c473 crypto_free_aead(aead); in aead_bind()
488 crypto_free_aead(tfm->aead); in aead_release()
H A Dcryptd.c781 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 Dessiv.c347 crypto_free_aead(aead); in essiv_aead_init_tfm()
368 crypto_free_aead(tctx->u.aead); in essiv_aead_exit_tfm()
H A Dgcm.c814 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 Dpcrypt.c211 crypto_free_aead(ctx->child); in pcrypt_aead_exit_tfm()
H A Dccm.c695 crypto_free_aead(ctx->child); in crypto_rfc4309_exit_tfm()
/linux-6.15/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_crypto_ccmp.c72 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 Daead.h194 static inline void crypto_free_aead(struct crypto_aead *tfm) in crypto_free_aead() function
/linux-6.15/fs/smb/server/
H A Dcrypto_ctx.c28 crypto_free_aead(aead); in free_aead()
/linux-6.15/fs/smb/client/
H A Dcifsencrypt.c708 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 Dsmb2transport.c963 crypto_free_aead(server->secmech.enc); in smb3_crypto_aead_allocate()
/linux-6.15/security/keys/trusted-keys/
H A Dtrusted_dcp.c185 crypto_free_aead(aead); in do_aead_crypto()
/linux-6.15/crypto/krb5/
H A Dkrb5_api.c190 crypto_free_aead(ci); in krb5_prepare_encryption()
H A Dselftest.c371 crypto_free_aead(ci); in krb5_test_one_enc()
/linux-6.15/net/tipc/
H A Dcrypto.c417 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 Dzynqmp-aes-gcm.c345 crypto_free_aead(tfm_ctx->fbk_cipher); in zynqmp_aes_aead_exit()
/linux-6.15/net/tls/
H A Dtls_device_fallback.c471 crypto_free_aead(offload_ctx->aead_send); in tls_sw_fallback_init()
H A Dtls_device.c206 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 Dtls_sw.c2521 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 Dllsec.c156 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 Daead.c687 crypto_free_aead(ctx->fallback); in qce_aead_exit()

12