Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/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