Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
f2fec241b2bc8b2f81a69a124726c5efebd53935
/
.
/
drivers
/
crypto
/
rsa_mod_exp
/
Kconfig
blob: 6dcb39a8d3242668788cd11711efb32d80b5ed61 [
file
]
config DM_MOD_EXP
bool
"Enable Driver Model for RSA Modular Exponentiation"
depends on DM
help
If
you want to
use
driver model
for
RSA
Modular
Exponentiation
,
say Y
.