Home
last modified time | relevance | path

Searched refs:MBEDTLS_X509_BADCRL_BAD_KEY (Results 1 – 3 of 3) sorted by relevance

/third_party/mbedtls/include/mbedtls/
Dx509.h132 #define MBEDTLS_X509_BADCRL_BAD_KEY 0x080000 /**< The CRL is signed with an unacceptable … macro
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/platform/
Dssl_pm.c787 (ret & MBEDTLS_X509_BADCRL_BAD_KEY)) in ssl_pm_get_verify_result()
/third_party/mbedtls/library/
Dx509_crt.c1717 …{ MBEDTLS_X509_BADCRL_BAD_KEY, "The CRL is signed with an unacceptable key (eg bad curve, R…