Searched refs:CBC (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/arch/arm64/crypto/ |
D | Kconfig | 39 tristate "AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions" 46 tristate "AES in ECB/CBC/CTR/XTS modes using NEON instructions"
|
/linux-4.1.27/arch/arm/crypto/ |
D | Kconfig | 102 Use a faster and more secure NEON based implementation of AES in CBC, 106 and for XTS mode encryption, CBC and XTS mode decryption speedup is 107 around 25%. (CBC encryption speed is not affected by this driver.) 117 Use an implementation of AES in CBC, CTR and XTS modes that uses
|
D | aesbs-core.S_shipped | 45 @ Add CBC, CTR and XTS subroutines, adapt for kernel use.
|
/linux-4.1.27/drivers/char/xilinx_hwicap/ |
D | xilinx_hwicap.c | 135 .CBC = 13, 160 .CBC = 11, 185 .CBC = 11, 210 .CBC = 11,
|
D | xilinx_hwicap.h | 136 u32 CBC; member
|
/linux-4.1.27/drivers/crypto/ |
D | Kconfig | 119 As of z990 the ECB and CBC mode are hardware accelerated. 131 As of z9 the ECB and CBC modes are hardware accelerated 133 As of z10 the ECB and CBC modes are hardware accelerated 174 Currently the driver supports AES in ECB and CBC mode without DMA. 273 the ECB and CBC modes of operation supported by the driver. Also 415 The Freescale i.MX23/i.MX28 has SHA1/SHA256 and AES128 CBC/ECB
|
/linux-4.1.27/drivers/crypto/ux500/ |
D | Kconfig | 13 AES-ECB, CBC and CTR with keys sizes of 128, 192 and 256 bit sizes.
|
/linux-4.1.27/crypto/ |
D | Kconfig | 208 Support for Counter with CBC MAC. Required for IPsec. 232 tristate "CBC support" 236 CBC: Cipher Block Chaining mode 805 ECB, CBC, LRW, PCBC, XTS. The 64 bit version has additional 834 ECB and CBC. 841 for popular block cipher modes ECB, CBC, CTR and XTS is supported.
|
/linux-4.1.27/Documentation/crypto/ |
D | api-intro.txt | 109 as well as general application notes such as RFC2451 ("The ESP CBC-Mode
|