Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Ddherr.h36 # define DH_R_CHECK_P_NOT_SAFE_PRIME 118 macro
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_err.c35 {ERR_PACK(ERR_LIB_DH, 0, DH_R_CHECK_P_NOT_SAFE_PRIME),
H A Ddh_check.c131 ERR_raise(ERR_LIB_DH, DH_R_CHECK_P_NOT_SAFE_PRIME); in DH_check_ex()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt487 DH_R_CHECK_P_NOT_SAFE_PRIME:118:check p not safe prime