Home
last modified time | relevance | path

Searched refs:MBEDTLS_X509_BADCRL_BAD_PK (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509.h124 #define MBEDTLS_X509_BADCRL_BAD_PK 0x040000 /**< The CRL is signed with an unacceptable … macro
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crt.c2222 …{ MBEDTLS_X509_BADCRL_BAD_PK, "The CRL is signed with an unacceptable PK alg (eg RSA vs EC…
2377 flags |= MBEDTLS_X509_BADCRL_BAD_PK; in x509_crt_verifycrl()

Completed in 8 milliseconds