OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dhout
(Results
1 - 2
of
2
) 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
);
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 27 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025