OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:h_peer
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
if_wg.c
1576
uint8_t
h_peer
[BLAKE2S_MAX_DIGEST];
local in function:wg_initiator_priority
1583
blake2s(
h_peer
, sizeof(
h_peer
), NULL, 0,
1587
borrow = (h_local[i] -
h_peer
[i] + borrow) >> 8;
1589
return 1 & (h_local[0] ^
h_peer
[0] ^ h_min ^ borrow);
Completed in 15 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025