Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/arch/arm/boot/dts/
Domap2.dtsi144 sham: sham@480a4000 { label
145 compatible = "ti,omap2-sham";
146 ti,hwmods = "sham";
Dam4372.dtsi260 sham: sham@53100000 { label
261 compatible = "ti,omap5-sham";
262 ti,hwmods = "sham";
Domap4.dtsi296 sham: sham@4b100000 { label
297 compatible = "ti,omap4-sham";
298 ti,hwmods = "sham";
Dam33xx.dtsi445 sham: sham@53100000 { label
446 compatible = "ti,omap4-sham";
447 ti,hwmods = "sham";
Dam335x-osd335x-common.dtsi122 &sham {
Domap3.dtsi582 sham: sham@480c3000 { label
583 compatible = "ti,omap3-sham";
584 ti,hwmods = "sham";
Ddra7.dtsi688 sham: sham@53100000 { label
689 compatible = "ti,omap5-sham";
690 ti,hwmods = "sham";
Dam335x-moxa-uc-2100-common.dtsi162 &sham {
Dam335x-phycore-som.dtsi45 &sham {
Dam335x-lxm.dts271 &sham {
Domap3-tao3530.dtsi15 &sham {
Dam335x-bone-common.dtsi414 &sham {
Dam335x-moxa-uc-8100-me-t.dts446 &sham {
Dam335x-baltos.dtsi400 &sham {
Dam335x-shc.dts248 &sham {
Dam335x-pdu001.dts591 &sham {
Dam335x-sl50.dts711 &sham {
Dam335x-evmsk.dts688 &sham {
Dam335x-evm.dts800 &sham {
/Linux-v5.4/Documentation/devicetree/bindings/dma/
Dti-edma.txt120 sham: sham@53100000 {
121 compatible = "ti,omap4-sham";
122 ti,hwmods = "sham";
/Linux-v5.4/drivers/crypto/
Domap-sham.c242 static struct omap_sham_drv sham = { variable
243 .dev_list = LIST_HEAD_INIT(sham.dev_list),
244 .lock = __SPIN_LOCK_UNLOCKED(sham.lock),
929 spin_lock_bh(&sham.lock); in omap_sham_init()
931 list_for_each_entry(tmp, &sham.dev_list, list) { in omap_sham_init()
939 spin_unlock_bh(&sham.lock); in omap_sham_init()
1308 spin_lock_bh(&sham.lock); in omap_sham_setkey()
1310 list_for_each_entry(tmp, &sham.dev_list, list) { in omap_sham_setkey()
1318 spin_unlock_bh(&sham.lock); in omap_sham_setkey()
2161 spin_lock(&sham.lock); in omap_sham_probe()
[all …]
DMakefile30 obj-$(CONFIG_CRYPTO_DEV_OMAP_SHAM) += omap-sham.o
/Linux-v5.4/Documentation/devicetree/bindings/bus/
Dti-sysc.txt35 "ti,sysc-omap3-sham"