Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509.h116 #define MBEDTLS_X509_BADCRL_FUTURE 0x0400 /**< The CRL is from the future */ macro
A Dcompat-1.3.h679 #define BADCRL_FUTURE MBEDTLS_X509_BADCRL_FUTURE
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crt.c2214 { MBEDTLS_X509_BADCRL_FUTURE, "The CRL is from the future" },
2405 flags |= MBEDTLS_X509_BADCRL_FUTURE; in x509_crt_verifycrl()

Completed in 20 milliseconds