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

  /src/sys/crypto/aes/
aes_selftest.c 419 static uint8_t auth16[16] = { local in function:aes_selftest_cbcmac
436 if (memcmp(auth, auth16, 16))
437 return aes_selftest_fail(impl, auth, auth16, 16,

Completed in 37 milliseconds