Home
last modified time | relevance | path

Searched refs:sunxi_nfc_randomizer_page_seeds (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dsunxi_nand.c521 static const u16 sunxi_nfc_randomizer_page_seeds[] = { variable
606 const u16 *seeds = sunxi_nfc_randomizer_page_seeds; in sunxi_nfc_randomizer_state()
609 if (mod > ARRAY_SIZE(sunxi_nfc_randomizer_page_seeds)) in sunxi_nfc_randomizer_state()
610 mod = ARRAY_SIZE(sunxi_nfc_randomizer_page_seeds); in sunxi_nfc_randomizer_state()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dsunxi_nand.c511 static const u16 sunxi_nfc_randomizer_page_seeds[] = { variable
596 const u16 *seeds = sunxi_nfc_randomizer_page_seeds; in sunxi_nfc_randomizer_state()
599 if (mod > ARRAY_SIZE(sunxi_nfc_randomizer_page_seeds)) in sunxi_nfc_randomizer_state()
600 mod = ARRAY_SIZE(sunxi_nfc_randomizer_page_seeds); in sunxi_nfc_randomizer_state()

Completed in 7 milliseconds