Searched refs:kPoly1305HashSize (Results 1 – 1 of 1) sorted by relevance
185 constexpr int kPoly1305HashSize = 16; variable188 int msglen, uint8_t out[kPoly1305HashSize]) { in Poly1305() argument244 int msglen, uint8_t result[kPoly1305HashSize]) { in AdiantumHash() argument254 uint8_t hash1[kPoly1305HashSize], hash2[kPoly1305HashSize]; in AdiantumHash()286 uint8_t hash[kPoly1305HashSize]; in DoEncrypt()289 static_assert(kPoly1305HashSize == kAesBlockSize); in DoEncrypt()