Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_err.c84 {ERR_FUNC(DH_F_DH_PUB_ENCODE), "DH_PUB_ENCODE"},
H A Ddh_ameth.c139 DHerr(DH_F_DH_PUB_ENCODE, ERR_R_MALLOC_FAILURE); in dh_pub_encode()
144 DHerr(DH_F_DH_PUB_ENCODE, ERR_R_MALLOC_FAILURE); in dh_pub_encode()
158 DHerr(DH_F_DH_PUB_ENCODE, ERR_R_MALLOC_FAILURE); in dh_pub_encode()
H A Ddh.h263 # define DH_F_DH_PUB_ENCODE 109 macro