Searched refs:DSO_R_CTRL_FAILED (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/openssl/include/internal/
H A Ddsoerr.h65 # define DSO_R_CTRL_FAILED 100 macro
/freebsd-12-stable/crypto/openssl/crypto/dso/
H A Ddso_err.c59 {ERR_PACK(ERR_LIB_DSO, 0, DSO_R_CTRL_FAILED), "control command failed"},
H A Ddso_lib.c133 DSOerr(DSO_F_DSO_LOAD, DSO_R_CTRL_FAILED);

Completed in 101 milliseconds