Searched defs:kUTCTimeLength (Results 1 – 3 of 3) sorted by relevance
53 static const size_t kUTCTimeLength = 13; variable
131 bool EncodeUTCTime(const GeneralizedTime& time, uint8_t out[kUTCTimeLength]) { in EncodeUTCTime()
136 static const size_t kUTCTimeLength = 13; in CBBAddTime() local