Searched refs:ciphers (Results 1 – 16 of 16) sorted by relevance
/linux/arch/sparc/crypto/ |
H A D | Kconfig | 14 Length-preserving ciphers: DES with ECB and CBC modes 15 Length-preserving ciphers: Tripe DES EDE with ECB and CBC modes 64 Block ciphers: AES cipher algorithms (FIPS-197) 65 Length-preseving ciphers: AES with ECB, CBC, and CTR modes 75 Block ciphers: Camellia cipher algorithms 76 Length-preserving ciphers: Camellia with ECB and CBC modes
|
/linux/arch/x86/crypto/ |
H A D | Kconfig | 28 Length-preserving ciphers: AES with ECB, CBC, CTS, CTR, XCTR, XTS 45 Length-preserving ciphers: Blowfish with ECB and CBC modes 56 Length-preserving ciphers: Camellia with ECB and CBC modes 68 Length-preserving ciphers: Camellia with ECB and CBC modes 79 Length-preserving ciphers: Camellia with ECB and CBC modes 94 Length-preserving ciphers: CAST5 (CAST-128) cipher algorithm 112 Length-preserving ciphers: CAST6 (CAST-256) cipher algorithm 128 Length-preserving ciphers: Triple DES EDE with ECB and CBC modes 142 Length-preserving ciphers: Serpent cipher algorithm 158 Length-preserving ciphers: Serpent cipher algorithm [all …]
|
/linux/Documentation/crypto/ |
H A D | intro.rst | 7 The kernel crypto API offers a rich set of cryptographic ciphers as well 15 specification, hints to developers of ciphers are provided. Pointers to 21 transformations and handles them the same way as ciphers. 27 - data transformation implementations (typically ciphers) that can be 31 well as for developers implementing ciphers. This API specification, 33 implementations (i.e. implementations of ciphers and other
|
H A D | api-intro.rst | 12 mode ciphers), this will allow for pages to be encrypted in-place 46 meant to support all ciphers including stream ciphers. The difference 49 subject to block size requirements (i.e., non-stream ciphers can only 94 When using the API for ciphers, performance will be optimal if each
|
H A D | userspace-if.rst | 32 following ciphers are accessible: 36 - Symmetric ciphers 38 - AEAD ciphers 57 calls. This includes the generic vs. unique naming schema for ciphers as 377 - the skcipher cipher type (symmetric ciphers) 395 AEAD ciphers. For a encryption operation, the authentication tag of
|
H A D | devel-algos.rst | 53 implementations, that being the CIPHER type used for symmetric ciphers. 104 implementations. The multi-block ciphers are used for transformations
|
/linux/arch/arm64/crypto/ |
H A D | Kconfig | 135 Block ciphers: AES cipher algorithms (FIPS-197) 136 Length-preserving ciphers: AES with ECB, CBC, CTR, CTS, 149 Block ciphers: AES cipher algorithms (FIPS-197) 160 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 177 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 195 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12 208 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 227 Block ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016) 239 Length-preserving ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016) 257 Length-preserving ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016)
|
/linux/arch/s390/crypto/ |
H A D | Kconfig | 79 Length-preserving ciphers: AES with ECB, CBC, XTS, and CTR modes 100 Block ciphers: DES (FIPS 46-2) cipher algorithm 101 Block ciphers: Triple DES EDE (FIPS 46-3) cipher algorithm 102 Length-preserving ciphers: DES with ECB, CBC, and CTR modes 103 Length-preserving ciphers: Triple DES EDED with ECB, CBC, and CTR modes
|
/linux/arch/powerpc/crypto/ |
H A D | Kconfig | 58 Block ciphers: AES cipher algorithms (FIPS-197) 59 Length-preserving ciphers: AES with ECB, CBC, CTR, and XTS modes 100 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
|
/linux/net/sunrpc/ |
H A D | Kconfig | 46 that utilize Advanced Encryption Standard (AES) ciphers and 58 that utilize Camellia ciphers (RFC 3713) and CMAC digests 71 that utilize Advanced Encryption Standard (AES) ciphers and
|
/linux/arch/arm/crypto/ |
H A D | Kconfig | 153 Block ciphers: AES cipher algorithms (FIPS-197) 174 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 202 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 219 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
|
/linux/drivers/crypto/allwinner/ |
H A D | Kconfig | 21 The Security System handle AES/DES/3DES ciphers in CBC mode 57 The Crypto Engine handle AES/3DES ciphers in ECB/CBC mode. 110 The Security System handle AES/3DES ciphers in ECB/CBC mode.
|
/linux/arch/riscv/crypto/ |
H A D | Kconfig | 13 Length-preserving ciphers: AES with ECB, CBC, CTS, CTR, XTS 27 Length-preserving ciphers: ChaCha20 stream cipher algorithm
|
/linux/drivers/crypto/amlogic/ |
H A D | Kconfig | 13 This hardware handles AES ciphers in ECB/CBC mode.
|
/linux/arch/mips/crypto/ |
H A D | Kconfig | 60 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
|
/linux/Documentation/filesystems/ |
H A D | fscrypt.rst | 385 The remaining mode pairs are the "national pride ciphers": 389 Generally speaking, these ciphers aren't "bad" per se, but they 392 suggested to only use these ciphers where their use is mandated.
|