HomeSort by: relevance | last modified time | path
    Searched defs:auth48 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/crypto/aes/
aes_selftest.c 423 static uint8_t auth48[16] = { local in function:aes_selftest_cbcmac
440 if (memcmp(auth, auth48, 16))
441 return aes_selftest_fail(impl, auth, auth48, 16,

Completed in 12 milliseconds