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

  /src/sys/crypto/chacha/
chacha_selftest.c 71 static const uint8_t expected0[64] = {
106 if (memcmp(out, expected0, 64)) {
69 static const uint8_t expected0[64] = { local in function:chacha_core_selftest
chacha_selftest.c 71 static const uint8_t expected0[64] = {
106 if (memcmp(out, expected0, 64)) {
69 static const uint8_t expected0[64] = { local in function:chacha_core_selftest

Completed in 25 milliseconds