Home
last modified time | relevance | path

Searched refs:key_is_zero (Results 1 – 4 of 4) sorted by relevance

/src/contrib/wireguard-tools/
H A Dencoding.h22 bool key_is_zero(const uint8_t key[static WG_KEY_LEN]);
H A Dencoding.c116 bool key_is_zero(const uint8_t key[static WG_KEY_LEN]) in key_is_zero() function
H A Dipc-uapi.h205 if (!key_is_zero(peer->preshared_key)) in userspace_get_device()
H A Dipc-freebsd.h140 if (!key_is_zero(peer->preshared_key)) in kernel_get_device()