Fix the example SSH KDF code.
authorPauli <pauli@openssl.org>
Tue, 7 Sep 2021 23:28:57 +0000 (09:28 +1000)
committerPauli <pauli@openssl.org>
Thu, 9 Sep 2021 06:39:28 +0000 (16:39 +1000)
commit81280137a1f33685d7d7fc531ea8fbac38e9a4b7
tree0ae1463983418b0c0dbc269c738fe8f175448331
parentc6ee5d5b42e27b407dfc1fc8845e08c5a75e2221
Fix the example SSH KDF code.

A salt was being set instead of a session ID.

Fixes #16525

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16550)
doc/man7/EVP_KDF-SSHKDF.pod