Searched defs:poly1305_process (Results 1 – 2 of 2) sorted by relevance
121 int poly1305_process(poly1305_state *st, const unsigned char *in, unsigned long inlen) in poly1305_process() function
94 static void poly1305_process( mbedtls_poly1305_context *ctx, in poly1305_process() function
Completed in 3 milliseconds