Lines Matching defs:WG_MAC_LEN
363 #define WG_MAC_LEN 16
392 uint8_t wgmi_mac1[WG_MAC_LEN];
393 uint8_t wgmi_mac2[WG_MAC_LEN];
403 uint8_t wgmr_mac1[WG_MAC_LEN];
404 uint8_t wgmr_mac2[WG_MAC_LEN];
666 uint8_t wgp_last_sent_mac1[WG_MAC_LEN];
758 const uint32_t, const uint8_t[static WG_MAC_LEN],
1604 uint8_t mac1[WG_MAC_LEN];
1690 uint8_t zero[WG_MAC_LEN] = {0};
1703 uint8_t mac2[WG_MAC_LEN];
2208 uint8_t mac1[WG_MAC_LEN];
2251 uint8_t zero[WG_MAC_LEN] = {0};
2264 uint8_t mac2[WG_MAC_LEN];
2437 const uint8_t mac1[static WG_MAC_LEN], const struct sockaddr *src)
2492 cookie, sizeof(cookie), mac1, WG_MAC_LEN, wgmc->wgmc_salt);
2501 const uint32_t sender, const uint8_t mac1[static WG_MAC_LEN],