Home
last modified time | relevance | path

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

/external/openssl/crypto/conf/
Dconf.h136 void CONF_free(LHASH_OF(CONF_VALUE) *conf);
Dconf_lib.c198 void CONF_free(LHASH_OF(CONF_VALUE) *conf) in CONF_free() function
Dconf_def.c446 CONF_free(conf->data); in def_load_bio()
/external/openssl/include/openssl/
Dconf.h136 void CONF_free(LHASH_OF(CONF_VALUE) *conf);
/external/openssl/apps/
Dca.c2279 CONF_free(parms); in certify_spkac()
2374 if (parms != NULL) CONF_free(parms); in certify_spkac()