Searched defs:POLY1305_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
13 #define POLY1305_KEY_SIZE 32 macro
84 static void poly1305_simd_init(void *ctx, const u8 key[POLY1305_KEY_SIZE]) in poly1305_simd_init()