Searched defs:POLY1305_KEYLEN (Results 1 – 3 of 3) sorted by relevance
13 #define POLY1305_KEYLEN 32 macro
29 …POLY1305_TAGLEN], const unsigned char *m, size_t inlen, const unsigned char key[POLY1305_KEYLEN]) { in poly1305_auth()
37 #define POLY1305_KEYLEN 32 macro