]> git.dujemihanovic.xyz Git - u-boot.git/commit
lib/crypto: Adapt public_key header with MbedTLS
authorRaymond Mao <raymond.mao@linaro.org>
Thu, 3 Oct 2024 21:50:29 +0000 (14:50 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 14 Oct 2024 23:58:44 +0000 (17:58 -0600)
commitf7586471e79e2c263cc687147cf47cb462518e0e
tree6aae5988da86e915d4fd0cda7315cd1061fe8b1a
parentbfbf3ab6151ff22e2c6f90cf4cff92758b84e66a
lib/crypto: Adapt public_key header with MbedTLS

Previous patch has introduced MbedTLS porting layer for public key,
here to adjust the header and makefiles accordingly.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
include/crypto/public_key.h
lib/crypto/Makefile
lib/crypto/asymmetric_type.c