diff options
author | jsing <> | 2019-04-25 04:48:56 +0000 |
---|---|---|
committer | jsing <> | 2019-04-25 04:48:56 +0000 |
commit | bd76db5d5244e8cc6d3c5422caae5ebdbc7f971b (patch) | |
tree | 619162acab128031de4ab2c49cfa181e078132c7 /src/lib/libcrypto | |
parent | b32cd2c81ba1356d869269a3601fce2eb7b17c41 (diff) | |
download | openbsd-bd76db5d5244e8cc6d3c5422caae5ebdbc7f971b.tar.gz openbsd-bd76db5d5244e8cc6d3c5422caae5ebdbc7f971b.tar.bz2 openbsd-bd76db5d5244e8cc6d3c5422caae5ebdbc7f971b.zip |
Rename some variables in tls_decrypt_ticket().
Rename mlen to hlen since it is a hmac (and this matches hctx and hmac).
Rename ctx to cctx since it is a cipher context and ctx is usually used to
mean SSL_CTX in this code.
ok tb@
Diffstat (limited to 'src/lib/libcrypto')
0 files changed, 0 insertions, 0 deletions