Searched refs:crypto (Results 1 – 25 of 122) sorted by relevance
12345
/arch/powerpc/boot/dts/fsl/ |
D | c293si-post.dtsi | 119 crypto@80000 { 123 crypto@80000 { 135 crypto@a0000 { 139 crypto@a0000 { 151 crypto@c0000 { 155 crypto@c0000 {
|
D | p1023si-pre.dtsi | 52 crypto = &crypto;
|
D | t208xsi-pre.dtsi | 53 crypto = &crypto;
|
D | p5020si-pre.dtsi | 66 crypto = &crypto;
|
D | qoriq-sec4.0-0.dtsi | 35 crypto: crypto@300000 { label
|
D | t104xsi-pre.dtsi | 60 crypto = &crypto;
|
D | p3041si-pre.dtsi | 66 crypto = &crypto;
|
D | p2041si-pre.dtsi | 65 crypto = &crypto;
|
D | p5040si-pre.dtsi | 65 crypto = &crypto;
|
D | qoriq-sec4.2-0.dtsi | 35 crypto: crypto@300000 { label
|
D | qoriq-sec5.0-0.dtsi | 35 crypto: crypto@300000 { label
|
/arch/powerpc/boot/dts/ |
D | p1020rdb-pc_camp_core1.dts | 6 * This dts allows core1 to have l2, eth0, crypto. 115 28 72 58 /* usb, sdhci, crypto */ 121 0xe6 0xe7 /* sdhci, crypto , pci */
|
D | p1020rdb-pc_camp_core0.dts | 7 * eth1, eth2, sdhc, crypto, global-util, message, pci0, pci1, msi. 59 17 18 24 45 /* enet0-queue-group1, crypto */
|
D | mpc8572ds_camp_core1.dts | 79 crypto@30000 { 84 18 16 10 42 45 58 /* MEM L2 mdio serial crypto */
|
D | asp834x-redboot.dts | 274 /* May need to remove if on a part without crypto engine */ 275 crypto@30000 { 276 device_type = "crypto";
|
/arch/sparc/ |
D | Kbuild | 9 obj-y += crypto/
|
/arch/s390/ |
D | Kbuild | 4 obj-$(CONFIG_CRYPTO_HW) += crypto/
|
/arch/um/ |
D | Kconfig.rest | 17 source "crypto/Kconfig"
|
/arch/x86/ |
D | Kbuild | 13 obj-y += crypto/
|
D | Makefile.um | 1 core-y += arch/x86/crypto/
|
/arch/arm/mach-dove/ |
D | common.c | 87 struct clk *nand, *camera, *i2s0, *i2s1, *crypto, *ac97, *pdma; in dove_clk_init() local 104 crypto = dove_register_gate("crypto", "tclk", CLOCK_GATING_BIT_CRYPTO); in dove_clk_init() 129 orion_clkdev_add(NULL, "mv_crypto", crypto); in dove_clk_init()
|
/arch/arm/boot/dts/ |
D | nspire.dtsi | 92 tdes: crypto@C8010000 { 96 sha256: crypto@CC000000 {
|
D | orion5x.dtsi | 223 cesa: crypto@90000 { 224 compatible = "marvell,orion-crypto";
|
/arch/arm64/crypto/ |
D | Makefile | 21 CFLAGS_aes-ce-cipher.o += -march=armv8-a+crypto
|
/arch/score/ |
D | Kconfig | 101 source "crypto/Kconfig"
|
12345