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

/external/openssl/crypto/dso/
H A Ddso_err.c122 {ERR_REASON(DSO_R_LOAD_FAILED) ,"could not load the shared library"},
H A Ddso.h354 #define DSO_R_LOAD_FAILED 103 macro
H A Ddso_dl.c135 DSOerr(DSO_F_DL_LOAD,DSO_R_LOAD_FAILED);
H A Ddso_dlfcn.c162 DSOerr(DSO_F_DLFCN_LOAD,DSO_R_LOAD_FAILED);
H A Ddso_lib.c244 DSOerr(DSO_F_DSO_LOAD,DSO_R_LOAD_FAILED);
H A Ddso_win32.c172 DSOerr(DSO_F_WIN32_LOAD,DSO_R_LOAD_FAILED);
/external/openssl/include/openssl/
H A Ddso.h354 #define DSO_R_LOAD_FAILED 103 macro

Completed in 154 milliseconds