Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/include/openssl/
H A Dconf_api.h35 void _CONF_free_data(CONF *conf);
/freebsd-13.1/crypto/openssl/crypto/conf/
H A Dconf_api.c143 void _CONF_free_data(CONF *conf) in _CONF_free_data() function
H A Dconf_def.c152 _CONF_free_data(conf); in def_destroy_data()