Home
last modified time | relevance | path

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

/openbmc/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
15 const: atmel,at91sam9g46-tdes
55 tdes: crypto@e2014000 {
56 compatible = "atmel,at91sam9g46-tdes";
/openbmc/linux/drivers/crypto/
H A Datmel-tdes.c5 * Support for ATMEL DES/TDES HW acceleration.
38 #include "atmel-tdes-regs.h"
42 /* TDES flags */
204 /* One TDES IP per SoC. */ in atmel_tdes_dev_alloc()
1001 .base.cra_driver_name = "atmel-ecb-tdes",
1013 .base.cra_driver_name = "atmel-cbc-tdes",
1026 .base.cra_driver_name = "atmel-ofb-tdes",
1084 dev_warn(tdes_dd->dev, "TDES interrupt when no active requests.\n"); in atmel_tdes_irq()
1137 "Unmanaged tdes version, set minimum capabilities\n"); in atmel_tdes_get_cap()
1143 { .compatible = "atmel,at91sam9g46-tdes" },
[all …]
H A DKconfig393 tristate "Support for Atmel DES/TDES hw accelerator"
398 Some Atmel processors have DES/TDES hw accelerator.
400 DES/TDES algorithms.
403 will be called atmel-tdes.
H A DMakefile6 obj-$(CONFIG_CRYPTO_DEV_ATMEL_TDES) += atmel-tdes.o
/openbmc/u-boot/drivers/crypto/
H A Dace_sha.h204 /* TDES control */
213 #define ACE_TDES_SEL_TDESEDE (1 << 3) /* TDES EDE mode */
214 #define ACE_TDES_SEL_TDESEEE (3 << 3) /* TDES EEE mode */
228 /* TDES status */
/openbmc/linux/drivers/crypto/rockchip/
H A Drk3288_crypto.h128 /* des/tdes */
136 /* TDES Key Mode, 0 : EDE, 1 : EEE */
138 /* 0: DES, 1:TDES */
/openbmc/linux/drivers/crypto/stm32/
H A DKconfig33 This enables support for the CRYP (AES/DES/TDES) hw accelerator which
/openbmc/linux/arch/s390/crypto/
H A Dprng.c42 MODULE_PARM_DESC(prng_mode, "PRNG mode: 0 - auto, 1 - TDES, 2 - SHA512");
107 /* initial parameter block for tdes mode, copied from libica */
185 /*** tdes functions ***/
226 pr_debug("prng runs in TDES mode with " in prng_tdes_instantiate()
555 * Beside the STCKF the input for the TDES-EDE is the output in prng_tdes_read()
720 return scnprintf(buf, PAGE_SIZE, "TDES\n"); in prng_mode_show()
871 /* TDES mode */ in prng_init()
/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-hace-crypto.c965 .cra_driver_name = "aspeed-ecb-tdes",
992 .cra_driver_name = "aspeed-cbc-tdes",
1019 .cra_driver_name = "aspeed-cfb-tdes",
1046 .cra_driver_name = "aspeed-ofb-tdes",
1128 .cra_driver_name = "aspeed-ctr-tdes",
/openbmc/linux/arch/arm/boot/dts/nspire/
H A Dnspire.dtsi122 tdes: crypto@c8010000 { label
/openbmc/linux/arch/s390/boot/
H A Dkaslr.c49 /* initial parameter block for tdes mode, copied from libica */ in get_random()
/openbmc/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 Dsama5d2.dtsi1093 tdes: crypto@fc044000 { label
1094 compatible = "atmel,at91sam9g46-tdes";
H A Dsam9x60.dtsi506 tdes: crypto@f0038000 { label
507 compatible = "atmel,at91sam9g46-tdes";
H A Dsama5d4.dtsi697 tdes: crpyto@fc04c000 { label
698 compatible = "atmel,at91sam9g46-tdes";
/openbmc/u-boot/arch/arm/dts/
H A Dsama5d3.dtsi416 tdes@f803c000 {
417 compatible = "atmel,at91sam9g46-tdes";
H A Dsama5d4.dtsi1267 tdes@fc04c000 {
1268 compatible = "atmel,at91sam9g46-tdes";
/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c1526 case 2: /* TDES */ in ep11_kblob2protkey()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2379 * that needs to not insert csum in the TDES. in stmmac_dma_operation_mode()
5777 * the TX csum insertion in the TDES and not use SF. in stmmac_fix_features()
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]
H A Dopengrok0.0.log[all...]