Page MenuHomeFreeBSD

[OpenSSL] Add missing header file (openssl/ml_kem.h)
ClosedPublic

Authored by sunpoet on Apr 7 2026, 1:18 PM.
Tags
None
Referenced Files
F156483195: D56291.id175037.diff
Wed, May 13, 11:58 PM
F156478138: D56291.id175037.diff
Wed, May 13, 10:54 PM
F156478071: D56291.id175037.diff
Wed, May 13, 10:53 PM
F156478058: D56291.id175037.diff
Wed, May 13, 10:53 PM
F156476068: D56291.id175037.diff
Wed, May 13, 10:38 PM
F156442018: D56291.id.diff
Wed, May 13, 5:37 PM
Unknown Object (File)
Mon, May 11, 12:47 AM
Unknown Object (File)
Fri, May 8, 4:24 PM

Details

Summary

Add missing header file (openssl/ml_kem.h) of OpenSSL 3.5

Test Plan

Check the existence of /usr/include/openssl/ml_kem.h

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Header must be provided, ossl_ml_kem_* functions are already presented in libcrypto.so

This revision is now accepted and ready to land.Apr 7 2026, 2:16 PM

Just reminder: stable/15 is affected too

Just reminder: stable/15 is affected too

Yes -- it'll need to be back ported to stable/15 and the relevant releng branches as well.

@ngie you've updated openssl in main and stable/15 but still missed this include :(

10a428653ee7216475f1ddce3fb4cbf1200319f8 was a good point to ship it

This revision was automatically updated to reflect the committed changes.

@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.

@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.

Friendly ping. ;-)