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

/freebsd-current/crypto/openssl/include/openssl/
H A Ddherr.h40 # define DH_R_INVALID_PARAMETER_NID 114 macro
/freebsd-current/crypto/openssl/crypto/dh/
H A Ddh_group_params.c47 ERR_raise(ERR_LIB_DH, DH_R_INVALID_PARAMETER_NID);
H A Ddh_err.c41 {ERR_PACK(ERR_LIB_DH, 0, DH_R_INVALID_PARAMETER_NID),

Completed in 116 milliseconds