Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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
/third_party/openssl/providers/implementations/macs/
H A Dcmac_prov.c40 static OSSL_FUNC_mac_update_fn cmac_update; variable
129 static int cmac_update(void *vmacctx, const unsigned char *data, in cmac_update() function

Completed in 2 milliseconds