Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509.h123 #define MBEDTLS_X509_BADCRL_BAD_MD 0x020000 /**< The CRL is signed with an unacceptable … macro
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crt.c2221 { MBEDTLS_X509_BADCRL_BAD_MD, "The CRL is signed with an unacceptable hash." },
2374 flags |= MBEDTLS_X509_BADCRL_BAD_MD; in x509_crt_verifycrl()

Completed in 7 milliseconds