OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:add8
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
nodebug.c
83
add8
(uint8_t v1, uint8_t v2)
function
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
nodebug.c
83
add8
(uint8_t v1, uint8_t v2)
function
/src/sys/crypto/nist_hash_drbg/
nist_hash_drbg.c
98
static void
add8
(secret uint8_t *, size_t, const secret uint8_t *, size_t);
229
add8
(D->V, sizeof D->V, w, sizeof w);
245
add8
(D->V, sizeof D->V, H, sizeof H);
246
add8
(D->V, sizeof D->V, D->C, sizeof D->C);
247
add8
(D->V, sizeof D->V, reseed_counter, sizeof reseed_counter);
280
add8
(data, sizeof data, (const uint8_t[]) {1}, 1);
306
add8
(secret uint8_t *s, size_t slen, const secret uint8_t *a, size_t alen)
301
add8
(secret uint8_t *s, size_t slen, const secret uint8_t *a, size_t alen)
function
Completed in 19 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026