tls: typo fix in comment
[oweals/busybox.git] / networking / tls_aesgcm.h
2018-11-23 Denys Vlasenkotls: simplify aesgcm_GHASH()
2018-11-23 Denys Vlasenkotls: in AES-CBC code, do not set key for every record...
2018-11-23 Denys Vlasenkotls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA...