Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dpoly1305_prov.c29 static OSSL_FUNC_mac_freectx_fn poly1305_free; variable
56 static void poly1305_free(void *vmacctx) in poly1305_free() function
177 { OSSL_FUNC_MAC_FREECTX, (void (*)(void))poly1305_free },

Completed in 14 milliseconds