Home
last modified time | relevance | path

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

/openssl-master/include/openssl/
A Ddherr.h42 # define DH_R_INVALID_SECRET 128 macro
/openssl-master/crypto/dh/
A Ddh_err.c44 {ERR_PACK(ERR_LIB_DH, 0, DH_R_INVALID_SECRET), "invalid secret"},
A Ddh_key.c91 ERR_raise(ERR_LIB_DH, DH_R_INVALID_SECRET); in ossl_dh_compute_key()
/openssl-master/crypto/err/
A Dopenssl.txt483 DH_R_INVALID_SECRET:128:invalid secret

Completed in 7 milliseconds