| /linux-4.1.27/net/ceph/ | 
| D | crypto.c | 191 	crypto_blkcipher_setkey((void *)tfm, key, key_len);  in ceph_aes_encrypt() 252 	crypto_blkcipher_setkey((void *)tfm, key, key_len);  in ceph_aes_encrypt2() 309 	crypto_blkcipher_setkey((void *)tfm, key, key_len);  in ceph_aes_decrypt() 375 	crypto_blkcipher_setkey((void *)tfm, key, key_len);  in ceph_aes_decrypt2()
  | 
| /linux-4.1.27/drivers/staging/rtl8192e/ | 
| D | rtllib_crypt_wep.c | 153 		crypto_blkcipher_setkey(wep->tx_tfm, key, klen);  in prism2_wep_encrypt() 202 		crypto_blkcipher_setkey(wep->rx_tfm, key, klen);  in prism2_wep_decrypt()
  | 
| D | rtllib_crypt_tkip.c | 362 		crypto_blkcipher_setkey(tkey->tx_tfm_arc4, rc4key, 16);  in rtllib_tkip_encrypt() 455 		crypto_blkcipher_setkey(tkey->rx_tfm_arc4, rc4key, 16);  in rtllib_tkip_decrypt()
  | 
| /linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ | 
| D | ieee80211_crypt_wep.c | 156 		crypto_blkcipher_setkey(wep->tx_tfm, key, klen);  in prism2_wep_encrypt() 206 		crypto_blkcipher_setkey(wep->rx_tfm, key, klen);  in prism2_wep_decrypt()
  | 
| D | ieee80211_crypt_tkip.c | 368 		crypto_blkcipher_setkey(tkey->tx_tfm_arc4, rc4key, 16);  in ieee80211_tkip_encrypt() 454 		crypto_blkcipher_setkey(tkey->rx_tfm_arc4, rc4key, 16);  in ieee80211_tkip_decrypt()
  | 
| /linux-4.1.27/net/wireless/ | 
| D | lib80211_crypt_wep.c | 168 	crypto_blkcipher_setkey(wep->tx_tfm, key, klen);  in lib80211_wep_encrypt() 208 	crypto_blkcipher_setkey(wep->rx_tfm, key, klen);  in lib80211_wep_decrypt()
  | 
| D | lib80211_crypt_tkip.c | 385 	crypto_blkcipher_setkey(tkey->tx_tfm_arc4, rc4key, 16);  in lib80211_tkip_encrypt() 468 	crypto_blkcipher_setkey(tkey->rx_tfm_arc4, rc4key, 16);  in lib80211_tkip_decrypt()
  | 
| /linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ | 
| D | capa.c | 317 	rc = crypto_blkcipher_setkey(tfm, key, min);  in capa_encrypt_id() 370 	rc = crypto_blkcipher_setkey(tfm, key, min);  in capa_decrypt_id()
  | 
| /linux-4.1.27/drivers/crypto/vmx/ | 
| D | aes_ctr.c | 86     ret += crypto_blkcipher_setkey(ctx->fallback, key, keylen);  in p8_aes_ctr_setkey()
  | 
| D | aes_cbc.c | 89     ret += crypto_blkcipher_setkey(ctx->fallback, key, keylen);  in p8_aes_cbc_setkey()
  | 
| /linux-4.1.27/drivers/block/ | 
| D | cryptoloop.c | 89 	err = crypto_blkcipher_setkey(tfm, info->lo_encrypt_key,  in cryptoloop_init()
  | 
| /linux-4.1.27/arch/x86/crypto/ | 
| D | fpu.c | 37 	err = crypto_blkcipher_setkey(child, key, keylen);  in crypto_fpu_setkey()
  | 
| /linux-4.1.27/fs/cifs/ | 
| D | smbencrypt.c | 88 	crypto_blkcipher_setkey(tfm_des, key2, 8);  in smbhash()
  | 
| D | cifsencrypt.c | 808 	rc = crypto_blkcipher_setkey(tfm_arc4, ses->auth_key.response,  in calc_seckey()
  | 
| /linux-4.1.27/drivers/net/ppp/ | 
| D | ppp_mppe.c | 168 		crypto_blkcipher_setkey(state->arc4, state->sha1_digest,  in mppe_rekey() 187 	crypto_blkcipher_setkey(state->arc4, state->session_key, state->keylen);  in mppe_rekey()
  | 
| /linux-4.1.27/net/sunrpc/auth_gss/ | 
| D | gss_krb5_keys.c | 164 	if (crypto_blkcipher_setkey(cipher, inkey->data, inkey->len))  in krb5_derive_key()
  | 
| D | gss_krb5_mech.c | 256 	if (crypto_blkcipher_setkey(*res, key.data, key.len)) {  in get_key() 358 	if (crypto_blkcipher_setkey(cp, key, ctx->gk5e->keylength)) {  in context_v2_alloc_cipher()
  | 
| D | gss_krb5_crypto.c | 902 	err = crypto_blkcipher_setkey(cipher, Kseq, kctx->gk5e->keylength);  in krb5_rc4_setup_seq_key() 977 	err = crypto_blkcipher_setkey(cipher, Kcrypt, kctx->gk5e->keylength);  in krb5_rc4_setup_enc_key()
  | 
| /linux-4.1.27/drivers/usb/wusbcore/ | 
| D | crypto.c | 315 	result = crypto_blkcipher_setkey(tfm_cbc, key, 16);  in wusb_prf()
  | 
| /linux-4.1.27/crypto/ | 
| D | cts.c | 67 	err = crypto_blkcipher_setkey(child, key, keylen);  in crypto_cts_setkey()
  | 
| D | cryptd.c | 195 	err = crypto_blkcipher_setkey(child, key, keylen);  in cryptd_blkcipher_setkey()
  | 
| D | tcrypt.c | 477 			ret = crypto_blkcipher_setkey(tfm, key, *keysize);  in test_cipher_speed()
  | 
| /linux-4.1.27/fs/ecryptfs/ | 
| D | keystore.c | 839 	rc = crypto_blkcipher_setkey(  in ecryptfs_write_tag_70_packet() 1047 	rc = crypto_blkcipher_setkey(  in ecryptfs_parse_tag_70_packet() 1714 	rc = crypto_blkcipher_setkey(  in decrypt_passphrase_encrypted_session_key() 2287 	rc = crypto_blkcipher_setkey(desc.tfm, session_key_encryption_key,  in write_tag_3_packet()
  | 
| D | crypto.c | 1627 	rc = crypto_blkcipher_setkey(*key_tfm, dummy_key, *key_size);  in ecryptfs_process_key_cipher()
  | 
| /linux-4.1.27/arch/s390/crypto/ | 
| D | aes_s390.c | 242 	ret = crypto_blkcipher_setkey(sctx->fallback.blk, key, len);  in setkey_fallback_blk() 541 	ret = crypto_blkcipher_setkey(xts_ctx->fallback, key, len);  in xts_fallback_setkey()
  | 
| /linux-4.1.27/net/rxrpc/ | 
| D | rxkad.c | 80 	if (crypto_blkcipher_setkey(ci, token->kad->session_key,  in rxkad_init_connection_security() 979 	if (crypto_blkcipher_setkey(rxkad_ci, session_key->x,  in rxkad_decrypt_response()
  | 
| D | ar-key.c | 842 	if (crypto_blkcipher_setkey(ci, prep->data, 8) < 0)  in rxrpc_preparse_s()
  | 
| /linux-4.1.27/drivers/crypto/ | 
| D | geode-aes.c | 174 	ret = crypto_blkcipher_setkey(op->fallback.blk, key, len);  in geode_setkey_blk()
  | 
| /linux-4.1.27/security/keys/encrypted-keys/ | 
| D | encrypted.c | 418 	ret = crypto_blkcipher_setkey(desc->tfm, key, key_len);  in init_blkcipher_desc()
  | 
| /linux-4.1.27/net/mac802154/ | 
| D | llsec.c | 150 	if (crypto_blkcipher_setkey(key->tfm0, template->key,  in llsec_key_alloc()
  | 
| /linux-4.1.27/include/linux/ | 
| D | crypto.h | 1783 static inline int crypto_blkcipher_setkey(struct crypto_blkcipher *tfm,  in crypto_blkcipher_setkey()  function
  | 
| /linux-4.1.27/net/bluetooth/ | 
| D | smp.c | 385 	err = crypto_blkcipher_setkey(tfm, tmp, 16);  in smp_e()
  |