Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/arch/arm/boot/dts/
Domap2.dtsi161 sham: sham@480a4000 { label
162 compatible = "ti,omap2-sham";
163 ti,hwmods = "sham";
Dam335x-osd335x-common.dtsi122 &sham {
Dam33xx.dtsi555 compatible = "ti,sysc-omap3-sham", "ti,sysc";
573 sham: sham@0 { label
574 compatible = "ti,omap4-sham";
Dam4372.dtsi330 compatible = "ti,sysc-omap3-sham", "ti,sysc";
348 sham: sham@0 { label
349 compatible = "ti,omap5-sham";
Domap5.dtsi401 compatible = "ti,sysc-omap3-sham", "ti,sysc";
419 sham: sham@0 { label
420 compatible = "ti,omap4-sham";
Domap3.dtsi684 sham: sham@480c3000 { label
685 compatible = "ti,omap3-sham";
686 ti,hwmods = "sham";
Domap4.dtsi431 compatible = "ti,sysc-omap3-sham", "ti,sysc";
449 sham: sham@0 { label
450 compatible = "ti,omap4-sham";
Ddra7.dtsi1031 compatible = "ti,sysc-omap3-sham", "ti,sysc";
1049 sham1: sham@0 {
1050 compatible = "ti,omap5-sham";
1061 compatible = "ti,sysc-omap3-sham", "ti,sysc";
1079 sham2: sham@0 {
1080 compatible = "ti,omap5-sham";
Dam335x-moxa-uc-2100-common.dtsi145 &sham {
Dam335x-phycore-som.dtsi45 &sham {
Dam335x-lxm.dts275 &sham {
Domap3-tao3530.dtsi19 &sham {
Dam335x-moxa-uc-8100-common.dtsi344 &sham {
Dam335x-bone-common.dtsi395 &sham {
Dam335x-baltos.dtsi387 &sham {
Dam335x-shc.dts248 &sham {
Dam335x-pdu001.dts561 &sham {
Dam335x-sl50.dts693 &sham {
Dam335x-evmsk.dts641 &sham {
Dam335x-evm.dts763 &sham {
/Linux-v5.15/drivers/crypto/
Domap-sham.c244 static struct omap_sham_drv sham = { variable
245 .dev_list = LIST_HEAD_INIT(sham.dev_list),
246 .lock = __SPIN_LOCK_UNLOCKED(sham.lock),
934 spin_lock_bh(&sham.lock); in omap_sham_find_dev()
935 dd = list_first_entry(&sham.dev_list, struct omap_sham_dev, list); in omap_sham_find_dev()
936 list_move_tail(&dd->list, &sham.dev_list); in omap_sham_find_dev()
938 spin_unlock_bh(&sham.lock); in omap_sham_find_dev()
1309 if (!test_bit(FLAGS_AUTO_XOR, &sham.flags)) { in omap_sham_setkey()
2108 sham.flags |= dd->pdata->flags; in omap_sham_probe()
2130 spin_lock_bh(&sham.lock); in omap_sham_probe()
[all …]
DMakefile30 obj-$(CONFIG_CRYPTO_DEV_OMAP_SHAM) += omap-sham.o
/Linux-v5.15/Documentation/devicetree/bindings/dma/
Dti-edma.txt128 sham: sham@53100000 {
129 compatible = "ti,omap4-sham";
130 ti,hwmods = "sham";
/Linux-v5.15/Documentation/devicetree/bindings/bus/
Dti-sysc.txt35 "ti,sysc-omap3-sham"