OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dhout
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
if_wg.c
1185
uint8_t
dhout
[WG_DH_OUTPUT_LEN];
local in function:wg_algo_dh_kdf
1187
wg_algo_dh(
dhout
, local_key, remote_key);
1188
wg_algo_kdf(ckey, cipher_key, NULL, ckey,
dhout
, sizeof(
dhout
));
1190
WG_DUMP_HASH("
dhout
",
dhout
);
Completed in 15 milliseconds
Indexes created Sun Nov 02 07:10:05 GMT 2025