Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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 },
/third_party/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 2 milliseconds