Searched refs:curr_time (Results 1 – 2 of 2) sorted by relevance
122 bool tee_ta_session_is_cancelled(struct tee_ta_session *s, TEE_Time *curr_time);
1022 bool tee_ta_session_is_cancelled(struct tee_ta_session *s, TEE_Time *curr_time) in tee_ta_session_is_cancelled() argument1035 if (curr_time != NULL) in tee_ta_session_is_cancelled()1036 current_time = *curr_time; in tee_ta_session_is_cancelled()