Home
last modified time | relevance | path

Searched refs:DH_R_INVALID_SECRET (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Ddherr.h42 # define DH_R_INVALID_SECRET 128 macro
/freebsd/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); in ossl_dh_compute_key()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt493 DH_R_INVALID_SECRET:128:invalid secret