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

/freebsd-current/crypto/openssl/include/openssl/
H A Ddherr.h42 # define DH_R_INVALID_SECRET 128 macro
/freebsd-current/crypto/openssl/crypto/dh/
H A Ddh_err.c44 {ERR_PACK(ERR_LIB_DH, 0, DH_R_INVALID_SECRET), "invalid secret"},
H A Ddh_key.c97 ERR_raise(ERR_LIB_DH, DH_R_INVALID_SECRET);

Completed in 164 milliseconds