Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dplatform_util.h189 struct tm *mbedtls_platform_gmtime_r(const mbedtls_time_t *tt,
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dplatform_util.h193 struct tm *mbedtls_platform_gmtime_r(const mbedtls_time_t *tt,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dplatform_util.c176 struct tm *mbedtls_platform_gmtime_r(const mbedtls_time_t *tt, in mbedtls_platform_gmtime_r() function
H A Dx509.c1057 if (mbedtls_platform_gmtime_r(&tt, &tm) == NULL) { in mbedtls_x509_time_gmtime()
/aosp_15_r20/external/mbedtls/library/
H A Dplatform_util.c178 struct tm *mbedtls_platform_gmtime_r(const mbedtls_time_t *tt, in mbedtls_platform_gmtime_r() function
H A Dx509.c1057 if (mbedtls_platform_gmtime_r(&tt, &tm) == NULL) { in mbedtls_x509_time_gmtime()
/aosp_15_r20/external/mbedtls/
H A DChangeLog2895 * Extend the platform module with an abstraction mbedtls_platform_gmtime_r()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/
H A DChangeLog3155 * Extend the platform module with an abstraction mbedtls_platform_gmtime_r()