mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-04-13 09:59:31 +00:00
![]() The function crypto_shash_update_sg iterates through an SG by
hand. It fails to handle corner cases such as SG entries longer
than a page. Fix this by using the SG iterator.
Fixes:
|
||
---|---|---|
.. | ||
internal.h | ||
Kconfig | ||
krb5_api.c | ||
krb5_kdf.c | ||
Makefile | ||
rfc3961_simplified.c | ||
rfc3962_aes.c | ||
rfc6803_camellia.c | ||
rfc8009_aes2.c | ||
selftest.c | ||
selftest_data.c |