Searched refs:sham (Results 1 – 24 of 24) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/crypto/ |
D | omap-sham.txt | 7 - "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-v6.6/arch/arm/boot/dts/ti/omap/ |
D | omap2.dtsi | 158 sham: sham@480a4000 { label 159 compatible = "ti,omap2-sham"; 160 ti,hwmods = "sham";
|
D | am335x-osd335x-common.dtsi | 123 &sham {
|
D | am33xx.dtsi | 565 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 583 sham: sham@0 { label 584 compatible = "ti,omap4-sham";
|
D | am4372.dtsi | 332 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 350 sham: sham@0 { label 351 compatible = "ti,omap5-sham";
|
D | omap5.dtsi | 401 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 419 sham: sham@0 { label 420 compatible = "ti,omap4-sham";
|
D | omap4.dtsi | 431 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 449 sham: sham@0 { label 450 compatible = "ti,omap4-sham";
|
D | omap3.dtsi | 681 sham: sham@480c3000 { label 682 compatible = "ti,omap3-sham"; 683 ti,hwmods = "sham";
|
D | dra7.dtsi | 1053 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 1071 sham1: sham@0 { 1072 compatible = "ti,omap5-sham"; 1083 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 1101 sham2: sham@0 { 1102 compatible = "ti,omap5-sham";
|
D | am335x-moxa-uc-2100-common.dtsi | 145 &sham {
|
D | am335x-phycore-som.dtsi | 46 &sham {
|
D | am335x-lxm.dts | 275 &sham {
|
D | omap3-tao3530.dtsi | 19 &sham {
|
D | am335x-moxa-uc-8100-common.dtsi | 344 &sham {
|
D | am335x-baltos.dtsi | 387 &sham {
|
D | am335x-bone-common.dtsi | 404 &sham {
|
D | am335x-shc.dts | 248 &sham {
|
D | am335x-pdu001.dts | 561 &sham {
|
D | am335x-sl50.dts | 693 &sham {
|
D | am335x-evmsk.dts | 641 &sham {
|
D | am335x-evm.dts | 761 &sham {
|
/Linux-v6.6/drivers/crypto/ |
D | omap-sham.c | 239 static struct omap_sham_drv sham = { variable 240 .dev_list = LIST_HEAD_INIT(sham.dev_list), 241 .lock = __SPIN_LOCK_UNLOCKED(sham.lock), 929 spin_lock_bh(&sham.lock); in omap_sham_find_dev() 930 dd = list_first_entry(&sham.dev_list, struct omap_sham_dev, list); in omap_sham_find_dev() 931 list_move_tail(&dd->list, &sham.dev_list); in omap_sham_find_dev() 933 spin_unlock_bh(&sham.lock); in omap_sham_find_dev() 1308 if (!test_bit(FLAGS_AUTO_XOR, &sham.flags)) { in omap_sham_setkey() 2115 sham.flags |= dd->pdata->flags; in omap_sham_probe() 2137 spin_lock_bh(&sham.lock); in omap_sham_probe() [all …]
|
D | Makefile | 31 obj-$(CONFIG_CRYPTO_DEV_OMAP_SHAM) += omap-sham.o
|
/Linux-v6.6/Documentation/devicetree/bindings/dma/ |
D | ti-edma.txt | 128 sham: sham@53100000 { 129 compatible = "ti,omap4-sham"; 130 ti,hwmods = "sham";
|