[openssl/openssl] 9a4cf2: Fix build break on evp_mac_fetch_from_prov
"'Neil Horman' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/openssl-3.6/[email protected]> |
Branch: refs/heads/openssl-3.6
Home: https://github.com/openssl/openssl
Commit: 9a4cf2d265ce53f6cf4a8b5845c282fb3c79ac15
https://github.com/openssl/openssl/commit/9a4cf2d265ce53f6cf4a8b5845c282fb3c79ac15
Author: Neil Horman <[email protected]>
Date: 2026-08-13 (Thu, 13 Aug 2026)
Changed paths:
M providers/implementations/rands/drbg_hmac.c.in
Log Message:
-----------
Fix build break on evp_mac_fetch_from_prov
Recent backport applied cleanly to 3.6, but 3.6 includes an extra call
to evp_mac_fetch_from_prov, which uses a no longer in existance
parameter.
Fix that up.
Reviewed-by: Saša Nedvědický <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Viktor Dukhovni <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
Merge-date: Thu Aug 13 08:57:03 2026
Merged-from: https://github.com/openssl/openssl/pull/32341
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/openssl-3.6/7df38b-9a4cf2%40github.com.