Searched defs:POLY1305_KEY_SIZE (Results 1 – 4 of 4) sorted by relevance
26 const u8 key[POLY1305_KEY_SIZE]) in poly1305_init()
12 #define POLY1305_KEY_SIZE 32 macro
16 static void poly1305(const u8 key[POLY1305_KEY_SIZE], const u8 *data, in poly1305()
27 POLY1305_KEY_SIZE = 32 variable