CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2025/05/19 18:33:41
Modified files:
lib/libcrypto/mlkem: mlkem1024.c mlkem_internal.h
regress/lib/libcrypto/mlkem: mlkem_iteration_tests.c
mlkem_tests.c mlkem_tests_util.c
mlkem_tests_util.h mlkem_unittest.c
Log message:
Make MLKEM1024_marshal_private_key consistent with the public_key funcitons
Even though this should remain internal, make it the same
as the public key marshal function, and make the needed
fallout changes in regress.
ok kenjiro@, tb@