HomeFreeBSD

decryptcore: Request the OpenSSL 1.1 API

Description

decryptcore: Request the OpenSSL 1.1 API

OPENSSL_API_COMPAT can be used to specify the OpenSSL API version in
use for the purpose of hiding deprecated interfaces and enabling
the appropriate deprecation notices.

This change is a NFC while we're still using OpenSSL 1.1.1 but will
avoid deprecation warnings upon the switch to OpenSSL 3.0.

A future update may migrate to use the OpenSSL 3.0 APIs.

PR: 271615
Reviewed by: emaste
Sponsored by: The FreeBSD Foundation

Details

Provenance
khorben_defora.orgAuthored on Jun 1 2023, 7:07 PM
emasteCommitted on Jun 5 2023, 5:48 PM
Parents
rG6062d9faf23f: vm_phys: Change the return type of vm_phys_unfree_page() to bool
Branches
Unknown
Tags
Unknown