Searched full:tdes (Results 1 – 11 of 11) sorted by relevance
/linux/Documentation/devicetree/bindings/crypto/ |
H A D | atmel,at91sam9g46-tdes.yaml | 5 $id: http://devicetree.org/schemas/crypto/atmel,at91sam9g46-tdes.yaml# 8 title: Atmel Triple Data Encryption Standard (TDES) HW cryptographic accelerator 16 - const: atmel,at91sam9g46-tdes 18 - const: microchip,sam9x7-tdes 19 - const: atmel,at91sam9g46-tdes 59 tdes: crypto@e2014000 { 60 compatible = "atmel,at91sam9g46-tdes";
|
/linux/drivers/crypto/rockchip/ |
H A D | rk3288_crypto.h | 128 /* des/tdes */ 136 /* TDES Key Mode, 0 : EDE, 1 : EEE */ 138 /* 0: DES, 1:TDES */
|
/linux/drivers/crypto/stm32/ |
H A D | Kconfig | 33 This enables support for the CRYP (AES/DES/TDES) hw accelerator which
|
/linux/drivers/crypto/aspeed/ |
H A D | aspeed-hace-crypto.c | 789 .cra_driver_name = "aspeed-ecb-tdes", 816 .cra_driver_name = "aspeed-cbc-tdes", 898 .cra_driver_name = "aspeed-ctr-tdes",
|
/linux/arch/arm/boot/dts/nspire/ |
H A D | nspire.dtsi | 122 tdes: crypto@c8010000 { label
|
/linux/arch/s390/boot/ |
H A D | kaslr.c | 49 /* initial parameter block for tdes mode, copied from libica */ in get_random()
|
/linux/arch/arm/boot/dts/microchip/ |
H A D | sama7g5.dtsi | 782 tdes: crypto@e2014000 { label 783 compatible = "atmel,at91sam9g46-tdes";
|
H A D | sama5d3.dtsi | 411 tdes: crypto@f803c000 { label 412 compatible = "atmel,at91sam9g46-tdes";
|
H A D | sama5d4.dtsi | 697 tdes: crypto@fc04c000 { label 698 compatible = "atmel,at91sam9g46-tdes";
|
/linux/drivers/s390/crypto/ |
H A D | zcrypt_ep11misc.c | 1557 case 2: /* TDES */ in ep11_kblob2protkey()
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 2452 * that needs to not insert csum in the TDES. in stmmac_dma_operation_mode() 5947 * the TX csum insertion in the TDES and not use SF. in stmmac_fix_features()
|