Searched refs:parse_uint2 (Results 1 – 1 of 1) sorted by relevance
542 static int parse_uint2(const char *pos, size_t len) in parse_uint2() function601 year = parse_uint2(pos, end - pos); in x509_parse_time()633 month = parse_uint2(pos, end - pos); in x509_parse_time()641 day = parse_uint2(pos, end - pos); in x509_parse_time()649 hour = parse_uint2(pos, end - pos); in x509_parse_time()657 min = parse_uint2(pos, end - pos); in x509_parse_time()665 sec = parse_uint2(pos, end - pos); in x509_parse_time()