Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Ddh_group5.c16 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init()
25 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed()
Dcrypto_openssl.c530 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init()
578 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed()