Searched defs:dh_init (Results 1 – 3 of 3) sorted by relevance
31 static OSSL_FUNC_keyexch_init_fn dh_init; variable96 static int dh_init(void *vpdhctx, void *vdh, const OSSL_PARAM params[]) in dh_init() function
1193 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) in dh_init() function
196 static int dh_init(DH *dh) in dh_init() function