Searched refs:rmd320_update (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 Drmd320.c304 static int rmd320_update(struct shash_desc *desc, const u8 *data, function
353 rmd320_update(desc, padding, padlen);
356 rmd320_update(desc, (const u8 *)&bits, sizeof(bits));
371 .update = rmd320_update,

Completed in 101 milliseconds