Searched refs:own_private (Results 1 – 5 of 5) sorted by relevance
1246 const struct wpabuf *own_private, in dh_derive_shared() argument1252 if (dh == NULL || peer_public == NULL || own_private == NULL) in dh_derive_shared()1260 wpabuf_head(own_private), wpabuf_len(own_private), in dh_derive_shared()
32 const struct wpabuf *own_private) in dh5_derive_shared() argument34 return dh_derive_shared(peer_public, own_private, dh_groups_get(5)); in dh5_derive_shared()
15 const struct wpabuf *own_private);
26 const struct wpabuf *own_private,
549 const struct wpabuf *own_private) in dh5_derive_shared() argument