On 10/11/19 9:42 AM, AKASHI Takahiro wrote:
Imported from linux kernel v5.3.
It is unclear from your commit message which files are verbatime copies and which have been adjusted to fit into U-Boot. Where is the unit test? Best regards Heinrich
Signed-off-by: AKASHI Takahiro<takahiro.aka...@linaro.org> --- include/crypto/internal/rsa.h | 57 ++++++++++ lib/crypto/Makefile | 10 +- lib/crypto/rsa_helper.c | 198 ++++++++++++++++++++++++++++++++++ lib/crypto/rsapubkey.asn1 | 4 + 4 files changed, 268 insertions(+), 1 deletion(-) create mode 100644 include/crypto/internal/rsa.h create mode 100644 lib/crypto/rsa_helper.c create mode 100644 lib/crypto/rsapubkey.asn1
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot