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

  /src/sys/crypto/adiantum/
adiantum.c 154 static const uint8_t negativeone[16] = {
174 if (memcmp(r, negativeone, 16)) {
153 static const uint8_t negativeone[16] = { local in function:addsub128_selftest
adiantum.c 154 static const uint8_t negativeone[16] = {
174 if (memcmp(r, negativeone, 16)) {
153 static const uint8_t negativeone[16] = { local in function:addsub128_selftest

Completed in 24 milliseconds