Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_conf.c73 static int v3_check_generic(const char **value);
92 if ((ext_type = v3_check_generic(&value))) in X509V3_EXT_nconf()
110 if ((ext_type = v3_check_generic(&value))) in X509V3_EXT_nconf_nid()
252 v3_check_generic(const char **value) in v3_check_generic() function