Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dx509v3.c558 static int parse_uint4(const char *pos, size_t len) in parse_uint4() function
619 year = parse_uint4(pos, end - pos); in x509_parse_time()