Home
last modified time | relevance | path

Searched refs:poly_update (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/monocypher-3.1.2/src/
H A Dmonocypher.c380 static void poly_update(crypto_poly1305_ctx *ctx, in poly_update() function
414 poly_update(ctx, message, aligned); in crypto_poly1305_update()
431 poly_update(ctx, message, message_size); in crypto_poly1305_update()