diff options
author | jsing <> | 2019-03-31 15:49:03 +0000 |
---|---|---|
committer | jsing <> | 2019-03-31 15:49:03 +0000 |
commit | 9b57175c86e80a6251857318201b3bc285c754ed (patch) | |
tree | c89f3423883cc5d58d0f92288a04f09b0e604759 /src/lib/libtls/tls.c | |
parent | 64bf76574174842316a177094611661f1fd85651 (diff) | |
download | openbsd-9b57175c86e80a6251857318201b3bc285c754ed.tar.gz openbsd-9b57175c86e80a6251857318201b3bc285c754ed.tar.bz2 openbsd-9b57175c86e80a6251857318201b3bc285c754ed.zip |
Clean up and simplify the client verify code:
- Be consistent with _len naming.
- Use size_t where possible/appropriate.
- Group the CBB code.
- Use EVP_MAX_MD_SIZE consistently, instead of "magic" values.
- Switch GOST to EVP_DigestSign*, making it similar to sigalgs.
ok tb@ a while back.
Diffstat (limited to 'src/lib/libtls/tls.c')
0 files changed, 0 insertions, 0 deletions