Home
last modified time | relevance | path

Searched refs:DSO_R_UNSUPPORTED (Results 1 – 10 of 10) sorted by relevance

/external/openssl/crypto/dso/
Ddso_lib.c239 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()
Ddso_err.c143 {ERR_REASON(DSO_R_UNSUPPORTED) ,"functionality not supported"},
Ddso.h404 #define DSO_R_UNSUPPORTED 108 macro
/external/chromium_org/third_party/openssl/openssl/crypto/dso/
Ddso_lib.c239 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()
Ddso_err.c143 {ERR_REASON(DSO_R_UNSUPPORTED) ,"functionality not supported"},
Ddso.h404 #define DSO_R_UNSUPPORTED 108 macro
/external/openssl/include/openssl/
Ddso.h404 #define DSO_R_UNSUPPORTED 108 macro
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Ddso.h404 #define DSO_R_UNSUPPORTED 108 macro
/external/chromium_org/third_party/openssl/openssl/patches/
Deng_dyn_dirs.patch30 DSOerr(DSO_F_DSO_LOAD,DSO_R_UNSUPPORTED);
/external/openssl/patches/
D0005-eng_dyn_dirs.patch30 DSOerr(DSO_F_DSO_LOAD,DSO_R_UNSUPPORTED);