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

/freebsd-10.2-release/crypto/openssl/engines/
H A De_ubsec_err.h92 # define UBSEC_R_DSO_FAILURE 103 macro
H A De_ubsec_err.c93 {ERR_REASON(UBSEC_R_DSO_FAILURE), "dso failure"},
H A De_ubsec.c414 UBSECerr(UBSEC_F_UBSEC_INIT, UBSEC_R_DSO_FAILURE);
450 UBSECerr(UBSEC_F_UBSEC_INIT, UBSEC_R_DSO_FAILURE);
519 UBSECerr(UBSEC_F_UBSEC_FINISH, UBSEC_R_DSO_FAILURE);

Completed in 100 milliseconds