Searched refs:destroy_data (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/openssl/include/openssl/ | ||
| H A D | conftypes.h | 26 int (*destroy_data)(CONF *conf); member |
| /src/crypto/openssl/crypto/conf/ | ||
| H A D | conf_lib.c | 215 conf->meth->destroy_data(conf); in NCONF_free_data() |