Home
last modified time | relevance | path

Searched refs:_CONF_add_string (Results 1 – 4 of 4) sorted by relevance

/external/openssl/crypto/conf/
Dconf_api.h77 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value);
Dconf_api.c105 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string() function
Dconf_def.c409 if (_CONF_add_string(conf, tv, v) == 0) in def_load_bio()
/external/openssl/include/openssl/
Dconf_api.h77 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value);