Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dpoly1305_prov.c35 static OSSL_FUNC_mac_update_fn poly1305_update; variable
107 static int poly1305_update(void *vmacctx, const unsigned char *data, in poly1305_update() function
179 { OSSL_FUNC_MAC_UPDATE, (void (*)(void))poly1305_update },

Completed in 4 milliseconds