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

  /src/sys/crypto/adiantum/
adiantum.c 1790 static uint32_t nhk32[268];
1799 nhk32[j] = le32dec(nhk + 4*j);
1800 nhpoly1305(h, C[i].m, C[i].mlen, pk, nhk32);
1783 static uint32_t nhk32[268]; local in function:nhpoly1305_selftest
adiantum.c 1790 static uint32_t nhk32[268];
1799 nhk32[j] = le32dec(nhk + 4*j);
1800 nhpoly1305(h, C[i].m, C[i].mlen, pk, nhk32);
1783 static uint32_t nhk32[268]; local in function:nhpoly1305_selftest

Completed in 25 milliseconds