Searched refs:DES (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/Documentation/devicetree/bindings/crypto/ |
D | omap-des.txt | 1 OMAP SoC DES crypto Module 6 - ti,hwmods: Name of the hwmod associated with the DES module 8 - interrupts : the interrupt-specifier for the DES module 9 - clocks : A phandle to the functional clock node of the DES module
|
D | samsung-sss.txt | 6 -- Data Encryption Standard (DES)/3DES
|
D | fsl-sec2.txt | 20 bit 2 = set if SEC has the DES/3DES EU (DEU)
|
D | atmel-crypto.txt | 25 * Triple Data Encryption Standard (Triple DES)
|
/linux-4.1.27/drivers/crypto/ |
D | Kconfig | 110 tristate "DES and Triple DES cipher algorithms" 117 DES cipher algorithm (FIPS 46-2), and Triple DES EDE (FIPS 46-3). 146 and uses triple-DES to generate secure random numbers like the 271 OMAP processors have DES/3DES module accelerator. Select this if you 272 want to use the OMAP module for DES and 3DES algorithms. Currently 361 tristate "Support for Atmel DES/TDES hw accelerator" 369 Some Atmel processors have DES/TDES hw accelerator. 371 DES/TDES algorithms.
|
/linux-4.1.27/crypto/ |
D | Kconfig | 1063 tristate "DES and Triple DES EDE cipher algorithms" 1066 DES cipher algorithm (FIPS 46-2), and Triple DES EDE (FIPS 46-3). 1069 tristate "DES and Triple DES EDE cipher algorithms (SPARC64)" 1074 DES cipher algorithm (FIPS 46-2), and Triple DES EDE (FIPS 46-3), 1078 tristate "Triple DES EDE cipher algorithm (x86-64)" 1083 Triple DES EDE (FIPS 46-3) algorithm. 1085 This module provides implementation of the Triple DES EDE cipher
|
/linux-4.1.27/Documentation/crypto/ |
D | api-intro.txt | 175 Dana L. How (DES) 192 DES algorithm contributors:
|
D | descore-readme.txt | 4 des - fast & portable DES encryption & decryption. 327 memory. Quick is included for programs that do nothing but DES,
|
/linux-4.1.27/arch/powerpc/xmon/ |
D | ppc-opc.c | 246 #define DES DE + 1 macro 251 #define DQ DES + 1 4730 { "lde", DEO(62,0), DE_MASK, BOOKE64, { RT, DES, RA0 } }, 4731 { "ldue", DEO(62,1), DE_MASK, BOOKE64, { RT, DES, RA0 } }, 4732 { "lfse", DEO(62,4), DE_MASK, BOOKE64, { FRT, DES, RA0 } }, 4733 { "lfsue", DEO(62,5), DE_MASK, BOOKE64, { FRT, DES, RAS } }, 4734 { "lfde", DEO(62,6), DE_MASK, BOOKE64, { FRT, DES, RA0 } }, 4735 { "lfdue", DEO(62,7), DE_MASK, BOOKE64, { FRT, DES, RAS } }, 4736 { "stde", DEO(62,8), DE_MASK, BOOKE64, { RS, DES, RA0 } }, 4737 { "stdue", DEO(62,9), DE_MASK, BOOKE64, { RS, DES, RAS } }, [all …]
|
/linux-4.1.27/Documentation/networking/ |
D | rxrpc.txt | 459 uint8_t session_key[8]; /* DES session key */
|
/linux-4.1.27/Documentation/ |
D | devices.txt | 2617 0 = /dev/deskey0 First DES key 2618 1 = /dev/deskey1 Second DES key
|