Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireguard/
H A Dcookie.c49 checker->device->static_identity.static_public, in wg_cookie_checker_precompute_device_keys()
52 checker->device->static_identity.static_public, in wg_cookie_checker_precompute_device_keys()
H A Dnoise.h51 u8 static_public[NOISE_PUBLIC_KEY_LEN]; member
H A Dnoise.c302 static_identity->static_public, private_key); in wg_noise_set_static_identity_private_key()
556 handshake->static_identity->static_public, in wg_noise_handshake_create_initiation()
602 handshake_init(chaining_key, hash, wg->static_identity.static_public); in wg_noise_handshake_consume_initiation()
H A Dnetlink.c246 wg->static_identity.static_public)) { in wg_get_device_dump()
399 wg->static_identity.static_public, in set_peer()