Searched refs:aead_poly1305_update (Results 1 – 1 of 1) sorted by relevance
88 typedef void (*aead_poly1305_update)(poly1305_state *ctx, const uint8_t *ad, typedef95 static void aead_poly1305(aead_poly1305_update update, in aead_poly1305()111 static int seal_impl(aead_poly1305_update poly1305_update, in seal_impl()150 static int open_impl(aead_poly1305_update poly1305_update, in open_impl()