Searched refs:poly1305 (Results 1 – 11 of 11) sorted by relevance
16 static void poly1305(const u8 key[POLY1305_KEY_SIZE], const u8 *data, in poly1305() function34 poly1305(test_key, data, len, out); in poly1305_withtestkey()142 poly1305(key, data, sizeof(data), actual_mac); in test_poly1305_reduction_edge_cases()
2 poly1305-core.S
2 poly1305-x86_64-cryptogams.S
4 poly1305-core.S
5 poly1305-core.S
3 # Accelerated poly1305 implementation for ppc64le.839 # The following functions implement 64 x 64 bits multiplication poly1305.915 # poly1305 multiplication952 # Init poly1305
47 capi:rfc7539(chacha20,poly1305)-random