Searched refs:parse_uint2 (Results 1 – 1 of 1) sorted by relevance
535 static int parse_uint2(const char *pos, size_t len) in parse_uint2() function598 year = parse_uint2(pos, end - pos); in x509_parse_time()630 month = parse_uint2(pos, end - pos); in x509_parse_time()638 day = parse_uint2(pos, end - pos); in x509_parse_time()646 hour = parse_uint2(pos, end - pos); in x509_parse_time()654 min = parse_uint2(pos, end - pos); in x509_parse_time()662 sec = parse_uint2(pos, end - pos); in x509_parse_time()