Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
e00b8eb55a8ecd6051b13309a1b5aa88400ba74d
/
.
/
drivers
/
crypto
/
rsa_mod_exp
/
Kconfig
blob: 22e95c3ecaf40238ec6b5e014dd258e9edc0011a [
file
] [
log
] [
blame
]
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
.