Home
last modified time | relevance | path

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

/freebsd-src/contrib/wpa/src/crypto/
H A Ddh_group5.c16 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init()
26 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed()
H A Dcrypto_wolfssl.c640 dh5_init(struct wpabuf ** priv,struct wpabuf ** publ) dh5_init() argument
700 dh5_init_fixed(const struct wpabuf * priv,const struct wpabuf * publ) dh5_init_fixed() argument
H A Dcrypto_openssl.c820 dh5_init(struct wpabuf ** priv,struct wpabuf ** publ) dh5_init() argument
930 dh5_init_fixed(const struct wpabuf * priv,const struct wpabuf * publ) dh5_init_fixed() argument
[all...]