aboutsummaryrefslogtreecommitdiff
path: root/lib/rsa/rsa-mod-exp.c
AgeCommit message (Expand)Author
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2020-10-27xilinx: zynq: Change types from u32 to uint32_tMichal Simek
2020-10-12rsa: fix retrieving public exponent on big-endian systemsRasmus Villemoes
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-07rsa: fix alignment issue when getting public exponentHeiko Stuebner
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2015-01-29rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta