Home
last modified time | relevance | path

Searched full:tdes (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/devicetree/bindings/crypto/
H A Datmel,at91sam9g46-tdes.yaml5 $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 Drk3288_crypto.h128 /* des/tdes */
136 /* TDES Key Mode, 0 : EDE, 1 : EEE */
138 /* 0: DES, 1:TDES */
/linux/drivers/crypto/stm32/
H A DKconfig33 This enables support for the CRYP (AES/DES/TDES) hw accelerator which
/linux/drivers/crypto/aspeed/
H A Daspeed-hace-crypto.c789 .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 Dnspire.dtsi122 tdes: crypto@c8010000 { label
/linux/arch/s390/boot/
H A Dkaslr.c49 /* initial parameter block for tdes mode, copied from libica */ in get_random()
/linux/arch/arm/boot/dts/microchip/
H A Dsama7g5.dtsi782 tdes: crypto@e2014000 { label
783 compatible = "atmel,at91sam9g46-tdes";
H A Dsama5d3.dtsi411 tdes: crypto@f803c000 { label
412 compatible = "atmel,at91sam9g46-tdes";
H A Dsama5d4.dtsi697 tdes: crypto@fc04c000 { label
698 compatible = "atmel,at91sam9g46-tdes";
/linux/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c1557 case 2: /* TDES */ in ep11_kblob2protkey()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2452 * 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()