Add missing header file (openssl/ml_kem.h) of OpenSSL 3.5
Details
Details
Check the existence of /usr/include/openssl/ml_kem.h
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Header must be provided, ossl_ml_kem_* functions are already presented in libcrypto.so
Comment Actions
Yes -- it'll need to be back ported to stable/15 and the relevant releng branches as well.
Comment Actions
@ngie you've updated openssl in main and stable/15 but still missed this include :(
10a428653ee7216475f1ddce3fb4cbf1200319f8 was a good point to ship it
Comment Actions
@fluffy : I was hoping sunpoet@ would have done the commit, but I've gone and just pushed the change to :main . I'll handle the MFC after 3 days.