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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dhmac.c101 static int hmac_import(struct shash_desc *pdesc, const void *in) function
114 return hmac_import(pdesc, crypto_shash_ctx_aligned(pdesc->tfm));
238 inst->alg.import = hmac_import;

Completed in 46 milliseconds