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