diff options
Diffstat (limited to 'security/boringssl/pkg-plist')
-rw-r--r-- | security/boringssl/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/boringssl/pkg-plist b/security/boringssl/pkg-plist index 362596a4c932..69f86eb13dc8 100644 --- a/security/boringssl/pkg-plist +++ b/security/boringssl/pkg-plist @@ -41,7 +41,6 @@ include/openssl/err.h include/openssl/evp.h include/openssl/evp_errors.h include/openssl/ex_data.h -include/openssl/experimental/kyber.h include/openssl/hkdf.h include/openssl/hmac.h include/openssl/hpke.h @@ -80,6 +79,7 @@ include/openssl/rsa.h include/openssl/safestack.h include/openssl/service_indicator.h include/openssl/sha.h +include/openssl/sha2.h include/openssl/siphash.h include/openssl/slhdsa.h include/openssl/span.h @@ -97,6 +97,7 @@ include/openssl/x509.h include/openssl/x509_vfy.h include/openssl/x509v3.h include/openssl/x509v3_errors.h +include/openssl/xwing.h lib/cmake/OpenSSL/OpenSSLConfig.cmake lib/cmake/OpenSSL/OpenSSLTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/OpenSSL/OpenSSLTargets.cmake |