Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/conf/
H A Dconf_def.c107 static CONF_METHOD WIN32_method = { variable
129 return &WIN32_method; in NCONF_WIN32()
165 conf->meth = &WIN32_method; in def_init_WIN32()