| /linux-4.4.14/drivers/gpu/drm/nouveau/ | 
| D | nouveau_encoder.h | 71 static inline struct nouveau_encoder *nouveau_encoder(struct drm_encoder *enc)  in nouveau_encoder()78 static inline struct drm_encoder *to_drm_encoder(struct nouveau_encoder *enc)  in to_drm_encoder()
 84 get_slave_funcs(struct drm_encoder *enc)  in get_slave_funcs()
 
 | 
| D | nouveau_connector.c | 64 	struct drm_encoder *enc;  in find_encoder()  local
 | 
| /linux-4.4.14/crypto/ | 
| D | authenc.c | 29 	struct crypto_skcipher_spawn enc;  member35 	struct crypto_ablkcipher *enc;  member
 86 	struct crypto_ablkcipher *enc = ctx->enc;  in crypto_authenc_setkey()  local
 202 	struct crypto_ablkcipher *enc = ctx->enc;  in crypto_authenc_encrypt()  local
 321 	struct crypto_ablkcipher *enc;  in crypto_authenc_init_tfm()  local
 387 	struct crypto_alg *enc;  in crypto_authenc_create()  local
 
 | 
| D | authencesn.c | 32 	struct crypto_skcipher_spawn enc;  member38 	struct crypto_ablkcipher *enc;  member
 68 	struct crypto_ablkcipher *enc = ctx->enc;  in crypto_authenc_esn_setkey()  local
 199 	struct crypto_ablkcipher *enc = ctx->enc;  in crypto_authenc_esn_encrypt()  local
 334 	struct crypto_ablkcipher *enc;  in crypto_authenc_esn_init_tfm()  local
 403 	struct crypto_alg *enc;  in crypto_authenc_esn_create()  local
 
 | 
| D | tcrypt.c | 94 static int test_cipher_jiffies(struct blkcipher_desc *desc, int enc,  in test_cipher_jiffies()117 static int test_cipher_cycles(struct blkcipher_desc *desc, int enc,  in test_cipher_cycles()
 178 static int test_aead_jiffies(struct aead_request *req, int enc,  in test_aead_jiffies()
 201 static int test_aead_cycles(struct aead_request *req, int enc, int blen)  in test_aead_cycles()
 301 static void test_aead_speed(const char *algo, int enc, unsigned int secs,  in test_aead_speed()
 457 static void test_cipher_speed(const char *algo, int enc, unsigned int secs,  in test_cipher_speed()
 1037 static int test_acipher_jiffies(struct ablkcipher_request *req, int enc,  in test_acipher_jiffies()
 1062 static int test_acipher_cycles(struct ablkcipher_request *req, int enc,  in test_acipher_cycles()
 1109 static void test_acipher_speed(const char *algo, int enc, unsigned int secs,  in test_acipher_speed()
 
 | 
| D | testmgr.c | 82 	} enc, dec;  member89 	} enc, dec;  member
 427 static int __test_aead(struct crypto_aead *tfm, int enc,  in __test_aead()
 817 static int test_aead(struct crypto_aead *tfm, int enc,  in test_aead()
 850 static int test_cipher(struct crypto_cipher *tfm, int enc,  in test_cipher()
 925 static int __test_skcipher(struct crypto_skcipher *tfm, int enc,  in __test_skcipher()
 1183 static int test_skcipher(struct crypto_skcipher *tfm, int enc,  in test_skcipher()
 
 | 
| D | algif_aead.c | 51 	bool enc;  member178 	bool enc = 0;  in aead_sendmsg()  local
 
 | 
| D | algif_skcipher.c | 53 	bool enc;  member307 	bool enc = 0;  in skcipher_sendmsg()  local
 
 | 
| D | gcm.c | 1049 static int crypto_rfc4543_crypt(struct aead_request *req, bool enc)  in crypto_rfc4543_crypt()1080 static int crypto_rfc4543_copy_src_to_dst(struct aead_request *req, bool enc)  in crypto_rfc4543_copy_src_to_dst()
 
 | 
| /linux-4.4.14/arch/arm/crypto/ | 
| D | aesbs-glue.c | 43 	struct AES_KEY	enc;  member48 	struct BS_KEY	enc;  member
 52 	struct BS_KEY	enc;  member
 
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ | 
| D | sddr2.c | 29 	u8 enc;  member
 | 
| D | sddr3.c | 29 	u8 enc;  member
 | 
| D | gddr3.c | 29 	u8 enc;  member
 | 
| /linux-4.4.14/drivers/crypto/nx/ | 
| D | nx-aes-gcm.c | 255 		     int enc)  in gcm_empty()320 static int gcm_aes_nx_crypt(struct aead_request *req, int enc,  in gcm_aes_nx_crypt()
 
 | 
| D | nx-aes-ecb.c | 69 			    int                    enc)  in ecb_aes_nx_crypt()
 | 
| D | nx-aes-cbc.c | 69 			    int                    enc)  in cbc_aes_nx_crypt()
 | 
| /linux-4.4.14/drivers/gpu/drm/ | 
| D | drm_encoder_slave.c | 128 get_slave_funcs(struct drm_encoder *enc)  in get_slave_funcs()
 | 
| /linux-4.4.14/tools/perf/util/ | 
| D | unwind-libunwind.c | 155 #define dw_read_encoded_value(ptr, end, enc) ({			\  argument230 	u64 enc[2];  member
 246 	u8 *enc = (u8 *) &hdr.enc;  in unwind_spec_ehframe()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_acpi.c | 376 		struct amdgpu_encoder *enc = atif->encoder_for_bl;  in amdgpu_atif_handler()  local716 			struct amdgpu_encoder *enc = to_amdgpu_encoder(tmp);  in amdgpu_acpi_init()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/radeon/ | 
| D | radeon_acpi.c | 376 		struct radeon_encoder *enc = atif->encoder_for_bl;  in radeon_atif_handler()  local723 			struct radeon_encoder *enc = to_radeon_encoder(tmp);  in radeon_acpi_init()  local
 
 | 
| /linux-4.4.14/drivers/net/ethernet/toshiba/ | 
| D | ps3_gelic_wireless.c | 1021 	struct iw_point *enc = &data->encoding;  in gelic_wl_set_encode()  local1095 	struct iw_point *enc = &data->encoding;  in gelic_wl_get_encode()  local
 1206 	struct iw_point *enc = &data->encoding;  in gelic_wl_set_encodeext()  local
 1296 	struct iw_point *enc = &data->encoding;  in gelic_wl_get_encodeext()  local
 
 | 
| /linux-4.4.14/drivers/crypto/ | 
| D | mxs-dcp.c | 93 	unsigned int	enc:1;  member375 static int mxs_dcp_block_fallback(struct ablkcipher_request *req, int enc)  in mxs_dcp_block_fallback()
 395 static int mxs_dcp_aes_enqueue(struct ablkcipher_request *req, int enc, int ecb)  in mxs_dcp_aes_enqueue()
 
 | 
| /linux-4.4.14/drivers/crypto/qat/qat_common/ | 
| D | qat_asym_algs.c | 72 		} enc;  member86 		} enc;  member
 
 | 
| /linux-4.4.14/arch/x86/crypto/ | 
| D | cast5_avx_glue.c | 60 		     bool enc)  in ecb_crypt()
 | 
| D | aesni-intel_asm.S | 68 enc:        .octa 0x2  label
 | 
| /linux-4.4.14/arch/s390/crypto/ | 
| D | aes_s390.c | 42 	long enc;  member62 	long enc;  member
 
 | 
| /linux-4.4.14/drivers/media/pci/cx18/ | 
| D | cx18-ioctl.c | 926 				struct v4l2_encoder_cmd *enc)  in cx18_encoder_cmd()987 				struct v4l2_encoder_cmd *enc)  in cx18_try_encoder_cmd()
 
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ | 
| D | tvnv17.h | 113 #define get_tv_norm(enc) (&nv17_tv_norms[to_tv_enc(enc)->tv_norm])  argument
 | 
| D | tvnv17.c | 416 		struct drm_encoder *enc;  in nv17_tv_prepare()  local
 | 
| /linux-4.4.14/include/linux/sunrpc/ | 
| D | gss_krb5.h | 101 	struct crypto_blkcipher	*enc;  member
 | 
| /linux-4.4.14/arch/sparc/kernel/ | 
| D | perf_event.c | 827 	u64 enc, val, mask = mask_for_index(idx);  in sparc_pmu_enable_event()  local951 		u64 enc;  in calculate_single_pcr()  local
 
 | 
| /linux-4.4.14/drivers/media/pci/ivtv/ | 
| D | ivtv-ioctl.c | 1294 static int ivtv_encoder_cmd(struct file *file, void *fh, struct v4l2_encoder_cmd *enc)  in ivtv_encoder_cmd()1346 static int ivtv_try_encoder_cmd(struct file *file, void *fh, struct v4l2_encoder_cmd *enc)  in ivtv_try_encoder_cmd()
 
 | 
| /linux-4.4.14/drivers/gpu/drm/virtio/ | 
| D | virtgpu_drv.h | 110 	struct drm_encoder enc;  member
 | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | mmu-book3e.h | 252 	unsigned int	enc;	/* PTE encoding */  member
 | 
| /linux-4.4.14/drivers/gpu/drm/qxl/ | 
| D | qxl_drv.h | 145 	struct drm_encoder enc;  member
 | 
| /linux-4.4.14/drivers/block/ | 
| D | amiflop.c | 1132 	register unsigned char *enc, b2, b1;  in dos_encode_byte()  local
 | 
| /linux-4.4.14/net/bluetooth/ | 
| D | smp.c | 1258 		struct smp_cmd_encrypt_info enc;  in smp_distribute_keys()  local
 | 
| /linux-4.4.14/include/uapi/linux/ | 
| D | kvm.h | 643 	struct kvm_ppc_one_page_size enc[KVM_PPC_PAGE_SIZES_MAX_SZ];  member
 |