Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/macs/
H A Dcmac_prov.c40 static OSSL_FUNC_mac_update_fn cmac_update; variable
133 static int cmac_update(void *vmacctx, const unsigned char *data, in cmac_update() function