Home
last modified time | relevance | path

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

/external/openthread/third_party/mbedtls/repo/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
/external/mbedtls/include/mbedtls/
Ddebug.h122 #if !defined(MBEDTLS_PRINTF_MS_TIME)
123 #define MBEDTLS_PRINTF_MS_TIME PRId64 macro
/external/mbedtls/programs/test/
Dquery_config.c2591 #if defined(MBEDTLS_PRINTF_MS_TIME) in query_config()
2594 MACRO_EXPANSION_TO_STR( MBEDTLS_PRINTF_MS_TIME ); in query_config()
4701 #if defined(MBEDTLS_PRINTF_MS_TIME) in list_config()
4702 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PRINTF_MS_TIME); in list_config()
/external/openthread/third_party/mbedtls/repo/programs/test/
Dquery_config.c2631 #if defined(MBEDTLS_PRINTF_MS_TIME) in query_config()
2634 MACRO_EXPANSION_TO_STR( MBEDTLS_PRINTF_MS_TIME ); in query_config()
4801 #if defined(MBEDTLS_PRINTF_MS_TIME) in list_config()
4802 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PRINTF_MS_TIME); in list_config()
/external/openthread/third_party/mbedtls/repo/library/
Dssl_tls13_server.c264 3, ("Invalid ticket creation time ( now = %" MBEDTLS_PRINTF_MS_TIME in ssl_tls13_offered_psks_check_identity_match_ticket()
265 ", creation_time = %" MBEDTLS_PRINTF_MS_TIME " )", in ssl_tls13_offered_psks_check_identity_match_ticket()
284 3, ("Ticket age exceeds limitation ticket_age = %" MBEDTLS_PRINTF_MS_TIME, in ssl_tls13_offered_psks_check_identity_match_ticket()
307 MBEDTLS_PRINTF_MS_TIME ")", in ssl_tls13_offered_psks_check_identity_match_ticket()