OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zero64
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gen/
arc4random.c
846
const uint8_t
zero64
[64] = {0};
local in function:main
885
if (memcmp(buf + n - a,
zero64
, a) != 0)
890
if (memcmp(buf,
zero64
, a) != 0)
896
if (memcmp(buf + n - a,
zero64
, a) != 0)
arc4random.c
846
const uint8_t
zero64
[64] = {0};
local in function:main
885
if (memcmp(buf + n - a,
zero64
, a) != 0)
890
if (memcmp(buf,
zero64
, a) != 0)
896
if (memcmp(buf + n - a,
zero64
, a) != 0)
Completed in 136 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025