Searched full:sa2ul (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/crypto/ |
D | ti,sa2ul.yaml | 4 $id: http://devicetree.org/schemas/crypto/ti,sa2ul.yaml# 7 title: K3 SoC SA2UL crypto module 15 - ti,j721e-sa2ul 16 - ti,am654-sa2ul 17 - ti,am64-sa2ul 47 Address translation for the possible RNG child node for SA2UL 65 Child RNG node for SA2UL 78 - ti,j721e-sa2ul 79 - ti,am654-sa2ul 91 compatible = "ti,j721e-sa2ul";
|
/Linux-v5.15/drivers/dma/ti/ |
D | k3-psil-j721e.c | 71 /* SA2UL */ 239 /* SA2UL */ 248 /* SA2UL */ 287 /* SA2UL */
|
D | k3-psil-am654.c | 53 /* SA2UL */ 128 /* SA2UL */
|
D | k3-psil-j7200.c | 137 /* SA2UL */ 164 /* SA2UL */
|
/Linux-v5.15/drivers/crypto/ |
D | sa2ul.h | 3 * K3 SA2UL crypto accelerator driver 164 /* SA2UL can only handle maximum data size of 64KB */ 168 * SA2UL can provide unpredictable results with packet sizes that fall 277 * @sc_phys: Security context physical address that is passed on to SA2UL
|
D | sa2ul.c | 3 * K3 SA2UL crypto accelerator driver 31 #include "sa2ul.h" 366 * The SA2UL Expects the security context to 1114 * SA2UL has an interesting feature where the receive DMA channel in sa_run() 1976 .base.cra_driver_name = "cbc-aes-sa2ul", 1999 .base.cra_driver_name = "ecb-aes-sa2ul", 2021 .base.cra_driver_name = "cbc-des3-sa2ul", 2044 .base.cra_driver_name = "ecb-des3-sa2ul", 2067 .cra_driver_name = "sha1-sa2ul", 2096 .cra_driver_name = "sha256-sa2ul", [all …]
|
D | Makefile | 39 obj-$(CONFIG_CRYPTO_DEV_SA2UL) += sa2ul.o
|
/Linux-v5.15/Documentation/devicetree/bindings/dma/ti/ |
D | k3-udma.yaml | 37 The peripherals serviced by UDMA can be PSI-L native (sa2ul, cpsw, etc) or
|
/Linux-v5.15/arch/arm64/boot/dts/ti/ |
D | k3-am65-main.dtsi | 110 compatible = "ti,am654-sa2ul";
|
D | k3-j721e-main.dtsi | 326 compatible = "ti,j721e-sa2ul";
|