Home
last modified time | relevance | path

Searched refs:cmac_init (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dcmac_prov.c39 static OSSL_FUNC_mac_init_fn cmac_init; variable
120 static int cmac_init(void *vmacctx, const unsigned char *key, in cmac_init() function
217 { OSSL_FUNC_MAC_INIT, (void (*)(void))cmac_init },
/third_party/openssl/providers/implementations/macs/
H A Dcmac_prov.c39 static OSSL_FUNC_mac_init_fn cmac_init; variable
116 static int cmac_init(void *vmacctx, const unsigned char *key, in cmac_init() function
213 { OSSL_FUNC_MAC_INIT, (void (*)(void))cmac_init },

Completed in 2 milliseconds