Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f698e9f39aaf8ed30dab86f0130ea1e21bc721cc
/
.
/
drivers
/
crypto
/
rsa_mod_exp
/
Kconfig
blob: 6dcb39a8d3242668788cd11711efb32d80b5ed61 [
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
.