Searched defs:poly1305 (Results 1 – 6 of 6) sorted by relevance
19 poly1305: poly1305.o target21 gmac hmac-sha512 cmac-aes256 poly1305: target
1509 POLY1305 poly1305; in test_poly1305() local
1508 POLY1305 poly1305; in test_poly1305() local
21 POLY1305 poly1305; member
189 struct poly1305 { struct195 poly1305_init(struct poly1305 *P, const uint8_t key[static 16]) in poly1305_init() argument340 poly1305(uint8_t h[static 16], const uint8_t *m, size_t mlen, in poly1305() function
41 POLY1305 poly1305; /* Poly1305 data */ member