Still Failing: openssl/openssl#36635 (master - 5201501)

Travis CI builds at travis-ci.com
Tue Aug 11 23:20:43 UTC 2020


Build Update for openssl/openssl
-------------------------------------

Build: #36635
Status: Still Failing

Duration: 1 hr, 6 mins, and 51 secs
Commit: 5201501 (master)
Author: Benjamin Kaduk
Message: Expose S390x HW ciphers' IV state to provider layer

The S390x hardware-accelerated cipher implementations keep their IV
state in an internal structure tied to the underlying implementation.
However, the provider itself needs to be able to expose the IV state
to libcrypto when processing the "iv-state" parameter.  In the absence
of a S390x hardware-specific get_ctx_params() implementation,  be sure
to copy the IV state from the hw-specific structure back to the
generic PROV_CIPHER_CTX object after each cipher operation in order to
synchronize the internal and fetchable state.

[extended tests]

Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12233)

View the changeset: https://github.com/openssl/openssl/compare/31d2daecb384...520150151bc5

View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/179277789?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20200811/1eaa012a/attachment-0001.html>


More information about the openssl-commits mailing list