Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/tls/
H A Dx509v3.c798 static int x509_parse_ext_basic_constraints(struct x509_certificate *cert, in x509_parse_ext_basic_constraints() function
1344 return x509_parse_ext_basic_constraints(cert, pos, len); in x509_parse_extension_data()