]> git.dujemihanovic.xyz Git - u-boot.git/commit
lib/crypto: Adapt x509_cert_parser to MbedTLS
authorRaymond Mao <raymond.mao@linaro.org>
Thu, 3 Oct 2024 21:50:31 +0000 (14:50 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 14 Oct 2024 23:58:46 +0000 (17:58 -0600)
commit3741abfe86c677ed6ea05571bbab34cc25886848
tree28f2e201030f21701a22d6755261afc617e7e1ca
parent70002cec5f1c43c4a57c802b5149a1f320c5eaac
lib/crypto: Adapt x509_cert_parser to MbedTLS

Previous patch has introduced MbedTLS porting layer for x509 cert parser,
here to adjust the header and makefiles accordingly.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
include/crypto/x509_parser.h
lib/crypto/Makefile
lib/crypto/x509_public_key.c