Home
last modified time | relevance | path

Searched refs:DH_F_DH_PRIV_DECODE (Results 1 – 3 of 3) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_err.c81 {ERR_FUNC(DH_F_DH_PRIV_DECODE), "DH_PRIV_DECODE"},
H A Ddh_ameth.c211 DHerr(DH_F_DH_PRIV_DECODE, DH_R_BN_ERROR); in dh_priv_decode()
225 DHerr(DH_F_DH_PRIV_DECODE, EVP_R_DECODE_ERROR); in dh_priv_decode()
H A Ddh.h260 # define DH_F_DH_PRIV_DECODE 110 macro