HomeSort by relevance Sort by last modified time
    Searched refs:DSO_R_UNSUPPORTED (Results 1 - 4 of 4) sorted by null

  /external/openssl/crypto/dso/
dso_lib.c 239 DSOerr(DSO_F_DSO_LOAD,DSO_R_UNSUPPORTED);
274 DSOerr(DSO_F_DSO_BIND_VAR,DSO_R_UNSUPPORTED);
297 DSOerr(DSO_F_DSO_BIND_FUNC,DSO_R_UNSUPPORTED);
342 DSOerr(DSO_F_DSO_CTRL,DSO_R_UNSUPPORTED);
475 DSOerr(DSO_F_DSO_PATHBYADDR,DSO_R_UNSUPPORTED);
487 DSOerr(DSO_F_DSO_GLOBAL_LOOKUP,DSO_R_UNSUPPORTED);
dso_err.c 143 {ERR_REASON(DSO_R_UNSUPPORTED) ,"functionality not supported"},
dso.h 404 #define DSO_R_UNSUPPORTED 108
  /external/openssl/include/openssl/
dso.h 404 #define DSO_R_UNSUPPORTED 108

Completed in 70 milliseconds