tls: simplify aesgcm_GHASH()
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 23 Nov 2018 17:31:26 +0000 (18:31 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 23 Nov 2018 17:31:26 +0000 (18:31 +0100)
commitecc9090cfcccf412288147f385808f8f9df97ebe
tree0c937204026d3a2420597180e3db07cb3896ade3
parent5e4236d226309a32842a6928878fd0e1cd5937e7
tls: simplify aesgcm_GHASH()

function                                             old     new   delta
xwrite_encrypted                                     604     599      -5
FlattenSzInBits                                       52       -     -52
aesgcm_GHASH                                         395     262    -133
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 0/2 up/down: 0/-190)           Total: -190 bytes

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