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

/freebsd-12-stable/crypto/openssl/include/internal/
H A Ddsoerr.h44 # define DSO_F_DSO_NEW_METHOD 113 macro
/freebsd-12-stable/crypto/openssl/crypto/dso/
H A Ddso_lib.c29 DSOerr(DSO_F_DSO_NEW_METHOD, ERR_R_MALLOC_FAILURE);
35 DSOerr(DSO_F_DSO_NEW_METHOD, ERR_R_MALLOC_FAILURE);
43 DSOerr(DSO_F_DSO_NEW_METHOD, ERR_R_MALLOC_FAILURE);
H A Ddso_err.c37 {ERR_PACK(ERR_LIB_DSO, DSO_F_DSO_NEW_METHOD, 0), "DSO_new_method"},

Completed in 58 milliseconds