Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Dhmac.c87 static int hmac_export(struct shash_desc *pdesc, void *out) in hmac_export() function
226 inst->alg.export = hmac_export; in hmac_create()