Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dx509.h98 #define MBEDTLS_X509_BADCRL_FUTURE 0x0400 /**< The CRL is from the future */ macro
A Dcompat-1.3.h675 #define BADCRL_FUTURE MBEDTLS_X509_BADCRL_FUTURE
/AliOS-Things-master/components/mbedtls/library/
A Dx509_crt.c1825 { MBEDTLS_X509_BADCRL_FUTURE, "The CRL is from the future" },
2017 flags |= MBEDTLS_X509_BADCRL_FUTURE; in x509_crt_verifycrl()

Completed in 20 milliseconds