Searched refs:MBEDTLS_X509_BADCRL_BAD_MD (Results 1 – 2 of 2) sorted by relevance
103 #define MBEDTLS_X509_BADCRL_BAD_MD 0x020000 /**< The CRL is signed with an unacceptable … macro
1511 { MBEDTLS_X509_BADCRL_BAD_MD, "The CRL is signed with an unacceptable hash." },1666 flags |= MBEDTLS_X509_BADCRL_BAD_MD; in x509_crt_verifycrl()