Searched refs:crypto_onetimeauth_poly1305_BYTES (Results 1 – 5 of 5) sorted by relevance
14 CTASSERT(POLY1305_HASH_LEN == crypto_onetimeauth_poly1305_BYTES);15 CTASSERT(POLY1305_BLOCK_LEN == crypto_onetimeauth_poly1305_BYTES);
26 #define crypto_onetimeauth_poly1305_BYTES 16U macro
21 #define crypto_onetimeauth_BYTES crypto_onetimeauth_poly1305_BYTES
58 return crypto_onetimeauth_poly1305_BYTES; in crypto_onetimeauth_poly1305_bytes()
159 COMPILER_ASSERT(crypto_onetimeauth_poly1305_BYTES >= in crypto_secretstream_xchacha20poly1305_push()186 unsigned char mac[crypto_onetimeauth_poly1305_BYTES]; in crypto_secretstream_xchacha20poly1305_pull()