Searched refs:CONF_R_UNABLE_TO_CREATE_NEW_SECTION (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/conf/
H A Dconf_error.c28 {ERR_PACK(ERR_LIB_CONF, 0, CONF_R_UNABLE_TO_CREATE_NEW_SECTION), "UNABLE_TO_CREATE_NEW_SECTION"},
H A Dconf.c517 OPENSSL_PUT_ERROR(CONF, def_load_bio, CONF_R_UNABLE_TO_CREATE_NEW_SECTION);
599 OPENSSL_PUT_ERROR(CONF, def_load_bio, CONF_R_UNABLE_TO_CREATE_NEW_SECTION);
650 OPENSSL_PUT_ERROR(CONF, def_load_bio, CONF_R_UNABLE_TO_CREATE_NEW_SECTION);
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dconf.h140 #define CONF_R_UNABLE_TO_CREATE_NEW_SECTION 104 macro
/external/openssl/crypto/conf/
H A Dconf_err.c113 {ERR_REASON(CONF_R_UNABLE_TO_CREATE_NEW_SECTION),"unable to create new section"},
H A Dconf_def.c249 CONF_R_UNABLE_TO_CREATE_NEW_SECTION);
340 CONF_R_UNABLE_TO_CREATE_NEW_SECTION);
402 CONF_R_UNABLE_TO_CREATE_NEW_SECTION);
H A Dconf.h256 #define CONF_R_UNABLE_TO_CREATE_NEW_SECTION 103 macro
/external/openssl/include/openssl/
H A Dconf.h256 #define CONF_R_UNABLE_TO_CREATE_NEW_SECTION 103 macro

Completed in 153 milliseconds