Searched refs:POLY1305_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
/openssl/include/crypto/ | ||
H A D | poly1305.h | 18 #define POLY1305_KEY_SIZE 32 macro |
/openssl/providers/implementations/macs/ | ||
H A D | poly1305_prov.c | 84 if (keylen != POLY1305_KEY_SIZE) { in poly1305_setkey() |
Completed in 7 milliseconds