Home | History | Annotate | Download | only in adiantum

Lines Matching defs:nh

395 nh(uint8_t h[static 32], const uint8_t *m, size_t mlen,
469 nh(h0, m, MIN(mlen, 1024), nhk);
476 /* https://github.com/google/adiantum/blob/68971e9c6684121b2203b4b05a22768b84051b58/test_vectors/ours/NH/NH.json */
1192 nh(h, C[i].m, C[i].mlen, k);
1195 snprintf(prefix, sizeof prefix, "nh %u", i);
1221 /* NH key */
1366 /* NH key */
1826 /* Put the NH key words into host byte order. */
1858 /* Compute H_L := Poly1305_{K_L}(NH(pad_128(l))). */