File tree 1 file changed +0
-89
lines changed
examples/monolithic_build
1 file changed +0
-89
lines changed Original file line number Diff line number Diff line change 1452
1452
#undef MONT_F
1453
1453
#endif
1454
1454
1455
- /* mlkem/ntt.c */
1456
- #if defined(ntt_layer123 )
1457
- #undef ntt_layer123
1458
- #endif
1459
-
1460
- /* mlkem/ntt.c */
1461
- #if defined(ntt_layer45_butterfly )
1462
- #undef ntt_layer45_butterfly
1463
- #endif
1464
-
1465
- /* mlkem/ntt.c */
1466
- #if defined(ntt_layer45 )
1467
- #undef ntt_layer45
1468
- #endif
1469
-
1470
- /* mlkem/ntt.c */
1471
- #if defined(ntt_layer6_butterfly )
1472
- #undef ntt_layer6_butterfly
1473
- #endif
1474
-
1475
- /* mlkem/ntt.c */
1476
- #if defined(ntt_layer6 )
1477
- #undef ntt_layer6
1478
- #endif
1479
-
1480
- /* mlkem/ntt.c */
1481
- #if defined(ntt_layer7_butterfly )
1482
- #undef ntt_layer7_butterfly
1483
- #endif
1484
-
1485
- /* mlkem/ntt.c */
1486
- #if defined(ntt_layer7 )
1487
- #undef ntt_layer7
1488
- #endif
1489
-
1490
- /* mlkem/ntt.c */
1491
- #if defined(invntt_layer7_invert_butterfly )
1492
- #undef invntt_layer7_invert_butterfly
1493
- #endif
1494
-
1495
- /* mlkem/ntt.c */
1496
- #if defined(invntt_layer7_invert )
1497
- #undef invntt_layer7_invert
1498
- #endif
1499
-
1500
- /* mlkem/ntt.c */
1501
- #if defined(invntt_layer6_butterfly )
1502
- #undef invntt_layer6_butterfly
1503
- #endif
1504
-
1505
- /* mlkem/ntt.c */
1506
- #if defined(invntt_layer6 )
1507
- #undef invntt_layer6
1508
- #endif
1509
-
1510
- /* mlkem/ntt.c */
1511
- #if defined(invntt_layer54_butterfly )
1512
- #undef invntt_layer54_butterfly
1513
- #endif
1514
-
1515
- /* mlkem/ntt.c */
1516
- #if defined(invntt_layer54 )
1517
- #undef invntt_layer54
1518
- #endif
1519
-
1520
- /* mlkem/ntt.c */
1521
- #if defined(invntt_layer321 )
1522
- #undef invntt_layer321
1523
- #endif
1524
-
1525
1455
/* mlkem/ntt.c */
1526
1456
#if defined(NTT_BOUND1 )
1527
1457
#undef NTT_BOUND1
1552
1482
#undef NTT_BOUND8
1553
1483
#endif
1554
1484
1555
- /* mlkem/ntt.c */
1556
- #if defined(invntt_layer321 )
1557
- #undef invntt_layer321
1558
- #endif
1559
-
1560
1485
/* mlkem/ntt.c */
1561
1486
#if defined(ct_butterfly )
1562
1487
#undef ct_butterfly
1648
1573
#endif
1649
1574
1650
1575
/* mlkem/ntt.h */
1651
- #if defined(basemul_cached )
1652
- #undef basemul_cached
1653
- #endif
1654
-
1655
- /* mlkem/ntt.h */
1656
- #if defined(mlkem_layer7_zetas )
1657
- #undef mlkem_layer7_zetas
1658
- #endif
1659
-
1660
1576
#if defined(layer7_zetas )
1661
1577
#undef layer7_zetas
1662
1578
#endif
1671
1587
#undef poly_ntt
1672
1588
#endif
1673
1589
1674
- /* mlkem/ntt.h */
1675
- #if defined(poly_ntt )
1676
- #undef poly_ntt
1677
- #endif
1678
-
1679
1590
/* mlkem/params.h */
1680
1591
#if defined(KECCAK_WAY )
1681
1592
#undef KECCAK_WAY
You can’t perform that action at this time.
0 commit comments