tls: on x86, use xorbuf_aligned_AES_BLOCK_SIZE() even with non-aligned source
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 25 Nov 2018 11:01:44 +0000 (12:01 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 25 Nov 2018 11:02:45 +0000 (12:02 +0100)
commit23d0d8caf42b6b55e531b2405d949c6606ed3e85
treee32bb50671b092f80b6a154078497d4ef57ece4a
parentab3c5e4c44c73dafeb01439882b48e2259611e34
tls: on x86, use xorbuf_aligned_AES_BLOCK_SIZE() even with non-aligned source

function                                             old     new   delta
aesgcm_GHASH                                         228     223      -5

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