Home
last modified time | relevance | path

Searched defs:dh_init (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/wpa/src/crypto/
HDdh_groups.c549 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) in dh_init() function
/trueos/crypto/openssl/crypto/dh/
HDdh_key.c264 static int dh_init(DH *dh) in dh_init() function