Searched refs:shash_compat_final (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.c395 static int shash_compat_final(struct hash_desc *hdesc, u8 *out) function
430 err = shash_compat_final(hdesc, out);
476 crt->final = shash_compat_final;

Completed in 38 milliseconds