Home
last modified time | relevance | path

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

/external/openssl/crypto/dh/
Ddh_ameth.c247 DHerr(DH_F_DH_PRIV_ENCODE,ERR_R_MALLOC_FAILURE); in dh_priv_encode()
254 DHerr(DH_F_DH_PRIV_ENCODE,ERR_R_MALLOC_FAILURE); in dh_priv_encode()
264 DHerr(DH_F_DH_PRIV_ENCODE,DH_R_BN_ERROR); in dh_priv_encode()
Ddh_err.c82 {ERR_FUNC(DH_F_DH_PRIV_ENCODE), "DH_PRIV_ENCODE"},
Ddh.h254 #define DH_F_DH_PRIV_ENCODE 111 macro
/external/openssl/include/openssl/
Ddh.h254 #define DH_F_DH_PRIV_ENCODE 111 macro