Searched refs:siphash_update (Results 1 – 1 of 1) sorted by relevance
36 static OSSL_FUNC_mac_update_fn siphash_update; variable126 static int siphash_update(void *vmacctx, const unsigned char *data, in siphash_update() function228 { OSSL_FUNC_MAC_UPDATE, (void (*)(void))siphash_update },
Completed in 5 milliseconds