On Tue, 2 Jul 2024 at 21:29, Raymond Mao wrote:
>
> Move x509_check_for_self_signed as a common helper function
> that can be shared by legacy crypto lib and MbedTLS implementation.
>
> Signed-off-by: Raymond Mao
> ---
> Changes in v4
> - Initial patch.
>
> lib/crypto/Makefile | 1 +
>
Move x509_check_for_self_signed as a common helper function
that can be shared by legacy crypto lib and MbedTLS implementation.
Signed-off-by: Raymond Mao
---
Changes in v4
- Initial patch.
lib/crypto/Makefile | 1 +
lib/crypto/x509_helper.c | 67 ++
2 matches
Mail list logo