Home
last modified time | relevance | path

Searched refs:ecb (Results 1 – 22 of 22) sorted by relevance

/linux-4.4.14/drivers/scsi/
Daha1740.c77 struct ecb ecb[AHA1740_ECBS]; member
88 static inline struct ecb *ecb_dma_to_cpu (struct Scsi_Host *host, in ecb_dma_to_cpu()
96 return (struct ecb *)(((char *) hdata->ecb) + (unsigned int) offset); in ecb_dma_to_cpu()
104 offset = (char *) cpu - (char *) hdata->ecb; in ecb_cpu_to_dma()
213 struct ecb *ecbptr; in aha1740_intr_handle()
279 memset(ecbptr,0,sizeof(struct ecb)); in aha1740_intr_handle()
352 if (!host->ecb[ecbno].cmdw) in aha1740_queuecommand_lck()
359 if (host->ecb[ecbno].cmdw) in aha1740_queuecommand_lck()
362 host->ecb[ecbno].cmdw = AHA1740CMD_INIT; /* SCSI Initiator Command in aha1740_queuecommand_lck()
372 host->ecb[ecbno].cdblen = SCpnt->cmd_len; /* SCSI Command in aha1740_queuecommand_lck()
[all …]
Daha1740.h104 struct ecb { /* Enhanced Control Block 6.1 */ struct
/linux-4.4.14/arch/x86/crypto/
Dcamellia_aesni_avx2_glue.c51 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_ecb_enc_32way) }
54 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_ecb_enc_16way) }
57 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_enc_blk_2way) }
60 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_enc_blk) }
105 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_ecb_dec_32way) }
108 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_ecb_dec_16way) }
111 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_dec_blk_2way) }
114 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_dec_blk) }
Dtwofish_glue_3way.c108 .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_enc_blk_3way) }
111 .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_enc_blk) }
121 .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_enc_blk_ctr_3way) }
124 .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_enc_blk_ctr) }
134 .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_dec_blk_3way) }
137 .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_dec_blk) }
Dserpent_avx2_glue.c49 .fn_u = { .ecb = GLUE_FUNC_CAST(serpent_ecb_enc_16way) }
52 .fn_u = { .ecb = GLUE_FUNC_CAST(serpent_ecb_enc_8way_avx) }
55 .fn_u = { .ecb = GLUE_FUNC_CAST(__serpent_encrypt) }
97 .fn_u = { .ecb = GLUE_FUNC_CAST(serpent_ecb_dec_16way) }
100 .fn_u = { .ecb = GLUE_FUNC_CAST(serpent_ecb_dec_8way_avx) }
103 .fn_u = { .ecb = GLUE_FUNC_CAST(__serpent_decrypt) }
Dtwofish_avx_glue.c89 .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_ecb_enc_8way) }
92 .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_enc_blk_3way) }
95 .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_enc_blk) }
134 .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_ecb_dec_8way) }
137 .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_dec_blk_3way) }
140 .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_dec_blk) }
Dcamellia_aesni_avx_glue.c73 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_ecb_enc_16way) }
76 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_enc_blk_2way) }
79 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_enc_blk) }
118 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_ecb_dec_16way) }
121 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_dec_blk_2way) }
124 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_dec_blk) }
Dserpent_sse2_glue.c96 .fn_u = { .ecb = GLUE_FUNC_CAST(serpent_enc_blk_xway) }
99 .fn_u = { .ecb = GLUE_FUNC_CAST(__serpent_encrypt) }
122 .fn_u = { .ecb = GLUE_FUNC_CAST(serpent_dec_blk_xway) }
125 .fn_u = { .ecb = GLUE_FUNC_CAST(__serpent_decrypt) }
Dcast6_avx_glue.c88 .fn_u = { .ecb = GLUE_FUNC_CAST(cast6_ecb_enc_8way) }
91 .fn_u = { .ecb = GLUE_FUNC_CAST(__cast6_encrypt) }
127 .fn_u = { .ecb = GLUE_FUNC_CAST(cast6_ecb_dec_8way) }
130 .fn_u = { .ecb = GLUE_FUNC_CAST(__cast6_decrypt) }
Dserpent_avx_glue.c101 .fn_u = { .ecb = GLUE_FUNC_CAST(serpent_ecb_enc_8way_avx) }
104 .fn_u = { .ecb = GLUE_FUNC_CAST(__serpent_encrypt) }
140 .fn_u = { .ecb = GLUE_FUNC_CAST(serpent_ecb_dec_8way_avx) }
143 .fn_u = { .ecb = GLUE_FUNC_CAST(__serpent_decrypt) }
Dcamellia_glue.c1330 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_enc_blk_2way) }
1333 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_enc_blk) }
1356 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_dec_blk_2way) }
1359 .fn_u = { .ecb = GLUE_FUNC_CAST(camellia_dec_blk) }
Dglue_helper.c60 gctx->funcs[i].fn_u.ecb(ctx, wdst, in __glue_ecb_crypt_128bit()
/linux-4.4.14/drivers/crypto/nx/
DMakefile5 nx-aes-ecb.o \
/linux-4.4.14/drivers/crypto/
Dmxs-dcp.c94 unsigned int ecb:1; member
227 if (rctx->ecb) in mxs_dcp_run_aes()
280 if (!rctx->ecb) { in mxs_dcp_aes_block_crypt()
395 static int mxs_dcp_aes_enqueue(struct ablkcipher_request *req, int enc, int ecb) in mxs_dcp_aes_enqueue() argument
407 rctx->ecb = ecb; in mxs_dcp_aes_enqueue()
/linux-4.4.14/arch/x86/include/asm/crypto/
Dglue_helper.h28 common_glue_func_t ecb; member
/linux-4.4.14/Documentation/device-mapper/
Ddm-crypt.txt19 twofish-ecb
/linux-4.4.14/crypto/
DMakefile66 obj-$(CONFIG_CRYPTO_ECB) += ecb.o
/linux-4.4.14/arch/s390/kvm/
Dkvm-s390.h26 #define IS_TE_ENABLED(vcpu) ((vcpu->arch.sie_block->ecb & 0x10))
Dkvm-s390.c1401 vcpu->arch.sie_block->ecb = 6; in kvm_arch_vcpu_setup()
1403 vcpu->arch.sie_block->ecb |= 0x10; in kvm_arch_vcpu_setup()
/linux-4.4.14/arch/s390/include/asm/
Dkvm_host.h140 __u8 ecb; /* 0x0061 */ member
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt980 1: xcrypt-ecb
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt980 1: xcrypt-ecb