Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
25e92cfac7f2fb1bd58122777283f02b5d66f4e0
/
.
/
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
.