Searched defs:tm (Results 1 – 6 of 6) sorted by relevance
109 struct optee_rtc_time *tm) in atmel_decode_date()133 struct optee_rtc_time *tm) in atmel_rtc_get_time()140 TEE_Result atmel_rtc_get_tamper_timestamp(struct optee_rtc_time *tm) in atmel_rtc_get_tamper_timestamp()151 struct optee_rtc_time *tm) in atmel_rtc_set_time()
541 struct optee_rtc_time *tm) in stm32_rtc_to_tm()654 struct optee_rtc_time *tm) in stm32_rtc_get_time()692 static TEE_Result stm32_rtc_set_time(struct rtc *rtc, struct optee_rtc_time *tm) in stm32_rtc_set_time()744 TEE_Result stm32_rtc_get_timestamp(struct optee_rtc_time *tm) in stm32_rtc_get_timestamp()890 static void stm32_rtc_add_one_month(struct optee_rtc_time *tm) in stm32_rtc_add_one_month()904 struct optee_rtc_time *tm) in stm32_rtc_valid_alarm_time()
257 struct optee_rtc_time tm = { }; in secumod_it_handler() local
39 uint64_t tm = read_time(); in tee_time_get_sys_time() local
199 static inline TEE_Result rtc_get_time(struct optee_rtc_time *tm) in rtc_get_time()207 static inline TEE_Result rtc_set_time(struct optee_rtc_time *tm) in rtc_set_time()
610 static int x509_parse_time(const unsigned char *p, mbedtls_x509_time *tm, in x509_parse_time()650 mbedtls_x509_time *tm) in mbedtls_x509_get_time()1055 struct tm tm; in mbedtls_x509_time_gmtime() local