OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:auth48
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/crypto/aes/
aes_selftest.c
425
static uint8_t
auth48
[16] = {
local
442
if (memcmp(auth,
auth48
, 16))
443
return aes_selftest_fail(impl, auth,
auth48
, 16,
aes_selftest.c
425
static uint8_t
auth48
[16] = {
local
442
if (memcmp(auth,
auth48
, 16))
443
return aes_selftest_fail(impl, auth,
auth48
, 16,
Completed in 34 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026