Searched refs:DSO_R_UNSUPPORTED (Results 1 – 10 of 10) sorted by relevance
/external/openssl/crypto/dso/ |
D | dso_lib.c | 239 DSOerr(DSO_F_DSO_LOAD,DSO_R_UNSUPPORTED); in DSO_load() 274 DSOerr(DSO_F_DSO_BIND_VAR,DSO_R_UNSUPPORTED); in DSO_bind_var() 297 DSOerr(DSO_F_DSO_BIND_FUNC,DSO_R_UNSUPPORTED); in DSO_bind_func() 342 DSOerr(DSO_F_DSO_CTRL,DSO_R_UNSUPPORTED); in DSO_ctrl() 475 DSOerr(DSO_F_DSO_PATHBYADDR,DSO_R_UNSUPPORTED); in DSO_pathbyaddr() 487 DSOerr(DSO_F_DSO_GLOBAL_LOOKUP,DSO_R_UNSUPPORTED); in DSO_global_lookup()
|
D | dso_err.c | 143 {ERR_REASON(DSO_R_UNSUPPORTED) ,"functionality not supported"},
|
D | dso.h | 404 #define DSO_R_UNSUPPORTED 108 macro
|
/external/chromium_org/third_party/openssl/openssl/crypto/dso/ |
D | dso_lib.c | 239 DSOerr(DSO_F_DSO_LOAD,DSO_R_UNSUPPORTED); in DSO_load() 274 DSOerr(DSO_F_DSO_BIND_VAR,DSO_R_UNSUPPORTED); in DSO_bind_var() 297 DSOerr(DSO_F_DSO_BIND_FUNC,DSO_R_UNSUPPORTED); in DSO_bind_func() 342 DSOerr(DSO_F_DSO_CTRL,DSO_R_UNSUPPORTED); in DSO_ctrl() 475 DSOerr(DSO_F_DSO_PATHBYADDR,DSO_R_UNSUPPORTED); in DSO_pathbyaddr() 487 DSOerr(DSO_F_DSO_GLOBAL_LOOKUP,DSO_R_UNSUPPORTED); in DSO_global_lookup()
|
D | dso_err.c | 143 {ERR_REASON(DSO_R_UNSUPPORTED) ,"functionality not supported"},
|
D | dso.h | 404 #define DSO_R_UNSUPPORTED 108 macro
|
/external/openssl/include/openssl/ |
D | dso.h | 404 #define DSO_R_UNSUPPORTED 108 macro
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
D | dso.h | 404 #define DSO_R_UNSUPPORTED 108 macro
|
/external/chromium_org/third_party/openssl/openssl/patches/ |
D | eng_dyn_dirs.patch | 30 DSOerr(DSO_F_DSO_LOAD,DSO_R_UNSUPPORTED);
|
/external/openssl/patches/ |
D | 0005-eng_dyn_dirs.patch | 30 DSOerr(DSO_F_DSO_LOAD,DSO_R_UNSUPPORTED);
|