tls: make local buffers in aesgcm_GHASH() explicitly 32-bit aligned
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 23 Nov 2018 17:55:15 +0000 (18:55 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 23 Nov 2018 17:55:15 +0000 (18:55 +0100)
commit25569c3ca987f37075e457d5203fb7b6c3d6ae84
treec88ebd364de3689d7e6bd21119839ddf024eef6d
parent219c9d4b5d12b3b965da838eb467b955ef928170
tls: make local buffers in aesgcm_GHASH() explicitly 32-bit aligned

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/tls_aesgcm.c