OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dh_init
(Results
1 - 3
of
3
) sorted by null
/external/openssl/crypto/dh/
dh_key.c
71
static int
dh_init
(DH *dh);
89
dh_init
,
252
static int
dh_init
(DH *dh)
function
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
dh_groups.c
549
*
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/src/crypto/
dh_groups.c
550
*
dh_init
- Initialize Diffie-Hellman handshake
555
struct wpabuf *
dh_init
(const struct dh_group *dh, struct wpabuf **priv)
function
603
* @own_private: Diffie-Hellman private key from
dh_init
()
Completed in 384 milliseconds