MLKEM_SECONDS
pkey_print_message("keygen", "mlkem", bits, MLKEM_SECONDS);
speed_timer_start(MLKEM_SECONDS);
d = speed_timer_stop(MLKEM_SECONDS);
pkey_print_message("encap", "mlkem", bits, MLKEM_SECONDS);
speed_timer_start(MLKEM_SECONDS);
d = speed_timer_stop(MLKEM_SECONDS);
pkey_print_message("decap", "mlkem", bits, MLKEM_SECONDS);
speed_timer_start(MLKEM_SECONDS);
d = speed_timer_stop(MLKEM_SECONDS);