Home
last modified time | relevance | path

Searched refs:hwnumpes (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel.c669 if (priv->hwconfig.hwnumpes > 4) { in safexcel_hw_init()
1338 priv->config.pes = priv->hwconfig.hwnumpes; in safexcel_configure()
1518 priv->hwconfig.hwnumpes = (hiaopt >> EIP197_N_PES_OFFSET) & in safexcel_probe_generic()
1568 priv->hwconfig.hwnumpes = 1; /* by definition */ in safexcel_probe_generic()
1593 peid, priv->hwconfig.hwver, hwctg, priv->hwconfig.hwnumpes, in safexcel_probe_generic()
H A Dsafexcel.h805 int hwnumpes; member
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel.c677 if (priv->hwconfig.hwnumpes > 4) { in safexcel_hw_init()
1332 priv->config.pes = priv->hwconfig.hwnumpes; in safexcel_configure()
1512 priv->hwconfig.hwnumpes = (hiaopt >> EIP197_N_PES_OFFSET) & in safexcel_probe_generic()
1562 priv->hwconfig.hwnumpes = 1; /* by definition */ in safexcel_probe_generic()
1587 peid, priv->hwconfig.hwver, hwctg, priv->hwconfig.hwnumpes, in safexcel_probe_generic()
H A Dsafexcel.h812 int hwnumpes; member

Completed in 10 milliseconds