Searched refs:shash_finup_unaligned (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 Dshash.c144 static int shash_finup_unaligned(struct shash_desc *desc, const u8 *data, function
159 return shash_finup_unaligned(desc, data, len, out);
565 alg->finup = shash_finup_unaligned;

Completed in 34 milliseconds