Searched refs:crypto_free_cipher (Results 1 - 27 of 27) sorted by relevance

/linux-4.1.27/crypto/
H A Dxts.c255 crypto_free_cipher(cipher); init_tfm()
263 crypto_free_cipher(ctx->child); init_tfm()
269 crypto_free_cipher(cipher); init_tfm()
270 crypto_free_cipher(ctx->child); init_tfm()
283 crypto_free_cipher(ctx->child); exit_tfm()
284 crypto_free_cipher(ctx->tweak); exit_tfm()
H A Dlrw.c310 crypto_free_cipher(cipher); init_tfm()
323 crypto_free_cipher(ctx->child); exit_tfm()
H A Decb.c115 crypto_free_cipher(ctx->child); crypto_ecb_exit_tfm()
H A Dcbc.c211 crypto_free_cipher(ctx->child); crypto_cbc_exit_tfm()
H A Dcmac.c222 crypto_free_cipher(ctx->child); cmac_exit_tfm()
H A Dpcbc.c221 crypto_free_cipher(ctx->child); crypto_pcbc_exit_tfm()
H A Dxcbc.c196 crypto_free_cipher(ctx->child); xcbc_exit_tfm()
H A Dccm.c463 crypto_free_cipher(cipher); crypto_ccm_init_tfm()
471 crypto_free_cipher(ctx->cipher); crypto_ccm_exit_tfm()
H A Dansi_cprng.c280 crypto_free_cipher(ctx->tfm); free_prng_context()
H A Dctr.c178 crypto_free_cipher(ctx->child); crypto_ctr_exit_tfm()
H A Dvmac.c640 crypto_free_cipher(ctx->child); vmac_exit_tfm()
H A Ddrbg.c1651 crypto_free_cipher(tfm); drbg_fini_sym_kernel()
H A Dtestmgr.c1556 crypto_free_cipher(tfm); alg_test_cipher()
/linux-4.1.27/net/mac80211/
H A Dwep.c41 crypto_free_cipher(local->wep_tx_tfm); ieee80211_wep_init()
52 crypto_free_cipher(local->wep_tx_tfm); ieee80211_wep_free()
54 crypto_free_cipher(local->wep_rx_tfm); ieee80211_wep_free()
H A Daes_cmac.c146 crypto_free_cipher(tfm); ieee80211_aes_cmac_key_free()
/linux-4.1.27/drivers/crypto/vmx/
H A Daes.c70 crypto_free_cipher(ctx->fallback); p8_aes_exit()
/linux-4.1.27/drivers/staging/rtl8192e/
H A Drtllib_crypt_ccmp.c81 crypto_free_cipher((void *)priv->tfm); rtllib_ccmp_init()
94 crypto_free_cipher((void *)_priv->tfm); rtllib_ccmp_deinit()
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_ccmp.c87 crypto_free_cipher((void *)priv->tfm); ieee80211_ccmp_init()
100 crypto_free_cipher((void *)_priv->tfm); ieee80211_ccmp_deinit()
/linux-4.1.27/net/ipv4/
H A Dtcp_fastopen.c35 crypto_free_cipher(ctx->tfm); tcp_fastopen_ctx_free()
58 crypto_free_cipher(ctx->tfm); tcp_fastopen_reset_cipher()
/linux-4.1.27/net/wireless/
H A Dlib80211_crypt_ccmp.c89 crypto_free_cipher(priv->tfm); lib80211_ccmp_init()
100 crypto_free_cipher(_priv->tfm); lib80211_ccmp_deinit()
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c348 crypto_free_cipher(ctx->u.aes.tfm_cipher); ccp_aes_cmac_cra_exit()
/linux-4.1.27/drivers/crypto/
H A Dgeode-aes.c276 crypto_free_cipher(op->fallback.cip); fallback_exit_cip()
/linux-4.1.27/drivers/md/
H A Ddm-crypt.c325 crypto_free_cipher(essiv_tfm); setup_essiv_cpu()
332 crypto_free_cipher(essiv_tfm); setup_essiv_cpu()
353 crypto_free_cipher(essiv_tfm); crypt_iv_essiv_dtr()
/linux-4.1.27/drivers/usb/wusbcore/
H A Dcrypto.c345 crypto_free_cipher(tfm_aes); wusb_prf()
/linux-4.1.27/arch/s390/crypto/
H A Daes_s390.c206 crypto_free_cipher(sctx->fallback.cip); fallback_exit_cip()
/linux-4.1.27/include/linux/
H A Dcrypto.h1983 * crypto_free_cipher() - zeroize and free the single block cipher handle
1986 static inline void crypto_free_cipher(struct crypto_cipher *tfm) crypto_free_cipher() function
/linux-4.1.27/drivers/net/wireless/
H A Dairo.c2431 crypto_free_cipher(ai->tfm); stop_airo_card()

Completed in 304 milliseconds