summaryrefslogtreecommitdiffstats
path: root/lib/rsa/rsa-mod-exp.c
Commit message (Expand)AuthorAgeFilesLines
* xilinx: zynq: Change types from u32 to uint32_tMichal Simek2020-10-271-1/+1
* rsa: fix retrieving public exponent on big-endian systemsRasmus Villemoes2020-10-121-2/+9
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* rsa: fix alignment issue when getting public exponentHeiko Stuebner2020-05-071-2/+2
* xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu2018-07-191-0/+51
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta2015-01-291-0/+303