Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dcmac_prov.c44 static OSSL_FUNC_mac_update_fn cmac_update; variable
183 static int cmac_update(void *vmacctx, const unsigned char *data, in cmac_update() function
298 { OSSL_FUNC_MAC_UPDATE, (void (*)(void))cmac_update },

Completed in 4 milliseconds