mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 17:38:00 +00:00
Convert the bcm crypto driver to use crypto_authenc_extractkeys() so
that it picks up the fix for broken validation of rtattr::rta_len.
This also fixes the DES weak key check to actually be done on the right
key. (It was checking the authentication key, not the encryption key...)
Fixes:
|
||
|---|---|---|
| .. | ||
| cipher.c | ||
| cipher.h | ||
| Makefile | ||
| spu2.c | ||
| spu2.h | ||
| spu.c | ||
| spu.h | ||
| spum.h | ||
| util.c | ||
| util.h | ||