Searched refs:dh_meth (Results 1 – 8 of 8) sorted by relevance
30 if (e->dh_meth) in ENGINE_register_DH()47 if (e->dh_meth) in ENGINE_set_default_DH()68 return e->dh_meth; in ENGINE_get_DH()72 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth) in ENGINE_set_DH() argument74 e->dh_meth = dh_meth; in ENGINE_set_DH()
116 const DH_METHOD *dh_meth; member
352 dest->dh_meth = src->dh_meth; in engine_cpy()
56 e->dh_meth = NULL; in engine_set_all_null()
8 dh_ameth.c dh_pmeth.c dh_prn.c dh_rfc5114.c dh_meth.c
500 OSSL_DEPRECATEDIN_3_0 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth);
199 SRCS+= dh_group_params.c dh_kdf.c dh_key.c dh_lib.c dh_meth.c dh_pmeth.c
124 int ENGINE_set_DH(ENGINE *e, const DH_METHOD *dh_meth);