/linux-4.1.27/net/sunrpc/auth_gss/ |
D | gss_krb5_mech.c | 266 crypto_free_blkcipher(*res); in get_key() 338 crypto_free_blkcipher(ctx->seq); in gss_import_v1_context() 340 crypto_free_blkcipher(ctx->enc); in gss_import_v1_context() 361 crypto_free_blkcipher(cp); in context_v2_alloc_cipher() 415 crypto_free_blkcipher(ctx->enc); in context_derive_keys_des3() 417 crypto_free_blkcipher(ctx->seq); in context_derive_keys_des3() 479 crypto_free_blkcipher(ctx->enc); in context_derive_keys_rc4() 591 crypto_free_blkcipher(ctx->initiator_enc_aux); in context_derive_keys_new() 599 crypto_free_blkcipher(ctx->acceptor_enc); in context_derive_keys_new() 601 crypto_free_blkcipher(ctx->initiator_enc); in context_derive_keys_new() [all …]
|
D | gss_krb5_seqnum.c | 71 crypto_free_blkcipher(cipher); in krb5_make_rc4_seq_num() 133 crypto_free_blkcipher(cipher); in krb5_get_rc4_seq_num()
|
D | gss_krb5_wrap.c | 253 crypto_free_blkcipher(cipher); in gss_wrap_kerberos_v1() 341 crypto_free_blkcipher(cipher); in gss_unwrap_kerberos_v1()
|
D | gss_krb5_keys.c | 241 crypto_free_blkcipher(cipher); in krb5_derive_key()
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtllib_crypt_wep.c | 66 crypto_free_blkcipher(priv->tx_tfm); in prism2_wep_init() 68 crypto_free_blkcipher(priv->rx_tfm); in prism2_wep_init() 81 crypto_free_blkcipher(_priv->tx_tfm); in prism2_wep_deinit() 83 crypto_free_blkcipher(_priv->rx_tfm); in prism2_wep_deinit()
|
D | rtllib_crypt_tkip.c | 108 crypto_free_blkcipher(priv->tx_tfm_arc4); in rtllib_tkip_init() 112 crypto_free_blkcipher(priv->rx_tfm_arc4); in rtllib_tkip_init() 128 crypto_free_blkcipher(_priv->tx_tfm_arc4); in rtllib_tkip_deinit() 132 crypto_free_blkcipher(_priv->rx_tfm_arc4); in rtllib_tkip_deinit()
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_crypt_wep.c | 72 crypto_free_blkcipher(priv->tx_tfm); in prism2_wep_init() 74 crypto_free_blkcipher(priv->rx_tfm); in prism2_wep_init() 88 crypto_free_blkcipher(_priv->tx_tfm); in prism2_wep_deinit() 90 crypto_free_blkcipher(_priv->rx_tfm); in prism2_wep_deinit()
|
D | ieee80211_crypt_tkip.c | 116 crypto_free_blkcipher(priv->tx_tfm_arc4); in ieee80211_tkip_init() 120 crypto_free_blkcipher(priv->rx_tfm_arc4); in ieee80211_tkip_init() 136 crypto_free_blkcipher(_priv->tx_tfm_arc4); in ieee80211_tkip_deinit() 140 crypto_free_blkcipher(_priv->rx_tfm_arc4); in ieee80211_tkip_deinit()
|
/linux-4.1.27/net/wireless/ |
D | lib80211_crypt_wep.c | 70 crypto_free_blkcipher(priv->tx_tfm); in lib80211_wep_init() 72 crypto_free_blkcipher(priv->rx_tfm); in lib80211_wep_init() 83 crypto_free_blkcipher(_priv->tx_tfm); in lib80211_wep_deinit() 85 crypto_free_blkcipher(_priv->rx_tfm); in lib80211_wep_deinit()
|
D | lib80211_crypt_tkip.c | 136 crypto_free_blkcipher(priv->tx_tfm_arc4); in lib80211_tkip_init() 140 crypto_free_blkcipher(priv->rx_tfm_arc4); in lib80211_tkip_init() 154 crypto_free_blkcipher(_priv->tx_tfm_arc4); in lib80211_tkip_deinit() 158 crypto_free_blkcipher(_priv->rx_tfm_arc4); in lib80211_tkip_deinit()
|
/linux-4.1.27/drivers/block/ |
D | cryptoloop.c | 99 crypto_free_blkcipher(tfm); in cryptoloop_init() 180 crypto_free_blkcipher(tfm); in cryptoloop_release()
|
/linux-4.1.27/net/ceph/ |
D | crypto.c | 218 crypto_free_blkcipher(tfm); in ceph_aes_encrypt() 281 crypto_free_blkcipher(tfm); in ceph_aes_encrypt2() 345 crypto_free_blkcipher(tfm); in ceph_aes_decrypt() 422 crypto_free_blkcipher(tfm); in ceph_aes_decrypt2()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | capa.c | 340 crypto_free_blkcipher(tfm); in capa_encrypt_id() 394 crypto_free_blkcipher(tfm); in capa_decrypt_id()
|
/linux-4.1.27/security/keys/encrypted-keys/ |
D | encrypted.c | 98 crypto_free_blkcipher(tfm); in aes_get_sizes() 421 crypto_free_blkcipher(desc->tfm); in init_blkcipher_desc() 495 crypto_free_blkcipher(desc.tfm); in derived_key_encrypt() 589 crypto_free_blkcipher(desc.tfm); in derived_key_decrypt()
|
/linux-4.1.27/drivers/crypto/vmx/ |
D | aes_ctr.c | 69 crypto_free_blkcipher(ctx->fallback); in p8_aes_ctr_exit()
|
D | aes_cbc.c | 71 crypto_free_blkcipher(ctx->fallback); in p8_aes_cbc_exit()
|
/linux-4.1.27/arch/x86/crypto/ |
D | fpu.c | 99 crypto_free_blkcipher(ctx->child); in crypto_fpu_exit_tfm()
|
/linux-4.1.27/fs/cifs/ |
D | smbencrypt.c | 97 crypto_free_blkcipher(tfm_des); in smbhash()
|
D | cifsencrypt.c | 822 crypto_free_blkcipher(tfm_arc4); in calc_seckey() 831 crypto_free_blkcipher(tfm_arc4); in calc_seckey()
|
/linux-4.1.27/drivers/net/ppp/ |
D | ppp_mppe.c | 246 crypto_free_blkcipher(state->arc4); in mppe_alloc() 264 crypto_free_blkcipher(state->arc4); in mppe_free()
|
/linux-4.1.27/drivers/usb/wusbcore/ |
D | crypto.c | 348 crypto_free_blkcipher(tfm_cbc); in wusb_prf()
|
/linux-4.1.27/crypto/ |
D | cts.c | 271 crypto_free_blkcipher(ctx->child); in crypto_cts_exit_tfm()
|
D | cryptd.c | 295 crypto_free_blkcipher(ctx->child); in cryptd_blkcipher_exit_tfm()
|
D | gcm.c | 1276 crypto_free_blkcipher(ctx->null); in crypto_rfc4543_exit_tfm()
|
D | tcrypt.c | 516 crypto_free_blkcipher(tfm); in test_cipher_speed()
|
/linux-4.1.27/net/bluetooth/ |
D | smp.c | 750 crypto_free_blkcipher(smp->tfm_aes); in smp_chan_destroy() 1378 crypto_free_blkcipher(smp->tfm_aes); in smp_chan_create() 3120 crypto_free_blkcipher(tfm_aes); in smp_add_cid() 3132 crypto_free_blkcipher(smp->tfm_aes); in smp_add_cid() 3180 crypto_free_blkcipher(smp->tfm_aes); in smp_del_chan() 3662 crypto_free_blkcipher(tfm_aes); in bt_selftest_smp() 3669 crypto_free_blkcipher(tfm_aes); in bt_selftest_smp()
|
/linux-4.1.27/arch/s390/crypto/ |
D | aes_s390.c | 387 crypto_free_blkcipher(sctx->fallback.blk); in fallback_exit_blk() 710 crypto_free_blkcipher(xts_ctx->fallback); in xts_fallback_exit()
|
/linux-4.1.27/net/mac802154/ |
D | llsec.c | 157 crypto_free_blkcipher(key->tfm0); in llsec_key_alloc() 177 crypto_free_blkcipher(key->tfm0); in llsec_key_release()
|
/linux-4.1.27/net/rxrpc/ |
D | rxkad.c | 1118 crypto_free_blkcipher(conn->cipher); in rxkad_clear() 1158 crypto_free_blkcipher(rxkad_ci); in rxkad_exit()
|
D | ar-key.c | 856 crypto_free_blkcipher(prep->payload[0]); in rxrpc_free_preparse_s() 873 crypto_free_blkcipher(key->payload.data); in rxrpc_destroy_s()
|
/linux-4.1.27/drivers/crypto/ |
D | geode-aes.c | 386 crypto_free_blkcipher(op->fallback.blk); in fallback_exit_blk()
|
/linux-4.1.27/include/linux/ |
D | crypto.h | 1667 static inline void crypto_free_blkcipher(struct crypto_blkcipher *tfm) in crypto_free_blkcipher() function
|
/linux-4.1.27/fs/ecryptfs/ |
D | crypto.c | 1665 crypto_free_blkcipher(key_tfm->key_tfm); in ecryptfs_destroy_crypto()
|