Home
last modified time | relevance | path

Searched defs:enc (Results 1 – 24 of 24) sorted by relevance

/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_encoder.h63 static inline struct nouveau_encoder *nouveau_encoder(struct drm_encoder *enc) in nouveau_encoder()
70 static inline struct drm_encoder *to_drm_encoder(struct nouveau_encoder *enc) in to_drm_encoder()
76 get_slave_funcs(struct drm_encoder *enc) in get_slave_funcs()
Dnv50_sor.c74 struct drm_encoder *enc; in nv50_sor_dpms() local
Dnv17_tv.h113 #define get_tv_norm(enc) (&nv17_tv_norms[to_tv_enc(enc)->tv_norm]) argument
Dnv17_tv.c410 struct drm_encoder *enc; in nv17_tv_prepare() local
/linux-3.3/crypto/
Dauthenc.c30 struct crypto_skcipher_spawn enc; member
36 struct crypto_ablkcipher *enc; member
62 struct crypto_ablkcipher *enc = ctx->enc; in crypto_authenc_setkey() local
386 struct crypto_ablkcipher *enc = ctx->enc; in crypto_authenc_encrypt() local
540 struct crypto_ablkcipher *enc; in crypto_authenc_init_tfm() local
589 struct crypto_alg *enc; in crypto_authenc_alloc() local
Dauthencesn.c30 struct crypto_skcipher_spawn enc; member
36 struct crypto_ablkcipher *enc; member
66 struct crypto_ablkcipher *enc = ctx->enc; in crypto_authenc_esn_setkey() local
493 struct crypto_ablkcipher *enc = ctx->enc; in crypto_authenc_esn_encrypt() local
663 struct crypto_ablkcipher *enc; in crypto_authenc_esn_init_tfm() local
712 struct crypto_alg *enc; in crypto_authenc_esn_alloc() local
Dtcrypt.c70 static int test_cipher_jiffies(struct blkcipher_desc *desc, int enc, in test_cipher_jiffies()
93 static int test_cipher_cycles(struct blkcipher_desc *desc, int enc, in test_cipher_cycles()
144 static void test_cipher_speed(const char *algo, int enc, unsigned int sec, in test_cipher_speed()
736 static int test_acipher_jiffies(struct ablkcipher_request *req, int enc, in test_acipher_jiffies()
761 static int test_acipher_cycles(struct ablkcipher_request *req, int enc, in test_acipher_cycles()
808 static void test_acipher_speed(const char *algo, int enc, unsigned int sec, in test_acipher_speed()
Dtestmgr.c77 } enc, dec; member
84 } enc, dec; member
361 static int test_aead(struct crypto_aead *tfm, int enc, in test_aead()
689 static int test_cipher(struct crypto_cipher *tfm, int enc, in test_cipher()
764 static int test_skcipher(struct crypto_ablkcipher *tfm, int enc, in test_skcipher()
Dalgif_skcipher.c47 bool enc; member
253 bool enc = 0; in skcipher_sendmsg() local
Dgcm.c1106 int enc) in crypto_rfc4543_crypt()
/linux-3.3/drivers/staging/rtl8192u/ieee80211/
Dcipher.c52 procfn_t prfn, int enc, void *info) in crypt()
100 cryptfn_t fn, int enc, void *info, int in_place) in cbc_process()
125 cryptfn_t fn, int enc, void *info, int in_place) in ecb_process()
/linux-3.3/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.c1024 struct iw_point *enc = &data->encoding; in gelic_wl_set_encode() local
1098 struct iw_point *enc = &data->encoding; in gelic_wl_get_encode() local
1209 struct iw_point *enc = &data->encoding; in gelic_wl_set_encodeext() local
1299 struct iw_point *enc = &data->encoding; in gelic_wl_get_encodeext() local
/linux-3.3/drivers/staging/comedi/drivers/
Dc6xdigio.c216 union encvaluetype enc; in C6X_encInput() local
/linux-3.3/arch/s390/crypto/
Daes_s390.c40 long enc; member
61 long enc; member
/linux-3.3/drivers/media/video/cx18/
Dcx18-ioctl.c988 struct v4l2_encoder_cmd *enc) in cx18_encoder_cmd()
1049 struct v4l2_encoder_cmd *enc) in cx18_try_encoder_cmd()
/linux-3.3/include/linux/sunrpc/
Dgss_krb5.h101 struct crypto_blkcipher *enc; member
/linux-3.3/arch/x86/crypto/
Daesni-intel_asm.S53 enc: .octa 0x2 label
Dserpent_sse2_glue.c76 bool enc) in ecb_crypt()
/linux-3.3/net/bluetooth/
Dsmp.c934 struct smp_cmd_encrypt_info enc; in smp_distribute_keys() local
/linux-3.3/drivers/media/video/ivtv/
Divtv-ioctl.c1255 static int ivtv_encoder_cmd(struct file *file, void *fh, struct v4l2_encoder_cmd *enc) in ivtv_encoder_cmd()
1307 static int ivtv_try_encoder_cmd(struct file *file, void *fh, struct v4l2_encoder_cmd *enc) in ivtv_try_encoder_cmd()
/linux-3.3/arch/powerpc/include/asm/
Dmmu-book3e.h237 unsigned int enc; /* PTE encoding */ member
/linux-3.3/arch/sparc/kernel/
Dperf_event.c694 u64 enc; in maybe_change_configuration() local
/linux-3.3/drivers/block/
Damiflop.c1132 register unsigned char *enc, b2, b1; in dos_encode_byte() local
/linux-3.3/drivers/staging/media/solo6x10/
Dv4l2-enc.c40 struct solo_enc_dev *enc; member