Searched defs:poly1305_update (Results 1 – 2 of 2) sorted by relevance
159 poly1305_update(poly1305_state *st, const uint8_t *m, size_t bytes) in poly1305_update() function
177 poly1305_update(poly1305_context *ctx, const unsigned char *m, size_t bytes) in poly1305_update() function