Home
last modified time | relevance | path

Searched refs:sham (Results 1 – 24 of 24) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/crypto/
Domap-sham.txt7 - "ti,omap2-sham" for OMAP2 & OMAP3.
8 - "ti,omap4-sham" for OMAP4 and AM33XX.
9 - "ti,omap5-sham" for OMAP5, DRA7 and AM43XX.
21 sham: sham@53100000 {
22 compatible = "ti,omap4-sham";
23 ti,hwmods = "sham";
/Linux-v4.19/arch/arm/boot/dts/
Domap2.dtsi144 sham: sham@480a4000 { label
145 compatible = "ti,omap2-sham";
146 ti,hwmods = "sham";
Domap4.dtsi484 sham: sham@4b100000 { label
485 compatible = "ti,omap4-sham";
486 ti,hwmods = "sham";
Dam335x-osd335x-common.dtsi122 &sham {
Domap3.dtsi582 sham: sham@480c3000 { label
583 compatible = "ti,omap3-sham";
584 ti,hwmods = "sham";
Dam33xx.dtsi990 sham: sham@53100000 { label
991 compatible = "ti,omap4-sham";
992 ti,hwmods = "sham";
Dam4372.dtsi912 sham: sham@53100000 { label
913 compatible = "ti,omap5-sham";
914 ti,hwmods = "sham";
Dam335x-phycore-som.dtsi52 &sham {
Domap3-tao3530.dtsi18 &sham {
Dam335x-lxm.dts274 &sham {
Dam335x-bone-common.dtsi413 &sham {
Dam335x-baltos.dtsi403 &sham {
Dam335x-moxa-uc-8100-me-t.dts446 &sham {
Dam335x-boneblue.dts512 &sham {
Ddra7.dtsi2080 sham: sham@53100000 { label
2081 compatible = "ti,omap5-sham";
2082 ti,hwmods = "sham";
Dam335x-pdu001.dts583 &sham {
Dam335x-shc.dts251 &sham {
Dam335x-sl50.dts714 &sham {
Dam335x-evmsk.dts665 &sham {
Dam335x-evm.dts785 &sham {
/Linux-v4.19/Documentation/devicetree/bindings/dma/
Dti-edma.txt120 sham: sham@53100000 {
121 compatible = "ti,omap4-sham";
122 ti,hwmods = "sham";
/Linux-v4.19/drivers/crypto/
Domap-sham.c245 static struct omap_sham_drv sham = { variable
246 .dev_list = LIST_HEAD_INIT(sham.dev_list),
247 .lock = __SPIN_LOCK_UNLOCKED(sham.lock),
932 spin_lock_bh(&sham.lock); in omap_sham_init()
934 list_for_each_entry(tmp, &sham.dev_list, list) { in omap_sham_init()
942 spin_unlock_bh(&sham.lock); in omap_sham_init()
1313 spin_lock_bh(&sham.lock); in omap_sham_setkey()
1315 list_for_each_entry(tmp, &sham.dev_list, list) { in omap_sham_setkey()
1323 spin_unlock_bh(&sham.lock); in omap_sham_setkey()
2167 spin_lock(&sham.lock); in omap_sham_probe()
[all …]
DMakefile29 obj-$(CONFIG_CRYPTO_DEV_OMAP_SHAM) += omap-sham.o
/Linux-v4.19/Documentation/devicetree/bindings/bus/
Dti-sysc.txt35 "ti,sysc-omap3-sham"