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

/linux-master/crypto/
H A Dhmac.c83 static int hmac_import(struct shash_desc *pdesc, const void *in) function
97 return hmac_import(pdesc, &tctx->pads[0]);
230 inst->alg.import = hmac_import;

Completed in 185 milliseconds