// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 OR ISC // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY // Generated by CMake from cmake/rust_wrapper.h.in // To modify the header list, update RUST_WRAPPER_EXCLUDED_HEADERS in cmake/rust_bindings.cmake #ifndef OPENSSL_HEADER_RUST_WRAPPER_H #define OPENSSL_HEADER_RUST_WRAPPER_H // Core OpenSSL headers (auto-discovered) @RUST_WRAPPER_INCLUDES@ // Experimental headers @RUST_WRAPPER_EXPERIMENTAL_INCLUDES@ // SSL headers (conditionally included) #if defined(AWS_LC_RUST_INCLUDE_SSL) #include #include #include #include #endif #endif // OPENSSL_HEADER_RUST_WRAPPER_H