Searched defs:own_private (Results 1 – 6 of 6) sorted by relevance
33 const struct wpabuf *own_private) in dh5_derive_shared()
1238 const struct wpabuf *own_private, in dh_derive_shared()
1036 const struct wpabuf *own_private) in dh5_derive_shared()
1598 …f *dh5_derive_shared(void *ctx, const struct wpabuf *peer_public, const struct wpabuf *own_private) in dh5_derive_shared()
1232 const struct wpabuf *own_private) in dh5_derive_shared()
6620 def wsc_dh_kdf(peer_pk, own_private, mac_addr, e_nonce, r_nonce): argument