aboutsummaryrefslogtreecommitdiff
path: root/lib/rsa/rsa-mod-exp.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-27xilinx: zynq: Change types from u32 to uint32_tMichal Simek1-1/+1
2020-10-12rsa: fix retrieving public exponent on big-endian systemsRasmus Villemoes1-2/+9
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-07rsa: fix alignment issue when getting public exponentHeiko Stuebner1-2/+2
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu1-0/+51
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-01-29rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta1-0/+303