Home
last modified time | relevance | path

Searched refs:mod_exp_ops (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/crypto/rsa_mod_exp/
H A Dmod_exp_uclass.c19 const struct mod_exp_ops *ops = device_get_ops(dev); in rsa_mod_exp()
H A Dmod_exp_sw.c26 static const struct mod_exp_ops mod_exp_ops_sw = {
/openbmc/u-boot/include/u-boot/
H A Drsa-mod-exp.h56 struct mod_exp_ops { struct
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_rsa.c47 static const struct mod_exp_ops fsl_mod_exp_ops = {
/openbmc/u-boot/drivers/crypto/
H A Daspeed_acry.c172 static const struct mod_exp_ops aspeed_acry_ops = {