Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/macs/
H A Dgmac_prov.c36 static OSSL_FUNC_mac_update_fn gmac_update; variable
126 static int gmac_update(void *vmacctx, const unsigned char *data, in gmac_update() function
251 { OSSL_FUNC_MAC_UPDATE, (void (*)(void))gmac_update },