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

/openbsd-current/lib/libcrypto/conf/
H A Dconf_def.c87 static int def_destroy_data(CONF *conf);
99 .destroy_data = def_destroy_data,
112 def_destroy_data,
177 if (def_destroy_data(conf)) {
185 def_destroy_data(CONF *conf) function

Completed in 133 milliseconds