You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
crypto: chacha20-ssse3 - Align stack pointer to 64 bytes
This aligns the stack pointer in chacha20_4block_xor_ssse3 to 64 bytes.
Fixes general protection faults and potential kernel panics.
Cc: [email protected]
Signed-off-by: Eli Cooper <[email protected]>
Acked-by: Martin Willi <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
0 commit comments