HomeSort by: relevance | last modified time | path
    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 57 milliseconds