Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dhmac_prov.c142 static int hmac_setkey(struct hmac_data_st *macctx, in hmac_setkey() function
173 return hmac_setkey(macctx, key, keylen); in hmac_init()
295 if (!hmac_setkey(macctx, p->data, p->data_size)) in hmac_set_ctx_params()

Completed in 6 milliseconds