Home
last modified time | relevance | path

Searched refs:parse_uint4 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/tls/
H A Dx509v3.c551 static int parse_uint4(const char *pos, size_t len) in parse_uint4() function
612 year = parse_uint4(pos, end - pos); in x509_parse_time()