Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Dplatform_util.c106 struct tm *mbedtls_platform_gmtime_r( const mbedtls_time_t *tt, in mbedtls_platform_gmtime_r() function
A Dx509.c901 lt = mbedtls_platform_gmtime_r( &tt, &tm_buf ); in x509_get_current_time()
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dplatform_util.h177 struct tm *mbedtls_platform_gmtime_r( const mbedtls_time_t *tt,
A Dconfig.h.bak141 * mbedtls_platform_gmtime_r() (see below).
148 * \note mbedtls_platform_gmtime_r() is an abstraction in platform_util.h that
150 * the documentation for mbedtls_platform_gmtime_r() for more information.
153 * mbedtls_platform_gmtime_r() at compile-time by using the macro
3244 * mbedtls_platform_gmtime_r(). This replaces the default implementation in
3250 * system, the implementation of mbedtls_platform_gmtime_r() will default to
3256 * unconditionally use the implementation for mbedtls_platform_gmtime_r()
/AliOS-Things-master/components/mbedtls/
A DChangeLog214 * Extend the platform module with an abstraction mbedtls_platform_gmtime_r()

Completed in 14 milliseconds