Searched refs:NCONF_free (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/include/openssl/ | ||
D | conf.h | 98 void NCONF_free(CONF *conf); |
/external/boringssl/src/crypto/conf/ | ||
D | conf.c | 135 void NCONF_free(CONF *conf) { in NCONF_free() function |