Home
last modified time | relevance | path

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

/external/u-boot/drivers/crypto/fsl/
Dfsl_rsa.c18 int fsl_mod_exp(struct udevice *dev, const uint8_t *sig, uint32_t sig_len, in fsl_mod_exp() function
48 .mod_exp = fsl_mod_exp,