Still Failing: openssl/openssl#26388 (master - 06c8331)

Travis CI builds at travis-ci.org
Thu Jul 11 05:47:25 UTC 2019


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

Build: #26388
Status: Still Failing

Duration: 19 mins and 34 secs
Commit: 06c8331 (master)
Author: Richard Levitte
Message: Adapt the provider AES for more use of OSSL_PARAM

The cipher context IV was a bit interesting.  EVP_CIPHER_CTX_iv()
returns a pointer to the live IV, while EVP_CIPHER_CTX_ctrl() with the
type EVP_CTRL_GET_IV gets a copy of the live IV.  To support both, we
support getting it with both the OSSL_PARAM_OCTET_STRING and
OSSL_PARAM_OCTET_PTR datatypes.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9328)

View the changeset: https://github.com/openssl/openssl/compare/7a228c391e0a...06c8331c5179

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

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20190711/04b7ed26/attachment-0001.html>


More information about the openssl-commits mailing list