Lines Matching refs:mbedtls_x509_time
493 static int x509_date_is_valid(const mbedtls_x509_time *time) in x509_date_is_valid()
526 mbedtls_x509_time *time ) in mbedtls_x509_get_time()
866 static int x509_get_current_time( mbedtls_x509_time *now ) in x509_get_current_time()
882 static int x509_get_current_time( mbedtls_x509_time *now ) in x509_get_current_time()
920 static int x509_check_time( const mbedtls_x509_time *before, const mbedtls_x509_time *after ) in x509_check_time()
958 int mbedtls_x509_time_is_past( const mbedtls_x509_time *to ) in mbedtls_x509_time_is_past()
960 mbedtls_x509_time now; in mbedtls_x509_time_is_past()
968 int mbedtls_x509_time_is_future( const mbedtls_x509_time *from ) in mbedtls_x509_time_is_future()
970 mbedtls_x509_time now; in mbedtls_x509_time_is_future()
980 int mbedtls_x509_time_is_past( const mbedtls_x509_time *to ) in mbedtls_x509_time_is_past()
986 int mbedtls_x509_time_is_future( const mbedtls_x509_time *from ) in mbedtls_x509_time_is_future()