Home
last modified time | relevance | path

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

/third_party/openssl/crypto/conf/
Dconf_def.c79 static CONF_METHOD WIN32_method = { variable
99 return &WIN32_method; in NCONF_WIN32()
132 conf->meth = &WIN32_method; in def_init_WIN32()