tls: rearrange code, add/improve comments, fix whitespace, no real changes here

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2017-01-15 14:16:51 +01:00
parent c5540d61f6
commit 3f8ecd933a
8 changed files with 304 additions and 227 deletions

View File

@@ -2,6 +2,8 @@
* Copyright (C) 2017 Denys Vlasenko
*
* Licensed under GPLv2, see file LICENSE in this source tree.
*
* Selected few declarations for RSA.
*/
typedef struct {