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