Home
last modified time | relevance | path

Searched refs:negativeone (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/crypto/adiantum/
H A Dadiantum.c153 static const uint8_t negativeone[16] = { in addsub128_selftest() local
173 if (memcmp(r, negativeone, 16)) { in addsub128_selftest()