Searched refs:not_before_str (Results 1 – 1 of 1) sorted by relevance
713 char not_before_str[UTCTIME_STR_WITH_NUL_SIZE] = {}; in attestKey() local715 if (::strftime(not_before_str, sizeof(not_before_str), in attestKey()735 startRequest.set_not_before(not_before_str, in attestKey()736 sizeof(not_before_str) - 1); in attestKey()