OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:llenbuf
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/crypto/adiantum/
adiantum.c
1843
uint8_t
llenbuf
[16];
1849
memset(
llenbuf
, 0, sizeof
llenbuf
);
1850
le64enc(
llenbuf
, 8*llen);
1854
poly1305_update_blocks(&P,
llenbuf
, 16);
1835
uint8_t
llenbuf
[16];
local in function:adiantum_hash
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025