Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/macs/
H A Dkmac_prov.c78 static OSSL_FUNC_mac_update_fn kmac_update; variable
325 static int kmac_update(void *vmacctx, const unsigned char *data, in kmac_update() function