Home
last modified time | relevance | path

Searched defs:DH (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/dh/
H A Ddh_meth.c107 int DH_meth_set_generate_key(DH_METHOD *dhm, int (*generate_key) (DH *)) in DH_meth_set_generate_key()
134 int DH_meth_set_bn_mod_exp(DH_METHOD *dhm, in DH_meth_set_bn_mod_exp()
147 int DH_meth_set_init(DH_METHOD *dhm, int (*init)(DH *)) in DH_meth_set_init()
158 int DH_meth_set_finish(DH_METHOD *dhm, int (*finish) (DH *)) in DH_meth_set_finish()
170 int DH_meth_set_generate_params(DH_METHOD *dhm, in DH_meth_set_generate_params()
/openssl/crypto/bn/asm/
H A Dia64.S1397 #define DH r22 macro
/openssl/crypto/pem/
H A Dpem_all.c179 IMPLEMENT_PEM_write(DHparams, DH, PEM_STRING_DHPARAMS, DHparams) in IMPLEMENT_PEM_write() argument
/openssl/include/openssl/
H A Dtypes.h143 typedef struct dh_st DH; typedef

Completed in 16 milliseconds