Home
last modified time | relevance | path

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

/mbedtls-latest/include/mbedtls/
Ddebug.h122 #if !defined(MBEDTLS_PRINTF_MS_TIME)
125 #define MBEDTLS_PRINTF_MS_TIME MBEDTLS_PRINTF_LONGLONG macro
127 #define MBEDTLS_PRINTF_MS_TIME PRId64 macro
/mbedtls-latest/programs/test/
Dquery_config.c2639 #if defined(MBEDTLS_PRINTF_MS_TIME) in query_config()
2642 MACRO_EXPANSION_TO_STR( MBEDTLS_PRINTF_MS_TIME ); in query_config()
4813 #if defined(MBEDTLS_PRINTF_MS_TIME) in list_config()
4814 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PRINTF_MS_TIME); in list_config()
/mbedtls-latest/library/
Dssl_tls13_server.c265 3, ("Invalid ticket creation time ( now = %" MBEDTLS_PRINTF_MS_TIME in ssl_tls13_offered_psks_check_identity_match_ticket()
266 ", creation_time = %" MBEDTLS_PRINTF_MS_TIME " )", in ssl_tls13_offered_psks_check_identity_match_ticket()
285 3, ("Ticket age exceeds limitation ticket_age = %" MBEDTLS_PRINTF_MS_TIME, in ssl_tls13_offered_psks_check_identity_match_ticket()
308 MBEDTLS_PRINTF_MS_TIME ")", in ssl_tls13_offered_psks_check_identity_match_ticket()