Home
last modified time | relevance | path

Searched refs:crypto_free_cipher (Results 1 – 25 of 37) sorted by relevance

12

/Linux-v4.19/net/mac80211/
Dwep.c41 crypto_free_cipher(local->wep_tx_tfm); in ieee80211_wep_init()
52 crypto_free_cipher(local->wep_tx_tfm); in ieee80211_wep_free()
54 crypto_free_cipher(local->wep_rx_tfm); in ieee80211_wep_free()
/Linux-v4.19/drivers/crypto/vmx/
Daes.c66 crypto_free_cipher(ctx->fallback); in p8_aes_exit()
/Linux-v4.19/Documentation/crypto/
Dapi-skcipher.rst35 …:functions: crypto_alloc_cipher crypto_free_cipher crypto_has_cipher crypto_cipher_blocksize crypt…
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib_crypt_ccmp.c81 crypto_free_cipher((void *)priv->tfm); in rtllib_ccmp_init()
94 crypto_free_cipher((void *)_priv->tfm); in rtllib_ccmp_deinit()
/Linux-v4.19/fs/cifs/
Dsmbencrypt.c85 crypto_free_cipher(tfm_des); in smbhash()
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_ccmp.c86 crypto_free_cipher((void *)priv->tfm); in ieee80211_ccmp_init()
98 crypto_free_cipher((void *)_priv->tfm); in ieee80211_ccmp_deinit()
/Linux-v4.19/net/ipv4/
Dtcp_fastopen.c40 crypto_free_cipher(ctx->tfm); in tcp_fastopen_ctx_free()
90 crypto_free_cipher(ctx->tfm); in tcp_fastopen_reset_cipher()
/Linux-v4.19/arch/arm/crypto/
Daes-neonbs-glue.c192 crypto_free_cipher(ctx->enc_tfm); in cbc_exit()
268 crypto_free_cipher(ctx->tweak_tfm); in xts_exit()
/Linux-v4.19/crypto/
Decb.c115 crypto_free_cipher(ctx->child); in crypto_ecb_exit_tfm()
Dcbc.c100 crypto_free_cipher(ctx->child); in crypto_cbc_exit_tfm()
Dkeywrap.c308 crypto_free_cipher(ctx->child); in crypto_kw_exit_tfm()
Dxcbc.c195 crypto_free_cipher(ctx->child); in xcbc_exit_tfm()
Dcmac.c224 crypto_free_cipher(ctx->child); in cmac_exit_tfm()
Dansi_cprng.c278 crypto_free_cipher(ctx->tfm); in free_prng_context()
Dpcbc.c207 crypto_free_cipher(ctx->child); in crypto_pcbc_exit_tfm()
Dcfb.c246 crypto_free_cipher(ctx->child); in crypto_cfb_exit_tfm()
Dctr.c177 crypto_free_cipher(ctx->child); in crypto_ctr_exit_tfm()
Dxts.c393 crypto_free_cipher(ctx->tweak); in exit_tfm()
/Linux-v4.19/net/wireless/
Dlib80211_crypt_ccmp.c89 crypto_free_cipher(priv->tfm); in lib80211_ccmp_init()
100 crypto_free_cipher(_priv->tfm); in lib80211_ccmp_deinit()
/Linux-v4.19/net/bluetooth/
Dsmp.c775 crypto_free_cipher(smp->tfm_aes); in smp_chan_destroy()
1428 crypto_free_cipher(smp->tfm_aes); in smp_chan_create()
3249 crypto_free_cipher(tfm_aes); in smp_add_cid()
3258 crypto_free_cipher(tfm_aes); in smp_add_cid()
3274 crypto_free_cipher(smp->tfm_aes); in smp_add_cid()
3322 crypto_free_cipher(smp->tfm_aes); in smp_del_chan()
3923 crypto_free_cipher(tfm_aes); in bt_selftest_smp()
3931 crypto_free_cipher(tfm_aes); in bt_selftest_smp()
3938 crypto_free_cipher(tfm_aes); in bt_selftest_smp()
/Linux-v4.19/drivers/usb/wusbcore/
Dcrypto.c351 crypto_free_cipher(tfm_aes); in wusb_prf()
/Linux-v4.19/fs/crypto/
Dkeyinfo.c217 crypto_free_cipher(ci->ci_essiv_tfm); in put_crypt_info()
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_hw.c276 crypto_free_cipher(cipher); in chtls_key_info()
/Linux-v4.19/drivers/crypto/ccp/
Dccp-crypto-aes-cmac.c366 crypto_free_cipher(ctx->u.aes.tfm_cipher); in ccp_aes_cmac_cra_exit()
/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_ipsec.c190 crypto_free_cipher(cipher); in chcr_ipsec_setkey()

12