Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
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()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dx509v3.c557 static int parse_uint4(const char *pos, size_t len) in parse_uint4() function
618 year = parse_uint4(pos, end - pos); in x509_parse_time()