Home
last modified time | relevance | path

Searched refs:POLY1305_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance

/include/crypto/
Dpoly1305.h12 #define POLY1305_BLOCK_SIZE 16 macro
32 u8 buf[POLY1305_BLOCK_SIZE];
Dnhpoly1305.h33 #define NHPOLY1305_KEY_SIZE (POLY1305_BLOCK_SIZE + NH_KEY_BYTES)