Home
last modified time | relevance | path

Searched refs:static_identity (Results 1 – 25 of 25) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireguard/
H A Dnoise.c52 peer->handshake.static_identity->static_private, in wg_noise_precompute_static_static()
73 handshake->static_identity = static_identity; in wg_noise_handshake_init()
295 struct noise_static_identity *static_identity, in wg_noise_set_static_identity_private_key() argument
496 down_read(&handshake->static_identity->lock); in wg_noise_handshake_create_initiation()
523 handshake->static_identity->static_public, in wg_noise_handshake_create_initiation()
545 up_read(&handshake->static_identity->lock); in wg_noise_handshake_create_initiation()
565 down_read(&wg->static_identity.lock); in wg_noise_handshake_consume_initiation()
628 up_read(&wg->static_identity.lock); in wg_noise_handshake_consume_initiation()
689 up_read(&handshake->static_identity->lock); in wg_noise_handshake_create_response()
709 down_read(&wg->static_identity.lock); in wg_noise_handshake_consume_response()
[all …]
H A Dnetlink.c239 down_read(&wg->static_identity.lock); in wg_get_device_dump()
240 if (wg->static_identity.has_identity) { in wg_get_device_dump()
247 up_read(&wg->static_identity.lock); in wg_get_device_dump()
251 up_read(&wg->static_identity.lock); in wg_get_device_dump()
396 down_read(&wg->static_identity.lock); in set_peer()
397 if (wg->static_identity.has_identity && in set_peer()
399 wg->static_identity.static_public, in set_peer()
406 up_read(&wg->static_identity.lock); in set_peer()
410 up_read(&wg->static_identity.lock); in set_peer()
567 down_write(&wg->static_identity.lock); in wg_set_device()
[all …]
H A Dnoise.h71 struct noise_static_identity *static_identity; member
96 struct noise_static_identity *static_identity,
115 struct noise_static_identity *static_identity,
H A Dcookie.c47 if (likely(checker->device->static_identity.has_identity)) { in wg_cookie_checker_precompute_device_keys()
49 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 Ddevice.h45 struct noise_static_identity static_identity; member
H A Ddevice.c242 memzero_explicit(&wg->static_identity, sizeof(wg->static_identity)); in wg_destruct()
298 init_rwsem(&wg->static_identity.lock); in wg_newlink()
H A Dpeer.c39 wg_noise_handshake_init(&peer->handshake, &wg->static_identity, in wg_peer_create()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireguard/
H A Dnoise.c52 peer->handshake.static_identity->static_private, in wg_noise_precompute_static_static()
73 handshake->static_identity = static_identity; in wg_noise_handshake_init()
295 struct noise_static_identity *static_identity, in wg_noise_set_static_identity_private_key() argument
496 down_read(&handshake->static_identity->lock); in wg_noise_handshake_create_initiation()
523 handshake->static_identity->static_public, in wg_noise_handshake_create_initiation()
545 up_read(&handshake->static_identity->lock); in wg_noise_handshake_create_initiation()
565 down_read(&wg->static_identity.lock); in wg_noise_handshake_consume_initiation()
628 up_read(&wg->static_identity.lock); in wg_noise_handshake_consume_initiation()
689 up_read(&handshake->static_identity->lock); in wg_noise_handshake_create_response()
709 down_read(&wg->static_identity.lock); in wg_noise_handshake_consume_response()
[all …]
H A Dnetlink.c239 down_read(&wg->static_identity.lock); in wg_get_device_dump()
240 if (wg->static_identity.has_identity) { in wg_get_device_dump()
247 up_read(&wg->static_identity.lock); in wg_get_device_dump()
251 up_read(&wg->static_identity.lock); in wg_get_device_dump()
396 down_read(&wg->static_identity.lock); in set_peer()
397 if (wg->static_identity.has_identity && in set_peer()
399 wg->static_identity.static_public, in set_peer()
406 up_read(&wg->static_identity.lock); in set_peer()
410 up_read(&wg->static_identity.lock); in set_peer()
567 down_write(&wg->static_identity.lock); in wg_set_device()
[all …]
H A Dnoise.h71 struct noise_static_identity *static_identity; member
96 struct noise_static_identity *static_identity,
115 struct noise_static_identity *static_identity,
H A Dcookie.c47 if (likely(checker->device->static_identity.has_identity)) { in wg_cookie_checker_precompute_device_keys()
49 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 Ddevice.h45 struct noise_static_identity static_identity; member
H A Ddevice.c242 memzero_explicit(&wg->static_identity, sizeof(wg->static_identity)); in wg_destruct()
298 init_rwsem(&wg->static_identity.lock); in wg_newlink()
H A Dpeer.c39 wg_noise_handshake_init(&peer->handshake, &wg->static_identity, in wg_peer_create()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireguard/
H A Dnoise.c52 peer->handshake.static_identity->static_private, in wg_noise_precompute_static_static()
73 handshake->static_identity = static_identity; in wg_noise_handshake_init()
295 struct noise_static_identity *static_identity, in wg_noise_set_static_identity_private_key() argument
496 down_read(&handshake->static_identity->lock); in wg_noise_handshake_create_initiation()
523 handshake->static_identity->static_public, in wg_noise_handshake_create_initiation()
545 up_read(&handshake->static_identity->lock); in wg_noise_handshake_create_initiation()
565 down_read(&wg->static_identity.lock); in wg_noise_handshake_consume_initiation()
628 up_read(&wg->static_identity.lock); in wg_noise_handshake_consume_initiation()
689 up_read(&handshake->static_identity->lock); in wg_noise_handshake_create_response()
709 down_read(&wg->static_identity.lock); in wg_noise_handshake_consume_response()
[all …]
H A Dnetlink.c239 down_read(&wg->static_identity.lock); in wg_get_device_dump()
240 if (wg->static_identity.has_identity) { in wg_get_device_dump()
247 up_read(&wg->static_identity.lock); in wg_get_device_dump()
251 up_read(&wg->static_identity.lock); in wg_get_device_dump()
396 down_read(&wg->static_identity.lock); in set_peer()
397 if (wg->static_identity.has_identity && in set_peer()
399 wg->static_identity.static_public, in set_peer()
406 up_read(&wg->static_identity.lock); in set_peer()
410 up_read(&wg->static_identity.lock); in set_peer()
567 down_write(&wg->static_identity.lock); in wg_set_device()
[all …]
H A Dnoise.h71 struct noise_static_identity *static_identity; member
96 struct noise_static_identity *static_identity,
115 struct noise_static_identity *static_identity,
H A Dcookie.c47 if (likely(checker->device->static_identity.has_identity)) { in wg_cookie_checker_precompute_device_keys()
49 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 Ddevice.h45 struct noise_static_identity static_identity; member
H A Ddevice.c242 memzero_explicit(&wg->static_identity, sizeof(wg->static_identity)); in wg_destruct()
298 init_rwsem(&wg->static_identity.lock); in wg_newlink()
H A Dpeer.c39 wg_noise_handshake_init(&peer->handshake, &wg->static_identity, in wg_peer_create()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/gamemgr/
H A Dmodmgr.cc368 string static_identity; in ModManager() local
370 static_identity = get_game_identity(initgam_path.c_str(), cfgname); in ModManager()
372 cout << "found game with identity '" << static_identity << "'" << endl; in ModManager()
374 static_identity = "DEVEL GAME"; in ModManager()
387 if (static_identity == "ULTIMA7") { in ModManager()
424 } else if (static_identity == "FORGE") { in ModManager()
435 } else if (static_identity == "SERPENT ISLE") { in ModManager()
467 } else if (static_identity == "SILVER SEED") { in ModManager()
/dports/net/wireguard-tools/wireguard-tools-1.0.20210914/contrib/extract-handshakes/
H A Doffset-finder.c17 …struct noise_static_identity, static_private), offsetof(struct noise_handshake, static_identity) },
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dgamedat.cc179 string static_identity = get_game_identity(INITGAME, Game::get_gametitle()); in restore_gamedat() local
181 if (id.empty() || (id[0] != '*' && static_identity != id)) { in restore_gamedat()
H A Dgamewin.cc1301 string static_identity = get_game_identity(INITGAME, Game::get_gametitle()); in init_gamedat() local
1302 if (static_identity != gamedat_identity) { in init_gamedat()