Skip to content

Commit 510f9bb

Browse files
committed
update fipsnamespace
Signed-off-by: Jake Massimo <[email protected]>
1 parent 77a7de2 commit 510f9bb

File tree

1 file changed

+1
-1
lines changed
  • proofs/cbmc/compute_t0_t1_tr_from_sk_components

1 file changed

+1
-1
lines changed

proofs/cbmc/compute_t0_t1_tr_from_sk_components/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ PROOF_SOURCES += $(PROOFDIR)/$(HARNESS_FILE).c
2020
PROJECT_SOURCES += $(SRCDIR)/mldsa/src/sign.c
2121

2222
CHECK_FUNCTION_CONTRACTS=mld_compute_t0_t1_tr_from_sk_components
23-
USE_FUNCTION_CONTRACTS=$(FIPS202_NAMESPACE)shake256
23+
USE_FUNCTION_CONTRACTS=$(MLD_NAMESPACE)shake256
2424
USE_FUNCTION_CONTRACTS+=$(MLD_NAMESPACE)polyvec_matrix_expand
2525
USE_FUNCTION_CONTRACTS+=$(MLD_NAMESPACE)polyvecl_ntt
2626
USE_FUNCTION_CONTRACTS+=$(MLD_NAMESPACE)polyvec_matrix_pointwise_montgomery

0 commit comments

Comments
 (0)