commit | e85414edd03e69d606cc0eb93ee46f6a50723da9 | [log] [tgz] |
---|---|---|
author | Andrzej Kurek <andrzej.kurek@mobica.com> | Tue Jan 15 05:23:59 2019 -0500 |
committer | Andrzej Kurek <andrzej.kurek@mobica.com> | Mon Jan 28 07:04:19 2019 -0500 |
tree | 2d5f5c5548f64a65d0b8fe7ab1ba9adc4dafc170 | |
parent | 814feffd15c9d2b9ccb5bb5449d4da356b35f8a4 [diff] [blame] |
ssl-opt: add a check for PSA computation of digest of ServerKeyExchange
diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh index 2ccecc4..30753b7 100755 --- a/tests/ssl-opt.sh +++ b/tests/ssl-opt.sh
@@ -765,6 +765,7 @@ -C "Failed to setup PSA-based cipher context"\ -S "Failed to setup PSA-based cipher context"\ -s "Protocol is TLSv1.2" \ + -c "Perform PSA-based computation of digest of ServerKeyExchange" \ -S "error" \ -C "error" }