Home
last modified time | relevance | path

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

/external/openssl/crypto/conf/
Dconf_def.c106 static CONF_METHOD WIN32_method = { variable
125 return &WIN32_method; in NCONF_WIN32()
159 conf->meth = &WIN32_method; in def_init_WIN32()