Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dhmac_prov.c43 static OSSL_FUNC_mac_init_fn hmac_init; variable
164 static int hmac_init(void *vmacctx, const unsigned char *key, in hmac_init() function
311 { OSSL_FUNC_MAC_INIT, (void (*)(void))hmac_init },

Completed in 4 milliseconds