Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f705f3c491047cd005253e829716c1a5671c10ab
/
networking
/
tls_aesgcm.c
e5897d0
suppress a few "unused function" warnings
by Denys Vlasenko
· 5 years ago
32ec5f1
tls: AES-GCM: in GMULT, avoid memcpy, use one less variable in bit loop
by Denys Vlasenko
· 6 years ago
9f00a0f
tls: make RIGHTSHIFTX() in AES-GCM faster
by Denys Vlasenko
· 6 years ago
be5ca42
tls: code shrink
by Denys Vlasenko
· 6 years ago
23d0d8c
tls: on x86, use xorbuf_aligned_AES_BLOCK_SIZE() even with non-aligned source
by Denys Vlasenko
· 6 years ago
03569bc
tls: speed up xor'ing of aligned 16-byte buffers
by Denys Vlasenko
· 6 years ago
941440c
tls: in AES-GCM decoding, avoid memmove
by Denys Vlasenko
· 6 years ago
985702c
tls: fix a thinko in GHASH optimization
by Denys Vlasenko
· 6 years ago
fbf5e63
tls: code shrink
by Denys Vlasenko
· 6 years ago
d496b40
tls: typo fix in comment
by Denys Vlasenko
· 6 years ago
25569c3
tls: make local buffers in aesgcm_GHASH() explicitly 32-bit aligned
by Denys Vlasenko
· 6 years ago
ecc9090
tls: simplify aesgcm_GHASH()
by Denys Vlasenko
· 6 years ago
5e4236d
tls: in AES-CBC code, do not set key for every record - do it once
by Denys Vlasenko
· 6 years ago
83e5c62
tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher
by Denys Vlasenko
· 6 years ago