Searched defs:dh_init (Results 1 - 5 of 5) sorted by relevance

/external/openssl/crypto/dh/
H A Ddh_key.c71 static int dh_init(DH *dh);
105 dh_init,
281 static int dh_init(DH *dh) function
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Ddh_groups.c549 * dh_init - Initialize Diffie-Hellman handshake
554 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) function
601 * @own_private: Diffie-Hellman private key from dh_init()
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Ddh_groups.c544 * dh_init - Initialize Diffie-Hellman handshake
549 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) function
597 * @own_private: Diffie-Hellman private key from dh_init()
/external/wpa_supplicant_8/src/crypto/
H A Ddh_groups.c544 * dh_init - Initialize Diffie-Hellman handshake
549 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) function
597 * @own_private: Diffie-Hellman private key from dh_init()
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Ddh_groups.c544 * dh_init - Initialize Diffie-Hellman handshake
549 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) function
597 * @own_private: Diffie-Hellman private key from dh_init()

Completed in 103 milliseconds