Searched refs:parse_uint2 (Results 1 – 1 of 1) sorted by relevance
541 static int parse_uint2(const char *pos, size_t len) in parse_uint2() function600 year = parse_uint2(pos, end - pos); in x509_parse_time()632 month = parse_uint2(pos, end - pos); in x509_parse_time()640 day = parse_uint2(pos, end - pos); in x509_parse_time()648 hour = parse_uint2(pos, end - pos); in x509_parse_time()656 min = parse_uint2(pos, end - pos); in x509_parse_time()664 sec = parse_uint2(pos, end - pos); in x509_parse_time()