Home
last modified time | relevance | path

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

/external/openssl/crypto/dso/
Ddso_lib.c239 DSOerr(DSO_F_DSO_LOAD,DSO_R_UNSUPPORTED); in DSO_load()
266 DSOerr(DSO_F_DSO_BIND_VAR,DSO_R_UNSUPPORTED); in DSO_bind_var()
289 DSOerr(DSO_F_DSO_BIND_FUNC,DSO_R_UNSUPPORTED); in DSO_bind_func()
334 DSOerr(DSO_F_DSO_CTRL,DSO_R_UNSUPPORTED); in DSO_ctrl()
467 DSOerr(DSO_F_DSO_PATHBYADDR,DSO_R_UNSUPPORTED); in DSO_pathbyaddr()
479 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