commit | b0c9fc9b48be849090e84b4605087ae477c69e72 | [log] [tgz] |
---|---|---|
author | Joseph Birr-Pixton <jpixton@gmail.com> | Sun Mar 19 16:40:14 2017 +0000 |
committer | Matt Caswell <matt@openssl.org> | Sun Mar 19 20:59:59 2017 +0000 |
tree | b12433740038f140f909160ccc93a304f9c4b22d | |
parent | 43c564170c7300092fa1627b961480c708d6fc01 [diff] |
TLS1.3: Correct intermediate secret derivation This label for this derivation was incorrectly "derived" or "der" depending on the pointer size of the build(!). The correct string is "derived secret". (cherry picked from commit 936dcf272033c1bf59a5e859ec63e2557194f191) Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2989)