]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix some style issues in the TLSv1.3 nonce construction code
authorMatt Caswell <matt@openssl.org>
Tue, 29 Nov 2016 23:27:27 +0000 (23:27 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 29 Nov 2016 23:31:10 +0000 (23:31 +0000)
commit6606d600545b28dbcfb391f3c5adf03dd6ad0ca7
tree6489656ecf5d47e59aba59f97832883d29d78dd9
parentd3ab93e9c372c98c4ee3bcf8bc3c406a19e62f95
Fix some style issues in the TLSv1.3 nonce construction code

Reviewed-by: Rich Salz <rsalz@openssl.org>
engines/e_ossltest.c
ssl/record/ssl3_record_tls13.c
test/tls13encryptiontest.c