Home
last modified time | relevance | path

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

/third_party/openssl/crypto/conf/
Dconf_def.c58 static int def_destroy(CONF *conf);
70 def_destroy,
83 def_destroy,
139 static int def_destroy(CONF *conf) in def_destroy() function