Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/crypto/dh/
HDdh_err.c87 {ERR_FUNC(DH_F_DH_PUB_ENCODE), "DH_PUB_ENCODE"},
HDdh_ameth.c164 DHerr(DH_F_DH_PUB_ENCODE, ERR_R_MALLOC_FAILURE); in dh_pub_encode()
169 DHerr(DH_F_DH_PUB_ENCODE, ERR_R_MALLOC_FAILURE); in dh_pub_encode()
183 DHerr(DH_F_DH_PUB_ENCODE, ERR_R_MALLOC_FAILURE); in dh_pub_encode()
HDdh.h385 # define DH_F_DH_PUB_ENCODE 109 macro