Searched refs:x509_check_time (Results 1 – 1 of 1) sorted by relevance
920 static int x509_check_time( const mbedtls_x509_time *before, const mbedtls_x509_time *after ) in x509_check_time() function965 return( x509_check_time( &now, to ) ); in mbedtls_x509_time_is_past()975 return( x509_check_time( from, &now ) ); in mbedtls_x509_time_is_future()