Fix duplicate consistency files
Every .s file is now handled through CC
This commit is contained in:
parent
44b0522070
commit
cb729b6a03
@ -8,7 +8,7 @@ consistency_checks:
|
|||||||
- fips202x4.h
|
- fips202x4.h
|
||||||
- nttconsts.c
|
- nttconsts.c
|
||||||
- nttconsts.h
|
- nttconsts.h
|
||||||
- ntt.s
|
- ntt.S
|
||||||
- ntt.h
|
- ntt.h
|
||||||
- packing.c
|
- packing.c
|
||||||
- packing.h
|
- packing.h
|
||||||
@ -16,7 +16,7 @@ consistency_checks:
|
|||||||
- polyvec.c
|
- polyvec.c
|
||||||
- polyvec.h
|
- polyvec.h
|
||||||
- reduce.h
|
- reduce.h
|
||||||
- reduce.s
|
- reduce.S
|
||||||
- rounding.c
|
- rounding.c
|
||||||
- rounding.h
|
- rounding.h
|
||||||
- rejsample.h
|
- rejsample.h
|
||||||
@ -33,7 +33,7 @@ consistency_checks:
|
|||||||
- fips202x4.h
|
- fips202x4.h
|
||||||
- nttconsts.c
|
- nttconsts.c
|
||||||
- nttconsts.h
|
- nttconsts.h
|
||||||
- ntt.s
|
- ntt.S
|
||||||
- ntt.h
|
- ntt.h
|
||||||
- packing.c
|
- packing.c
|
||||||
- packing.h
|
- packing.h
|
||||||
@ -41,7 +41,7 @@ consistency_checks:
|
|||||||
- polyvec.c
|
- polyvec.c
|
||||||
- polyvec.h
|
- polyvec.h
|
||||||
- reduce.h
|
- reduce.h
|
||||||
- reduce.s
|
- reduce.S
|
||||||
- rounding.c
|
- rounding.c
|
||||||
- rounding.h
|
- rounding.h
|
||||||
- rejsample.h
|
- rejsample.h
|
||||||
|
@ -8,7 +8,7 @@ consistency_checks:
|
|||||||
- fips202x4.h
|
- fips202x4.h
|
||||||
- nttconsts.c
|
- nttconsts.c
|
||||||
- nttconsts.h
|
- nttconsts.h
|
||||||
- ntt.s
|
- ntt.S
|
||||||
- ntt.h
|
- ntt.h
|
||||||
- packing.c
|
- packing.c
|
||||||
- packing.h
|
- packing.h
|
||||||
@ -16,7 +16,7 @@ consistency_checks:
|
|||||||
- polyvec.c
|
- polyvec.c
|
||||||
- polyvec.h
|
- polyvec.h
|
||||||
- reduce.h
|
- reduce.h
|
||||||
- reduce.s
|
- reduce.S
|
||||||
- rounding.c
|
- rounding.c
|
||||||
- rounding.h
|
- rounding.h
|
||||||
- rejsample.h
|
- rejsample.h
|
||||||
@ -33,7 +33,7 @@ consistency_checks:
|
|||||||
- fips202x4.h
|
- fips202x4.h
|
||||||
- nttconsts.c
|
- nttconsts.c
|
||||||
- nttconsts.h
|
- nttconsts.h
|
||||||
- ntt.s
|
- ntt.S
|
||||||
- ntt.h
|
- ntt.h
|
||||||
- packing.c
|
- packing.c
|
||||||
- packing.h
|
- packing.h
|
||||||
@ -41,7 +41,7 @@ consistency_checks:
|
|||||||
- polyvec.c
|
- polyvec.c
|
||||||
- polyvec.h
|
- polyvec.h
|
||||||
- reduce.h
|
- reduce.h
|
||||||
- reduce.s
|
- reduce.S
|
||||||
- rounding.c
|
- rounding.c
|
||||||
- rounding.h
|
- rounding.h
|
||||||
- rejsample.h
|
- rejsample.h
|
||||||
|
@ -8,7 +8,7 @@ consistency_checks:
|
|||||||
- fips202x4.h
|
- fips202x4.h
|
||||||
- nttconsts.c
|
- nttconsts.c
|
||||||
- nttconsts.h
|
- nttconsts.h
|
||||||
- ntt.s
|
- ntt.S
|
||||||
- ntt.h
|
- ntt.h
|
||||||
- packing.c
|
- packing.c
|
||||||
- packing.h
|
- packing.h
|
||||||
@ -16,7 +16,7 @@ consistency_checks:
|
|||||||
- polyvec.c
|
- polyvec.c
|
||||||
- polyvec.h
|
- polyvec.h
|
||||||
- reduce.h
|
- reduce.h
|
||||||
- reduce.s
|
- reduce.S
|
||||||
- rounding.c
|
- rounding.c
|
||||||
- rounding.h
|
- rounding.h
|
||||||
- rejsample.h
|
- rejsample.h
|
||||||
@ -33,7 +33,7 @@ consistency_checks:
|
|||||||
- fips202x4.h
|
- fips202x4.h
|
||||||
- nttconsts.c
|
- nttconsts.c
|
||||||
- nttconsts.h
|
- nttconsts.h
|
||||||
- ntt.s
|
- ntt.S
|
||||||
- ntt.h
|
- ntt.h
|
||||||
- packing.c
|
- packing.c
|
||||||
- packing.h
|
- packing.h
|
||||||
@ -41,7 +41,7 @@ consistency_checks:
|
|||||||
- polyvec.c
|
- polyvec.c
|
||||||
- polyvec.h
|
- polyvec.h
|
||||||
- reduce.h
|
- reduce.h
|
||||||
- reduce.s
|
- reduce.S
|
||||||
- rounding.c
|
- rounding.c
|
||||||
- rounding.h
|
- rounding.h
|
||||||
- rejsample.h
|
- rejsample.h
|
||||||
|
Loading…
Reference in New Issue
Block a user