Searched refs:POLY1305_DIGEST_SIZE (Results 1 – 8 of 8) sorted by relevance
| /linux/lib/crypto/tests/ |
| H A D | poly1305-testvecs.h | 6 u8 digest[POLY1305_DIGEST_SIZE]; 178 static const u8 hash_testvec_consolidated[POLY1305_DIGEST_SIZE] = { 183 static const u8 poly1305_allones_macofmacs[POLY1305_DIGEST_SIZE] = {
|
| /linux/lib/crypto/powerpc/ |
| H A D | poly1305.h | 15 …5_emit_64(const struct poly1305_state *state, const u32 nonce[4], u8 digest[POLY1305_DIGEST_SIZE]); 62 u8 digest[POLY1305_DIGEST_SIZE], const u32 nonce[4]) in poly1305_emit() argument
|
| /linux/lib/crypto/x86/ |
| H A D | poly1305.h | 67 u8 mac[POLY1305_DIGEST_SIZE], 70 u8 mac[POLY1305_DIGEST_SIZE], 135 u8 mac[POLY1305_DIGEST_SIZE], const u32 nonce[4]) in poly1305_emit() argument
|
| /linux/lib/crypto/mips/ |
| H A D | poly1305.h | 13 u8 digest[POLY1305_DIGEST_SIZE],
|
| /linux/lib/crypto/riscv/ |
| H A D | poly1305.h | 13 u8 digest[POLY1305_DIGEST_SIZE],
|
| /linux/include/crypto/ |
| H A D | poly1305.h | 13 #define POLY1305_DIGEST_SIZE 16 macro
|
| /linux/include/crypto/internal/ |
| H A D | poly1305.h | 50 u8 digest[POLY1305_DIGEST_SIZE], in poly1305_emit_generic() argument
|
| /linux/lib/crypto/arm/ |
| H A D | poly1305.h | 21 u8 digest[POLY1305_DIGEST_SIZE],
|