Searched defs:POLY1305_BLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance
16 const u8 raw_key[POLY1305_BLOCK_SIZE]) in poly1305_core_setkey()
14 const u8 raw_key[POLY1305_BLOCK_SIZE]) in poly1305_core_setkey()
12 #define POLY1305_BLOCK_SIZE 16 macro
84 static void poly1305_simd_init(void *ctx, const u8 key[POLY1305_BLOCK_SIZE]) in poly1305_simd_init()
Completed in 6 milliseconds