Searched refs:msg_poly_key (Results 1 – 1 of 1) sorted by relevance
246 const uint8_t *msg_poly_key = header_poly_key + kPoly1305KeySize; in AdiantumHash() local247 const uint8_t *nh_key = msg_poly_key + kPoly1305KeySize; in AdiantumHash()275 Poly1305(msg_poly_key, nh_hashes.get(), num_nh_blocks * kNHHashSize, hash2); in AdiantumHash()