Home
last modified time | relevance | path

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

/external/openssl/crypto/conf/
Dconf_def.c84 static int def_destroy_data(CONF *conf);
98 def_destroy_data,
111 def_destroy_data,
168 if (def_destroy_data(conf)) in def_destroy()
176 static int def_destroy_data(CONF *conf) in def_destroy_data() function