Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/keembay/
H A DKconfig13 cbc(aes), ctr(aes), ccm(aes), gcm(aes), cbc(sm4), ctr(sm4), ccm(sm4)
17 enabled: ecb(aes), cts(cbc(aes)), ecb(sm4) and cts(cbc(sm4)).
38 Provides OCS version of cts(cbc(aes)) and cts(cbc(sm4)).
/linux/drivers/soc/qcom/
H A Dwcnss_ctrl.c40 struct completion cbc; member
159 complete(&wcnss->cbc); in wcnss_ctrl_smd_callback()
307 ret = wait_for_completion_timeout(&wcnss->cbc, WCNSS_REQUEST_TIMEOUT); in wcnss_async_probe()
327 init_completion(&wcnss->cbc); in wcnss_ctrl_probe()
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-crypt.rst25 aes-cbc-essiv:sha256
40 capi:cbc(aes)-essiv:sha256
194 …dmsetup create crypt1 --table "0 `blockdev --getsz $1` crypt aes-cbc-essiv:sha256 babebabebabebabe…
200 …dmsetup create crypt2 --table "0 `blockdev --getsize $1` crypt aes-cbc-essiv:sha256 :32:logon:my_p…
H A Ddm-integrity.rst151 (such as "cbc(aes)") or a stream cipher (for example "chacha20"
/linux/drivers/crypto/nx/
H A DMakefile4 nx-aes-cbc.o \
/linux/drivers/dma/ppc4xx/
H A Dxor.h68 u32 cbc; /* control */ member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_security.c1476 u8 cbc[AES_BLOCK_SIZE], pad[AES_BLOCK_SIZE]; in omac1_aes_128_vector() local
1484 memset(cbc, 0, AES_BLOCK_SIZE); in omac1_aes_128_vector()
1497 cbc[i] ^= *pos++; in omac1_aes_128_vector()
1505 aes_encrypt(&ctx, cbc, cbc); in omac1_aes_128_vector()
1515 cbc[i] ^= *pos++; in omac1_aes_128_vector()
1522 cbc[left] ^= 0x80; in omac1_aes_128_vector()
1527 pad[i] ^= cbc[i]; in omac1_aes_128_vector()
/linux/drivers/edac/
H A Dthunderx_edac.c1788 struct thunderx_l2c *cbc = container_of(msix, struct thunderx_l2c, in thunderx_l2c_cbc_isr() local
1791 unsigned long head = ring_pos(cbc->ring_head, ARRAY_SIZE(cbc->err_ctx)); in thunderx_l2c_cbc_isr()
1792 struct l2c_err_ctx *ctx = &cbc->err_ctx[head]; in thunderx_l2c_cbc_isr()
1794 ctx->reg_int = readq(cbc->regs + L2C_CBC_INT_W1C); in thunderx_l2c_cbc_isr()
1798 ctx->reg_ext = readq(cbc->regs + L2C_CBC_RSDERR); in thunderx_l2c_cbc_isr()
1801 ctx->reg_ext = readq(cbc->regs + L2C_CBC_MIBERR); in thunderx_l2c_cbc_isr()
1804 ctx->reg_ext = readq(cbc->regs + L2C_CBC_IODISOCIERR); in thunderx_l2c_cbc_isr()
1807 writeq(ctx->reg_int, cbc->regs + L2C_CBC_INT_W1C); in thunderx_l2c_cbc_isr()
1809 cbc->ring_head++; in thunderx_l2c_cbc_isr()
/linux/drivers/media/platform/microchip/
H A Dmicrochip-sama7g5-isc.c254 regmap_write(regmap, ISC_CBC_BRIGHT + isc->offsets.cbc, isc->ctrls.brightness); in isc_sama7g5_config_cbc()
255 regmap_write(regmap, ISC_CBC_CONTRAST + isc->offsets.cbc, isc->ctrls.contrast); in isc_sama7g5_config_cbc()
449 isc->offsets.cbc = ISC_SAMA7G5_CBC_OFFSET; in microchip_xisc_probe()
H A Dmicrochip-sama5d2-isc.c240 regmap_write(regmap, ISC_CBC_BRIGHT + isc->offsets.cbc, in isc_sama5d2_config_cbc()
242 regmap_write(regmap, ISC_CBC_CONTRAST + isc->offsets.cbc, in isc_sama5d2_config_cbc()
460 isc->offsets.cbc = ISC_SAMA5D2_CBC_OFFSET; in microchip_isc_probe()
H A Dmicrochip-isc.h177 u32 cbc; member
H A Dmicrochip-isc-base.c1893 REG_FIELD(ISC_CBC_CTRL + isc->offsets.cbc, 0, 0), in microchip_isc_pipeline_init()
/linux/drivers/crypto/caam/
H A Dpdb.h140 struct ipsec_encap_cbc cbc; member
206 struct ipsec_decap_cbc cbc; member
/linux/arch/x86/crypto/
H A Dblowfish_glue.c29 const u8 *src, bool cbc);
/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-isc.h176 u32 cbc; member
/linux/Documentation/crypto/
H A Ddevel-algos.rst101 Example of transformations: cbc(aes), chacha20, ...
H A Duserspace-if.rst150 .salg_name = "cbc(aes)" /* this is the cipher name */
/linux/drivers/crypto/
H A DKconfig441 authenc(hmac(shaX),Y(cbc)) algorithms.
718 Supporting cbc/ecb chainmode, and aes/des/des3_ede cipher mode.
/linux/crypto/
H A DKconfig149 cbc(aes).
168 cbc(aes).
/linux/Documentation/filesystems/
H A Dubifs-authentication.rst440 …://www.jakoblell.com/blog/2013/12/22/practical-malleability-attack-against-cbc-encrypted-luks-part…
/linux/arch/m68k/ifpsp060/
H A Ditest.sa302 dc.l $4a0066ff,$00003cbc,$52aeff78,$4cfb3fff
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt1319 2: xcrypt-cbc