Test results for armeabi, bblack, crypto_sign/ed25519
[Page version: 20241101 10:17:42]
Measurements for armeabi, bblack, crypto_sign
Test results for armeabi, bblack, crypto_sign
Test results for crypto_sign/ed25519
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_sign
Primitive: ed25519
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
2925296 | 64324 0 0 | 90962 460 1520 | ref10 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
3059336 | 60120 0 0 | 76664 456 1512 | ref10 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
3059376 | 64672 0 0 | 82410 460 1520 | ref10 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
3060248 | 61384 0 0 | 79610 460 1512 | ref10 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
3065912 | 61384 0 0 | 79610 460 1512 | ref10 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
3563552 | 53172 0 0 | 65089 496 1512 | ref10 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
3677688 | 59732 0 0 | 73249 504 1512 | ref10 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
3681312 | 59480 0 0 | 71973 504 1512 | ref10 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
7426312 | 59628 0 0 | 72213 504 1512 | ref10 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
21362736 | 137572 0 0 | 164186 460 1520 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
35002824 | 137376 0 0 | 155074 460 1520 | ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
49793856 | 116000 0 0 | 128589 508 1512 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
50182304 | 115838 0 0 | 127753 500 1512 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
50968104 | 123064 0 0 | 136589 508 1512 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
53721568 | 116368 0 0 | 128861 508 1512 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
55129016 | 123484 0 0 | 141674 460 1512 | ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
55191752 | 123484 0 0 | 141674 460 1512 | ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
55685896 | 119196 0 0 | 135704 456 1512 | ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240817 | 20240716 |
Compiler output
ge_scalarmult_base.c: ge_scalarmult_base.c:4:22: warning: unused function 'equal' [-Wunused-function]
ge_scalarmult_base.c: static unsigned char equal(signed char b,signed char c)
ge_scalarmult_base.c: ^
ge_scalarmult_base.c: ge_scalarmult_base.c:15:22: warning: unused function 'negative' [-Wunused-function]
ge_scalarmult_base.c: static unsigned char negative(signed char b)
ge_scalarmult_base.c: ^
ge_scalarmult_base.c: ge_scalarmult_base.c:22:13: warning: unused function 'cmov' [-Wunused-function]
ge_scalarmult_base.c: static void cmov(ge_precomp *t,const ge_precomp *u,unsigned char b)
ge_scalarmult_base.c: ^
ge_scalarmult_base.c: 3 warnings generated.
fe_add.S: fe_add.S:135:29: error: expected '%<type>' or "<type>"
fe_add.S: .section .note.GNU-stack,"",@progbits
fe_add.S: ^
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
neon | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
neon | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
neon | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
neon | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
neon | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Compiler output
ge_scalarmult_base.c: ge_scalarmult_base.c:22:13: warning: 'cmov' defined but not used [-Wunused-function]
ge_scalarmult_base.c: static void cmov(ge_precomp *t,const ge_precomp *u,unsigned char b)
ge_scalarmult_base.c: ^~~~
ge_scalarmult_base.c: ge_scalarmult_base.c:15:22: warning: 'negative' defined but not used [-Wunused-function]
ge_scalarmult_base.c: static unsigned char negative(signed char b)
ge_scalarmult_base.c: ^~~~~~~~
ge_scalarmult_base.c: ge_scalarmult_base.c:4:22: warning: 'equal' defined but not used [-Wunused-function]
ge_scalarmult_base.c: static unsigned char equal(signed char b,signed char c)
ge_scalarmult_base.c: ^~~~~
fe_add.S: fe_add.S: Assembler messages:
fe_add.S: fe_add.S:135: Error: junk at end of line, first unrecognized character is `,'
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
neon | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
neon | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
neon | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
neon | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
fe25519.o N 00000000
fe25519.o N 00000037
fe25519.o N 00000041
fe25519.o N 0000010a
fe25519.o N 00000117
fe25519.o N 0000011d
fe25519.o N 00000128
fe25519.o N 00000131
fe25519.o N 00000133
fe25519.o N 00000135
fe25519.o N 00000137
fe25519.o N 0000013a
fe25519.o N 00000173
fe25519.o N 00000175
fe25519.o N 00000177
fe25519.o N 0000018b
fe25519.o N 000001bc
fe25519.o N 000001be
fe25519.o N 000001c2
fe25519.o N 000001cd
fe25519.o N 000001d1
fe25519.o N 000001d3
fe25519.o N 0000020b
fe25519.o N 00000243
fe25519.o N 0000027b
fe25519.o N 000002b1
fe25519.o N 000002e9
fe25519.o N 00000327
fe25519.o N 0000035d
fe25519.o N 00000398
fe25519.o N 000003a6
fe25519.o N 000003de
fe25519.o N 00000413
fe25519.o N 00000448
fe25519.o N 0000047d
fe25519.o N 0000048c
fe25519.o N 000004c1
fe25519.o N 000004f9
fe25519.o N 00000532
fe25519.o N 00000534
fe25519.o N 00000536
fe25519.o N 00000539
fe25519.o N 0000053c
fe25519.o N 00000541
fe25519.o N 00000543
fe25519.o N 00000546
fe25519.o N 00000549
fe25519.o N 0000054c
fe25519.o N 00000550
fe25519.o N 00000557
fe25519.o N 0000055f
fe25519.o N 00000567
fe25519.o N 0000056f
ge25519.o N 00000000
ge25519.o N 00000037
ge25519.o N 00000041
ge25519.o N 0000010a
ge25519.o N 00000140
ge25519.o N 00000142
ge25519.o N 00000144
ge25519.o N 00000151
ge25519.o N 0000015c
ge25519.o N 00000165
ge25519.o N 00000179
ge25519.o N 000001aa
ge25519.o N 000001ac
ge25519.o N 000001ae
ge25519.o N 000001b0
ge25519.o N 000001e1
ge25519.o N 000001ed
ge25519.o N 000001fc
ge25519.o N 00000209
ge25519.o N 00000227
ge25519.o N 00000233
ge25519.o N 0000023e
ge25519.o N 00000255
ge25519.o N 00000260
ge25519.o N 00000262
ge25519.o N 0000026d
ge25519.o N 0000026f
ge25519.o N 0000027c
ge25519.o N 00000287
ge25519.o N 00000297
ge25519.o N 00000299
ge25519.o N 0000029c
ge25519.o N 0000029e
ge25519.o N 000002a0
ge25519.o N 000002a3
ge25519.o N 000002a6
ge25519.o N 000002a8
ge25519.o N 000002aa
ge25519.o N 000002ac
ge25519.o N 000002ae
ge25519.o N 000002b0
ge25519.o N 000002b2
ge25519.o N 000002b8
ge25519.o N 000002c6
ge25519.o N 000002d2
ge25519.o N 000002d5
ge25519.o N 000002d8
ge25519.o N 000002e1
ge25519.o N 000002ea
ge25519.o N 00000325
ge25519.o N 00000329
ge25519.o N 00000357
ge25519.o N 00000392
ge25519.o N 000003d5
ge25519.o N 000003de
ge25519.o N 000003e7
ge25519.o N 00000420
ge25519.o N 00000429
ge25519.o N 0000042d
ge25519.o N 00000431
ge25519.o N 00000436
ge25519.o N 0000043b
ge25519.o N 00000440
ge25519.o N 00000444
ge25519.o N 00000448
ge25519.o N 0000044b
ge25519.o N 0000044e
ge25519.o N 00000451
ge25519.o N 00000455
ge25519.o N 00000459
ge25519.o N 0000045c
ge25519.o N 0000045f
ge25519.o N 00000490
ge25519.o N 00000493
ge25519.o N 00000496
ge25519.o N 0000049c
ge25519.o N 0000049e
ge25519.o N 000004a0
keypair.o N 00000000
keypair.o N 00000037
keypair.o N 00000041
keypair.o N 0000010a
keypair.o N 00000140
keypair.o N 00000142
keypair.o N 00000144
keypair.o N 00000151
keypair.o N 0000015c
keypair.o N 00000165
keypair.o N 00000179
keypair.o N 000001aa
keypair.o N 000001ac
keypair.o N 000001ae
keypair.o N 000001b0
keypair.o N 000001e1
keypair.o N 00000212
keypair.o N 00000216
keypair.o N 00000219
keypair.o N 00000227
keypair.o N 0000022a
keypair.o N 0000022d
keypair.o N 00000232
keypair.o N 00000263
open.o N 00000000
open.o N 00000037
open.o N 0000003e
open.o N 00000107
open.o N 0000013d
open.o N 0000013f
open.o N 00000141
open.o N 0000014e
open.o N 00000159
open.o N 00000162
open.o N 00000176
open.o N 000001a7
open.o N 000001a9
open.o N 000001ab
open.o N 000001ad
open.o N 000001de
open.o N 000001f5
open.o N 00000223
open.o N 00000227
open.o N 0000022e
open.o N 0000023c
open.o N 00000242
open.o N 00000247
open.o N 0000024e
open.o N 00000250
open.o N 00000255
open.o N 00000258
open.o N 0000025b
open.o N 00000261
open.o N 00000266
open.o N 0000026a
open.o N 0000029b
open.o N 000002a2
sc25519.o N 00000000
sc25519.o N 00000037
sc25519.o N 00000041
sc25519.o N 0000010a
sc25519.o N 0000010d
sc25519.o N 0000011a
sc25519.o N 00000125
sc25519.o N 0000012e
sc25519.o N 00000142
sc25519.o N 00000144
sc25519.o N 00000147
sc25519.o N 00000149
sc25519.o N 0000014b
sc25519.o N 0000014d
sc25519.o N 0000015c
sc25519.o N 0000015e
sc25519.o N 00000160
sc25519.o N 00000191
sc25519.o N 00000193
sc25519.o N 000001a1
sc25519.o N 000001a3
sc25519.o N 000001a7
sc25519.o N 000001aa
sc25519.o N 000001af
sc25519.o N 000001ed
sc25519.o N 00000223
sc25519.o N 00000258
sc25519.o N 0000025a
sc25519.o N 0000025c
sc25519.o N 00000262
sc25519.o N 0000029f
sc25519.o N 000002ae
sc25519.o N 000002f0
sc25519.o N 0000032d
sc25519.o N 00000368
sc25519.o N 000003a8
sc25519.o N 000003e9
sc25519.o N 00000425
sc25519.o N 0000045a
sc25519.o N 00000495
sc25519.o N 000004d2
sc25519.o N 0000050b
sc25519.o N 00000544
sc25519.o N 00000582
sc25519.o N 00000585
sc25519.o N 00000588
sc25519.o N 0000058b
sc25519.o N 0000058e
sc25519.o N 0000059a
sc25519.o N 0000059c
sc25519.o N 000005a1
sc25519.o N 000005a4
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000107
sign.o N 0000013d
sign.o N 0000013f
sign.o N 00000141
sign.o N 0000014e
sign.o N 00000159
sign.o N 00000162
sign.o N 00000176
sign.o N 000001a7
sign.o N 000001a9
sign.o N 000001ab
sign.o N 000001ad
sign.o N 000001de
sign.o N 00000207
sign.o N 0000020b
sign.o N 0000020e
sign.o N 0000021c
sign.o N 0000021f
sign.o N 00000225
sign.o N 0000022a
sign.o N 0000022d
sign.o N 00000233
sign.o N 0000024a
sign.o N 0000024c
sign.o N 0000024f
sign.o N 00000254
sign.o N 00000258
sign.o N 00000289
sign.o N 0000028d
sign.o N 00000291
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
fe25519.o N 00000000
fe25519.o N 00000037
fe25519.o N 00000041
fe25519.o N 0000010a
fe25519.o N 00000117
fe25519.o N 0000011d
fe25519.o N 00000128
fe25519.o N 00000131
fe25519.o N 00000133
fe25519.o N 00000135
fe25519.o N 00000137
fe25519.o N 0000013a
fe25519.o N 00000173
fe25519.o N 00000175
fe25519.o N 00000177
fe25519.o N 0000018b
fe25519.o N 000001bc
fe25519.o N 000001be
fe25519.o N 000001c2
fe25519.o N 000001cd
fe25519.o N 000001cf
fe25519.o N 000001d3
fe25519.o N 000001db
fe25519.o N 00000213
fe25519.o N 0000024b
fe25519.o N 00000283
fe25519.o N 000002b9
fe25519.o N 000002f1
fe25519.o N 0000032f
fe25519.o N 00000365
fe25519.o N 000003a0
fe25519.o N 000003ae
fe25519.o N 000003e6
fe25519.o N 0000041b
fe25519.o N 00000450
fe25519.o N 00000485
fe25519.o N 00000494
fe25519.o N 000004c9
fe25519.o N 00000501
fe25519.o N 0000053a
fe25519.o N 0000053c
fe25519.o N 0000053e
fe25519.o N 00000541
fe25519.o N 00000544
fe25519.o N 00000549
fe25519.o N 0000054b
fe25519.o N 0000054e
fe25519.o N 00000551
fe25519.o N 00000554
fe25519.o N 00000558
fe25519.o N 0000055f
fe25519.o N 00000567
fe25519.o N 0000056f
fe25519.o N 00000577
ge25519.o N 00000000
ge25519.o N 00000037
ge25519.o N 00000041
ge25519.o N 0000010a
ge25519.o N 00000140
ge25519.o N 00000142
ge25519.o N 00000144
ge25519.o N 00000151
ge25519.o N 0000015c
ge25519.o N 00000165
ge25519.o N 00000179
ge25519.o N 000001aa
ge25519.o N 000001ac
ge25519.o N 000001ae
ge25519.o N 000001b0
ge25519.o N 000001e1
ge25519.o N 000001ed
ge25519.o N 000001fc
ge25519.o N 00000209
ge25519.o N 00000227
ge25519.o N 00000233
ge25519.o N 0000023e
ge25519.o N 00000255
ge25519.o N 00000260
ge25519.o N 00000262
ge25519.o N 0000026d
ge25519.o N 0000026f
ge25519.o N 0000027c
ge25519.o N 00000287
ge25519.o N 00000297
ge25519.o N 00000299
ge25519.o N 0000029c
ge25519.o N 0000029e
ge25519.o N 000002a0
ge25519.o N 000002a3
ge25519.o N 000002a6
ge25519.o N 000002a8
ge25519.o N 000002aa
ge25519.o N 000002ac
ge25519.o N 000002ae
ge25519.o N 000002b0
ge25519.o N 000002b2
ge25519.o N 000002b8
ge25519.o N 000002c6
ge25519.o N 000002d2
ge25519.o N 000002d5
ge25519.o N 000002d8
ge25519.o N 000002e1
ge25519.o N 000002ea
ge25519.o N 00000325
ge25519.o N 00000329
ge25519.o N 00000357
ge25519.o N 00000392
ge25519.o N 000003d5
ge25519.o N 000003de
ge25519.o N 000003e7
ge25519.o N 00000420
ge25519.o N 00000429
ge25519.o N 0000042d
ge25519.o N 00000431
ge25519.o N 00000436
ge25519.o N 0000043b
ge25519.o N 00000440
ge25519.o N 00000444
ge25519.o N 00000448
ge25519.o N 0000044b
ge25519.o N 0000044e
ge25519.o N 00000451
ge25519.o N 00000455
ge25519.o N 00000459
ge25519.o N 0000045c
ge25519.o N 0000045f
ge25519.o N 00000490
ge25519.o N 00000493
ge25519.o N 00000496
ge25519.o N 0000049c
ge25519.o N 0000049e
ge25519.o N 000004a0
keypair.o N 00000000
keypair.o N 00000037
keypair.o N 00000041
keypair.o N 0000010a
keypair.o N 00000140
keypair.o N 00000142
keypair.o N 00000144
keypair.o N 00000151
keypair.o N 0000015c
keypair.o N 00000165
keypair.o N 00000179
keypair.o N 000001aa
keypair.o N 000001ac
keypair.o N 000001ae
keypair.o N 000001b0
keypair.o N 000001e1
keypair.o N 00000212
keypair.o N 00000216
keypair.o N 00000219
keypair.o N 00000227
keypair.o N 0000022a
keypair.o N 0000022d
keypair.o N 00000232
keypair.o N 00000263
open.o N 00000000
open.o N 00000037
open.o N 0000003e
open.o N 00000107
open.o N 0000013d
open.o N 0000013f
open.o N 00000141
open.o N 0000014e
open.o N 00000159
open.o N 00000162
open.o N 00000176
open.o N 000001a7
open.o N 000001a9
open.o N 000001ab
open.o N 000001ad
open.o N 000001de
open.o N 000001f5
open.o N 00000223
open.o N 00000227
open.o N 0000022e
open.o N 0000023c
open.o N 00000242
open.o N 00000247
open.o N 0000024e
open.o N 00000250
open.o N 00000255
open.o N 00000258
open.o N 0000025b
open.o N 00000261
open.o N 00000266
open.o N 0000026a
open.o N 0000029b
open.o N 000002a2
sc25519.o N 00000000
sc25519.o N 00000037
sc25519.o N 00000041
sc25519.o N 0000010a
sc25519.o N 0000010d
sc25519.o N 0000011a
sc25519.o N 00000125
sc25519.o N 0000012e
sc25519.o N 00000142
sc25519.o N 00000144
sc25519.o N 00000147
sc25519.o N 00000149
sc25519.o N 0000014b
sc25519.o N 0000014d
sc25519.o N 0000018b
sc25519.o N 0000018d
sc25519.o N 0000018f
sc25519.o N 000001c0
sc25519.o N 000001f6
sc25519.o N 000001f8
sc25519.o N 000001fc
sc25519.o N 00000239
sc25519.o N 00000248
sc25519.o N 0000028a
sc25519.o N 000002c7
sc25519.o N 00000302
sc25519.o N 00000342
sc25519.o N 00000383
sc25519.o N 000003bf
sc25519.o N 000003f4
sc25519.o N 00000403
sc25519.o N 0000043e
sc25519.o N 00000473
sc25519.o N 000004b0
sc25519.o N 000004e9
sc25519.o N 00000522
sc25519.o N 00000560
sc25519.o N 00000562
sc25519.o N 00000570
sc25519.o N 00000573
sc25519.o N 00000576
sc25519.o N 00000579
sc25519.o N 0000057c
sc25519.o N 0000057f
sc25519.o N 00000581
sc25519.o N 00000587
sc25519.o N 00000589
sc25519.o N 0000058e
sc25519.o N 0000059a
sc25519.o N 0000059c
sc25519.o N 000005a1
sc25519.o N 000005a4
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000107
sign.o N 0000013d
sign.o N 0000013f
sign.o N 00000141
sign.o N 0000014e
sign.o N 00000159
sign.o N 00000162
sign.o N 00000176
sign.o N 000001a7
sign.o N 000001a9
sign.o N 000001ab
sign.o N 000001ad
sign.o N 000001de
sign.o N 00000207
sign.o N 0000020b
sign.o N 0000020e
sign.o N 0000021c
sign.o N 0000021f
sign.o N 00000225
sign.o N 0000022a
sign.o N 0000022d
sign.o N 00000233
sign.o N 0000024a
sign.o N 0000024c
sign.o N 0000024f
sign.o N 00000254
sign.o N 00000258
sign.o N 00000289
sign.o N 0000028d
sign.o N 00000291
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
fe25519.o N 00000000
fe25519.o N 00000037
fe25519.o N 00000041
fe25519.o N 00000109
fe25519.o N 00000116
fe25519.o N 0000011c
fe25519.o N 00000127
fe25519.o N 00000130
fe25519.o N 00000132
fe25519.o N 00000134
fe25519.o N 00000136
fe25519.o N 00000139
fe25519.o N 00000172
fe25519.o N 00000174
fe25519.o N 00000176
fe25519.o N 0000018a
fe25519.o N 000001bb
fe25519.o N 000001bd
fe25519.o N 000001c1
fe25519.o N 000001cc
fe25519.o N 000001d0
fe25519.o N 000001d2
fe25519.o N 0000020a
fe25519.o N 00000242
fe25519.o N 0000027a
fe25519.o N 000002b0
fe25519.o N 000002e8
fe25519.o N 00000326
fe25519.o N 0000035c
fe25519.o N 00000397
fe25519.o N 000003a5
fe25519.o N 000003dd
fe25519.o N 00000412
fe25519.o N 00000447
fe25519.o N 0000047c
fe25519.o N 0000048b
fe25519.o N 000004c0
fe25519.o N 000004f8
fe25519.o N 00000531
fe25519.o N 00000533
fe25519.o N 00000535
fe25519.o N 00000538
fe25519.o N 0000053b
fe25519.o N 00000540
fe25519.o N 00000542
fe25519.o N 00000545
fe25519.o N 00000548
fe25519.o N 0000054b
fe25519.o N 0000054f
fe25519.o N 00000556
fe25519.o N 0000055e
fe25519.o N 00000566
fe25519.o N 0000056e
ge25519.o N 00000000
ge25519.o N 00000037
ge25519.o N 00000041
ge25519.o N 00000109
ge25519.o N 0000013f
ge25519.o N 00000141
ge25519.o N 00000143
ge25519.o N 00000150
ge25519.o N 0000015b
ge25519.o N 00000164
ge25519.o N 00000178
ge25519.o N 000001a9
ge25519.o N 000001ab
ge25519.o N 000001ad
ge25519.o N 000001af
ge25519.o N 000001e0
ge25519.o N 000001ec
ge25519.o N 000001fb
ge25519.o N 00000208
ge25519.o N 00000226
ge25519.o N 00000232
ge25519.o N 0000023d
ge25519.o N 00000254
ge25519.o N 0000025f
ge25519.o N 00000261
ge25519.o N 0000026c
ge25519.o N 0000026e
ge25519.o N 0000027b
ge25519.o N 00000286
ge25519.o N 00000296
ge25519.o N 00000298
ge25519.o N 0000029b
ge25519.o N 0000029d
ge25519.o N 0000029f
ge25519.o N 000002a2
ge25519.o N 000002a5
ge25519.o N 000002a7
ge25519.o N 000002a9
ge25519.o N 000002ab
ge25519.o N 000002ad
ge25519.o N 000002af
ge25519.o N 000002b1
ge25519.o N 000002b7
ge25519.o N 000002c5
ge25519.o N 000002d1
ge25519.o N 000002d4
ge25519.o N 000002d7
ge25519.o N 000002e0
ge25519.o N 000002e9
ge25519.o N 00000324
ge25519.o N 00000328
ge25519.o N 00000356
ge25519.o N 00000391
ge25519.o N 000003d4
ge25519.o N 000003dd
ge25519.o N 000003e6
ge25519.o N 0000041f
ge25519.o N 00000428
ge25519.o N 0000042c
ge25519.o N 00000430
ge25519.o N 00000435
ge25519.o N 0000043a
ge25519.o N 0000043f
ge25519.o N 00000443
ge25519.o N 00000447
ge25519.o N 0000044a
ge25519.o N 0000044d
ge25519.o N 00000450
ge25519.o N 00000454
ge25519.o N 00000458
ge25519.o N 0000045b
ge25519.o N 0000045e
ge25519.o N 0000048f
ge25519.o N 00000492
ge25519.o N 00000495
ge25519.o N 0000049b
ge25519.o N 0000049d
ge25519.o N 0000049f
keypair.o N 00000000
keypair.o N 00000037
keypair.o N 00000041
keypair.o N 00000109
keypair.o N 0000013f
keypair.o N 00000141
keypair.o N 00000143
keypair.o N 00000150
keypair.o N 0000015b
keypair.o N 00000164
keypair.o N 00000178
keypair.o N 000001a9
keypair.o N 000001ab
keypair.o N 000001ad
keypair.o N 000001af
keypair.o N 000001e0
keypair.o N 00000211
keypair.o N 00000215
keypair.o N 00000218
keypair.o N 00000226
keypair.o N 00000229
keypair.o N 0000022c
keypair.o N 00000231
keypair.o N 00000262
open.o N 00000000
open.o N 00000037
open.o N 0000003e
open.o N 00000106
open.o N 0000013c
open.o N 0000013e
open.o N 00000140
open.o N 0000014d
open.o N 00000158
open.o N 00000161
open.o N 00000175
open.o N 000001a6
open.o N 000001a8
open.o N 000001aa
open.o N 000001ac
open.o N 000001dd
open.o N 000001f4
open.o N 00000222
open.o N 00000226
open.o N 0000022d
open.o N 0000023b
open.o N 00000241
open.o N 00000246
open.o N 0000024d
open.o N 0000024f
open.o N 00000254
open.o N 00000257
open.o N 0000025a
open.o N 00000260
open.o N 00000265
open.o N 00000269
open.o N 0000029a
open.o N 000002a1
sc25519.o N 00000000
sc25519.o N 00000037
sc25519.o N 00000041
sc25519.o N 00000109
sc25519.o N 0000010c
sc25519.o N 00000119
sc25519.o N 00000124
sc25519.o N 0000012d
sc25519.o N 00000141
sc25519.o N 00000143
sc25519.o N 00000146
sc25519.o N 00000148
sc25519.o N 0000014a
sc25519.o N 0000014c
sc25519.o N 0000015b
sc25519.o N 0000015d
sc25519.o N 0000015f
sc25519.o N 00000190
sc25519.o N 00000192
sc25519.o N 000001a0
sc25519.o N 000001a2
sc25519.o N 000001a6
sc25519.o N 000001a9
sc25519.o N 000001ae
sc25519.o N 000001ec
sc25519.o N 00000222
sc25519.o N 00000257
sc25519.o N 00000259
sc25519.o N 0000025b
sc25519.o N 00000261
sc25519.o N 0000029e
sc25519.o N 000002ad
sc25519.o N 000002ef
sc25519.o N 0000032c
sc25519.o N 00000367
sc25519.o N 000003a7
sc25519.o N 000003e8
sc25519.o N 00000424
sc25519.o N 00000459
sc25519.o N 00000494
sc25519.o N 000004d1
sc25519.o N 0000050a
sc25519.o N 00000543
sc25519.o N 00000581
sc25519.o N 00000584
sc25519.o N 00000587
sc25519.o N 0000058a
sc25519.o N 0000058d
sc25519.o N 00000599
sc25519.o N 0000059b
sc25519.o N 000005a0
sc25519.o N 000005a3
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000106
sign.o N 0000013c
sign.o N 0000013e
sign.o N 00000140
sign.o N 0000014d
sign.o N 00000158
sign.o N 00000161
sign.o N 00000175
sign.o N 000001a6
sign.o N 000001a8
sign.o N 000001aa
sign.o N 000001ac
sign.o N 000001dd
sign.o N 00000206
sign.o N 0000020a
sign.o N 0000020d
sign.o N 0000021b
sign.o N 0000021e
sign.o N 00000224
sign.o N 00000229
sign.o N 0000022c
sign.o N 00000232
sign.o N 00000249
sign.o N 0000024b
sign.o N 0000024e
sign.o N 00000253
sign.o N 00000257
sign.o N 00000288
sign.o N 0000028c
sign.o N 00000290
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
fe25519.o N 00000000
fe25519.o N 00000037
fe25519.o N 00000041
fe25519.o N 0000010a
fe25519.o N 00000117
fe25519.o N 0000011d
fe25519.o N 00000128
fe25519.o N 00000131
fe25519.o N 00000133
fe25519.o N 00000135
fe25519.o N 00000137
fe25519.o N 0000013a
fe25519.o N 00000173
fe25519.o N 00000175
fe25519.o N 00000177
fe25519.o N 0000018b
fe25519.o N 000001bc
fe25519.o N 000001be
fe25519.o N 000001c2
fe25519.o N 000001cd
fe25519.o N 000001d1
fe25519.o N 000001d3
fe25519.o N 0000020b
fe25519.o N 00000243
fe25519.o N 0000027b
fe25519.o N 000002b1
fe25519.o N 000002e9
fe25519.o N 00000327
fe25519.o N 0000035d
fe25519.o N 00000398
fe25519.o N 000003a6
fe25519.o N 000003de
fe25519.o N 00000413
fe25519.o N 00000448
fe25519.o N 0000047d
fe25519.o N 0000048c
fe25519.o N 000004c1
fe25519.o N 000004f9
fe25519.o N 00000532
fe25519.o N 00000534
fe25519.o N 00000536
fe25519.o N 00000539
fe25519.o N 0000053c
fe25519.o N 00000541
fe25519.o N 00000543
fe25519.o N 00000546
fe25519.o N 00000549
fe25519.o N 0000054c
fe25519.o N 00000550
fe25519.o N 00000557
fe25519.o N 0000055f
fe25519.o N 00000567
fe25519.o N 0000056f
ge25519.o N 00000000
ge25519.o N 00000037
ge25519.o N 00000041
ge25519.o N 0000010a
ge25519.o N 00000140
ge25519.o N 00000142
ge25519.o N 00000144
ge25519.o N 00000151
ge25519.o N 0000015c
ge25519.o N 00000165
ge25519.o N 00000179
ge25519.o N 000001aa
ge25519.o N 000001ac
ge25519.o N 000001ae
ge25519.o N 000001b0
ge25519.o N 000001e1
ge25519.o N 000001ed
ge25519.o N 000001fc
ge25519.o N 00000209
ge25519.o N 00000227
ge25519.o N 00000233
ge25519.o N 0000023e
ge25519.o N 00000255
ge25519.o N 00000260
ge25519.o N 00000262
ge25519.o N 0000026d
ge25519.o N 0000026f
ge25519.o N 0000027c
ge25519.o N 0000028c
ge25519.o N 0000028e
ge25519.o N 00000291
ge25519.o N 00000293
ge25519.o N 00000295
ge25519.o N 00000298
ge25519.o N 0000029b
ge25519.o N 0000029d
ge25519.o N 0000029f
ge25519.o N 000002a1
ge25519.o N 000002a3
ge25519.o N 000002a5
ge25519.o N 000002a7
ge25519.o N 000002ad
ge25519.o N 000002bb
ge25519.o N 000002c7
ge25519.o N 000002ca
ge25519.o N 000002cd
ge25519.o N 000002d6
ge25519.o N 000002df
ge25519.o N 0000031a
ge25519.o N 0000031e
ge25519.o N 0000034c
ge25519.o N 00000387
ge25519.o N 000003ca
ge25519.o N 000003d3
ge25519.o N 000003dc
ge25519.o N 000003e7
ge25519.o N 00000420
ge25519.o N 00000429
ge25519.o N 0000042d
ge25519.o N 00000431
ge25519.o N 00000436
ge25519.o N 0000043b
ge25519.o N 00000440
ge25519.o N 00000444
ge25519.o N 00000448
ge25519.o N 0000044b
ge25519.o N 0000044e
ge25519.o N 00000451
ge25519.o N 00000455
ge25519.o N 00000459
ge25519.o N 0000045c
ge25519.o N 0000045f
ge25519.o N 00000490
ge25519.o N 00000493
ge25519.o N 00000496
ge25519.o N 0000049c
ge25519.o N 0000049e
ge25519.o N 000004a0
keypair.o N 00000000
keypair.o N 00000037
keypair.o N 00000041
keypair.o N 0000010a
keypair.o N 00000140
keypair.o N 00000142
keypair.o N 00000144
keypair.o N 00000151
keypair.o N 0000015c
keypair.o N 00000165
keypair.o N 00000179
keypair.o N 000001aa
keypair.o N 000001ac
keypair.o N 000001ae
keypair.o N 000001b0
keypair.o N 000001e1
keypair.o N 00000212
keypair.o N 00000216
keypair.o N 00000219
keypair.o N 00000227
keypair.o N 0000022a
keypair.o N 0000022d
keypair.o N 00000232
keypair.o N 00000263
open.o N 00000000
open.o N 00000037
open.o N 0000003e
open.o N 00000107
open.o N 0000013d
open.o N 0000013f
open.o N 00000141
open.o N 0000014e
open.o N 00000159
open.o N 00000162
open.o N 00000176
open.o N 000001a7
open.o N 000001a9
open.o N 000001ab
open.o N 000001ad
open.o N 000001de
open.o N 000001f5
open.o N 00000223
open.o N 00000227
open.o N 0000022e
open.o N 0000023c
open.o N 00000242
open.o N 00000247
open.o N 0000024e
open.o N 00000250
open.o N 00000255
open.o N 00000258
open.o N 0000025b
open.o N 00000261
open.o N 00000266
open.o N 0000026a
open.o N 0000029b
open.o N 000002a2
sc25519.o N 00000000
sc25519.o N 00000037
sc25519.o N 00000041
sc25519.o N 0000010a
sc25519.o N 0000010d
sc25519.o N 0000011a
sc25519.o N 00000125
sc25519.o N 0000012e
sc25519.o N 00000142
sc25519.o N 00000144
sc25519.o N 00000147
sc25519.o N 00000149
sc25519.o N 0000014b
sc25519.o N 0000014d
sc25519.o N 0000018b
sc25519.o N 0000018d
sc25519.o N 0000018f
sc25519.o N 000001c0
sc25519.o N 000001f6
sc25519.o N 000001f8
sc25519.o N 000001fc
sc25519.o N 00000239
sc25519.o N 00000248
sc25519.o N 0000028a
sc25519.o N 000002c7
sc25519.o N 00000302
sc25519.o N 00000342
sc25519.o N 00000383
sc25519.o N 000003bf
sc25519.o N 000003f4
sc25519.o N 00000403
sc25519.o N 0000043e
sc25519.o N 00000473
sc25519.o N 000004b0
sc25519.o N 000004e9
sc25519.o N 00000522
sc25519.o N 00000560
sc25519.o N 00000562
sc25519.o N 00000570
sc25519.o N 00000573
sc25519.o N 00000576
sc25519.o N 00000579
sc25519.o N 0000057c
sc25519.o N 0000057f
sc25519.o N 00000581
sc25519.o N 00000587
sc25519.o N 00000589
sc25519.o N 0000058e
sc25519.o N 0000059a
sc25519.o N 0000059c
sc25519.o N 000005a1
sc25519.o N 000005a4
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000107
sign.o N 0000013d
sign.o N 0000013f
sign.o N 00000141
sign.o N 0000014e
sign.o N 00000159
sign.o N 00000162
sign.o N 00000176
sign.o N 000001a7
sign.o N 000001a9
sign.o N 000001ab
sign.o N 000001ad
sign.o N 000001de
sign.o N 00000207
sign.o N 0000020b
sign.o N 0000020e
sign.o N 0000021c
sign.o N 0000021f
sign.o N 00000225
sign.o N 0000022a
sign.o N 0000022d
sign.o N 00000233
sign.o N 0000024a
sign.o N 0000024c
sign.o N 0000024f
sign.o N 00000254
sign.o N 00000258
sign.o N 00000289
sign.o N 0000028d
sign.o N 00000291
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
fe25519.o N 00000000
fe25519.o N 00000037
fe25519.o N 00000041
fe25519.o N 00000109
fe25519.o N 00000116
fe25519.o N 0000011c
fe25519.o N 00000127
fe25519.o N 00000130
fe25519.o N 00000132
fe25519.o N 00000134
fe25519.o N 00000136
fe25519.o N 00000139
fe25519.o N 00000172
fe25519.o N 00000174
fe25519.o N 00000176
fe25519.o N 0000018a
fe25519.o N 000001bb
fe25519.o N 000001bd
fe25519.o N 000001c1
fe25519.o N 000001c9
fe25519.o N 000001d4
fe25519.o N 000001d8
fe25519.o N 000001da
fe25519.o N 000001e2
fe25519.o N 0000021a
fe25519.o N 00000252
fe25519.o N 0000028a
fe25519.o N 000002c0
fe25519.o N 000002f8
fe25519.o N 00000336
fe25519.o N 0000036c
fe25519.o N 000003a7
fe25519.o N 000003b5
fe25519.o N 000003ed
fe25519.o N 00000422
fe25519.o N 00000457
fe25519.o N 0000048c
fe25519.o N 0000049b
fe25519.o N 000004d0
fe25519.o N 00000508
fe25519.o N 00000541
fe25519.o N 00000543
fe25519.o N 00000545
fe25519.o N 00000548
fe25519.o N 0000054b
fe25519.o N 00000550
fe25519.o N 00000552
fe25519.o N 00000555
fe25519.o N 00000558
fe25519.o N 0000055b
fe25519.o N 0000055f
fe25519.o N 00000566
fe25519.o N 0000056e
fe25519.o N 00000576
fe25519.o N 0000057e
ge25519.o N 00000000
ge25519.o N 00000037
ge25519.o N 00000041
ge25519.o N 00000109
ge25519.o N 0000013f
ge25519.o N 00000141
ge25519.o N 00000143
ge25519.o N 00000150
ge25519.o N 0000015b
ge25519.o N 00000164
ge25519.o N 00000178
ge25519.o N 000001a9
ge25519.o N 000001ab
ge25519.o N 000001ad
ge25519.o N 000001af
ge25519.o N 000001e0
ge25519.o N 000001ec
ge25519.o N 000001fb
ge25519.o N 00000208
ge25519.o N 00000226
ge25519.o N 00000232
ge25519.o N 0000023d
ge25519.o N 00000254
ge25519.o N 0000025f
ge25519.o N 00000261
ge25519.o N 0000026c
ge25519.o N 0000026e
ge25519.o N 0000027b
ge25519.o N 00000286
ge25519.o N 00000296
ge25519.o N 00000298
ge25519.o N 0000029b
ge25519.o N 0000029d
ge25519.o N 0000029f
ge25519.o N 000002a2
ge25519.o N 000002a5
ge25519.o N 000002a7
ge25519.o N 000002a9
ge25519.o N 000002ab
ge25519.o N 000002ad
ge25519.o N 000002af
ge25519.o N 000002b1
ge25519.o N 000002b7
ge25519.o N 000002c5
ge25519.o N 000002d1
ge25519.o N 000002d4
ge25519.o N 000002d7
ge25519.o N 000002e0
ge25519.o N 000002e9
ge25519.o N 00000324
ge25519.o N 00000328
ge25519.o N 00000356
ge25519.o N 00000391
ge25519.o N 000003d4
ge25519.o N 000003dd
ge25519.o N 000003e6
ge25519.o N 0000041f
ge25519.o N 00000428
ge25519.o N 0000042c
ge25519.o N 00000430
ge25519.o N 00000435
ge25519.o N 0000043a
ge25519.o N 0000043f
ge25519.o N 00000443
ge25519.o N 00000447
ge25519.o N 0000044a
ge25519.o N 0000044d
ge25519.o N 00000450
ge25519.o N 00000454
ge25519.o N 00000458
ge25519.o N 0000045b
ge25519.o N 0000045e
ge25519.o N 0000048f
ge25519.o N 00000492
ge25519.o N 00000495
ge25519.o N 0000049b
ge25519.o N 0000049d
ge25519.o N 0000049f
keypair.o N 00000000
keypair.o N 00000037
keypair.o N 00000041
keypair.o N 00000109
keypair.o N 0000013f
keypair.o N 00000141
keypair.o N 00000143
keypair.o N 00000150
keypair.o N 0000015b
keypair.o N 00000164
keypair.o N 00000178
keypair.o N 000001a9
keypair.o N 000001ab
keypair.o N 000001ad
keypair.o N 000001af
keypair.o N 000001e0
keypair.o N 00000211
keypair.o N 00000215
keypair.o N 00000218
keypair.o N 00000226
keypair.o N 00000229
keypair.o N 0000022c
keypair.o N 00000231
keypair.o N 00000262
open.o N 00000000
open.o N 00000037
open.o N 0000003e
open.o N 00000106
open.o N 0000013c
open.o N 0000013e
open.o N 00000140
open.o N 0000014d
open.o N 00000158
open.o N 00000161
open.o N 00000175
open.o N 000001a6
open.o N 000001a8
open.o N 000001aa
open.o N 000001ac
open.o N 000001dd
open.o N 000001f4
open.o N 00000222
open.o N 00000226
open.o N 0000022d
open.o N 0000023b
open.o N 00000241
open.o N 00000246
open.o N 0000024d
open.o N 0000024f
open.o N 00000254
open.o N 00000257
open.o N 0000025a
open.o N 00000260
open.o N 00000265
open.o N 00000269
open.o N 0000029a
open.o N 000002a1
sc25519.o N 00000000
sc25519.o N 00000037
sc25519.o N 00000041
sc25519.o N 00000109
sc25519.o N 0000010c
sc25519.o N 00000119
sc25519.o N 00000124
sc25519.o N 0000012d
sc25519.o N 00000141
sc25519.o N 00000143
sc25519.o N 00000146
sc25519.o N 00000148
sc25519.o N 0000014a
sc25519.o N 0000014c
sc25519.o N 0000018a
sc25519.o N 0000018c
sc25519.o N 0000018e
sc25519.o N 000001bf
sc25519.o N 000001f5
sc25519.o N 000001f7
sc25519.o N 000001fb
sc25519.o N 00000238
sc25519.o N 00000247
sc25519.o N 00000289
sc25519.o N 000002c6
sc25519.o N 00000301
sc25519.o N 00000341
sc25519.o N 00000382
sc25519.o N 000003be
sc25519.o N 000003f3
sc25519.o N 00000402
sc25519.o N 0000043d
sc25519.o N 00000472
sc25519.o N 000004af
sc25519.o N 000004e8
sc25519.o N 00000521
sc25519.o N 0000055f
sc25519.o N 00000561
sc25519.o N 0000056f
sc25519.o N 00000572
sc25519.o N 00000575
sc25519.o N 00000578
sc25519.o N 0000057b
sc25519.o N 0000057e
sc25519.o N 00000580
sc25519.o N 00000586
sc25519.o N 00000588
sc25519.o N 0000058d
sc25519.o N 00000599
sc25519.o N 0000059b
sc25519.o N 000005a0
sc25519.o N 000005a3
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000106
sign.o N 0000013c
sign.o N 0000013e
sign.o N 00000140
sign.o N 0000014d
sign.o N 00000158
sign.o N 00000161
sign.o N 00000175
sign.o N 000001a6
sign.o N 000001a8
sign.o N 000001aa
sign.o N 000001ac
sign.o N 000001dd
sign.o N 00000206
sign.o N 0000020a
sign.o N 0000020d
sign.o N 0000021b
sign.o N 0000021e
sign.o N 00000224
sign.o N 00000229
sign.o N 0000022c
sign.o N 00000232
sign.o N 00000249
sign.o N 0000024b
sign.o N 0000024e
sign.o N 00000253
sign.o N 00000257
sign.o N 00000288
sign.o N 0000028c
sign.o N 00000290
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
fe_0.o N 00000000
fe_0.o N 00000037
fe_0.o N 0000003e
fe_0.o N 00000109
fe_0.o N 00000139
fe_0.o N 0000013b
fe_0.o N 0000013f
fe_0.o N 00000149
fe_1.o N 00000000
fe_1.o N 00000037
fe_1.o N 0000003e
fe_1.o N 00000109
fe_1.o N 00000139
fe_1.o N 0000013b
fe_1.o N 0000013f
fe_1.o N 00000149
fe_add.o N 00000000
fe_add.o N 00000037
fe_add.o N 00000040
fe_add.o N 0000010b
fe_add.o N 0000013d
fe_add.o N 0000013f
fe_add.o N 00000143
fe_add.o N 0000014d
fe_add.o N 00000155
fe_add.o N 00000157
fe_add.o N 00000159
fe_add.o N 0000015c
fe_add.o N 0000015f
fe_add.o N 00000162
fe_add.o N 00000165
fe_add.o N 00000168
fe_add.o N 0000016b
fe_add.o N 0000016e
fe_add.o N 00000171
fe_add.o N 00000174
fe_add.o N 00000177
fe_add.o N 0000017a
fe_add.o N 0000017d
fe_add.o N 00000180
fe_add.o N 00000183
fe_add.o N 00000186
fe_add.o N 00000189
fe_add.o N 0000018c
fe_add.o N 0000018f
fe_add.o N 00000192
fe_add.o N 00000195
fe_add.o N 00000198
fe_add.o N 0000019b
fe_add.o N 0000019e
fe_add.o N 000001a1
fe_add.o N 000001a4
fe_add.o N 000001a7
fe_add.o N 000001aa
fe_add.o N 000001ad
fe_add.o N 000001b0
fe_cmov.o N 00000000
fe_cmov.o N 00000037
fe_cmov.o N 00000041
fe_cmov.o N 0000010c
fe_cmov.o N 0000013f
fe_cmov.o N 00000141
fe_cmov.o N 00000145
fe_cmov.o N 0000014f
fe_cmov.o N 00000157
fe_cmov.o N 00000159
fe_cmov.o N 0000015b
fe_cmov.o N 00000168
fe_cmov.o N 0000016b
fe_cmov.o N 0000016e
fe_cmov.o N 00000171
fe_cmov.o N 00000174
fe_cmov.o N 00000177
fe_cmov.o N 0000017a
fe_cmov.o N 0000017d
fe_cmov.o N 00000180
fe_cmov.o N 00000183
fe_cmov.o N 00000186
fe_cmov.o N 00000189
fe_cmov.o N 0000018c
fe_cmov.o N 0000018f
fe_cmov.o N 00000192
fe_cmov.o N 00000195
fe_cmov.o N 00000198
fe_cmov.o N 0000019b
fe_cmov.o N 0000019e
fe_cmov.o N 000001a1
fe_cmov.o N 000001a4
fe_cmov.o N 000001a7
fe_cmov.o N 000001aa
fe_cmov.o N 000001ad
fe_cmov.o N 000001b0
fe_cmov.o N 000001b3
fe_cmov.o N 000001b6
fe_cmov.o N 000001b9
fe_cmov.o N 000001bc
fe_cmov.o N 000001bf
fe_copy.o N 00000000
fe_copy.o N 00000037
fe_copy.o N 00000041
fe_copy.o N 0000010c
fe_copy.o N 0000013f
fe_copy.o N 00000141
fe_copy.o N 00000145
fe_copy.o N 0000014f
fe_copy.o N 00000157
fe_copy.o N 00000159
fe_copy.o N 0000015c
fe_copy.o N 0000015f
fe_copy.o N 00000162
fe_copy.o N 00000165
fe_copy.o N 00000168
fe_copy.o N 0000016b
fe_copy.o N 0000016e
fe_copy.o N 00000171
fe_copy.o N 00000174
fe_frombytes.o N 00000000
fe_frombytes.o N 00000037
fe_frombytes.o N 00000046
fe_frombytes.o N 00000111
fe_frombytes.o N 0000011f
fe_frombytes.o N 00000129
fe_frombytes.o N 00000131
fe_frombytes.o N 00000148
fe_frombytes.o N 00000153
fe_frombytes.o N 0000015c
fe_frombytes.o N 00000163
fe_frombytes.o N 00000166
fe_frombytes.o N 00000174
fe_frombytes.o N 0000017b
fe_frombytes.o N 00000182
fe_frombytes.o N 000001ba
fe_frombytes.o N 000001bc
fe_frombytes.o N 000001c0
fe_frombytes.o N 000001ca
fe_frombytes.o N 000001d2
fe_frombytes.o N 000001d4
fe_frombytes.o N 000001d7
fe_frombytes.o N 000001da
fe_frombytes.o N 000001e1
fe_frombytes.o N 000001e4
fe_frombytes.o N 000001eb
fe_frombytes.o N 000001ee
fe_frombytes.o N 000001f1
fe_frombytes.o N 000001f8
fe_frombytes.o N 000001fb
fe_frombytes.o N 00000202
fe_frombytes.o N 00000205
fe_frombytes.o N 00000208
fe_frombytes.o N 0000020f
fe_frombytes.o N 00000216
fe_frombytes.o N 0000021d
fe_frombytes.o N 00000224
fe_frombytes.o N 00000227
fe_frombytes.o N 0000022e
fe_frombytes.o N 00000235
fe_invert.o N 00000000
fe_invert.o N 00000037
fe_invert.o N 00000043
fe_invert.o N 0000010e
fe_invert.o N 00000143
fe_invert.o N 00000146
fe_invert.o N 0000014a
fe_invert.o N 00000154
fe_invert.o N 0000015c
fe_invert.o N 00000170
fe_invert.o N 00000173
fe_invert.o N 00000176
fe_invert.o N 00000179
fe_invert.o N 0000017c
fe_invert.o N 00000180
fe_invert.o N 00000182
fe_isnegative.o N 00000000
fe_isnegative.o N 00000037
fe_isnegative.o N 00000047
fe_isnegative.o N 00000112
fe_isnegative.o N 0000014b
fe_isnegative.o N 0000014f
fe_isnegative.o N 00000151
fe_isnegative.o N 0000015f
fe_isnegative.o N 00000173
fe_isnegative.o N 00000175
fe_isnegative.o N 0000017f
fe_isnonzero.o N 00000000
fe_isnonzero.o N 00000037
fe_isnonzero.o N 00000046
fe_isnonzero.o N 00000111
fe_isnonzero.o N 00000116
fe_isnonzero.o N 00000124
fe_isnonzero.o N 00000138
fe_isnonzero.o N 00000170
fe_isnonzero.o N 00000174
fe_isnonzero.o N 00000176
fe_isnonzero.o N 00000178
fe_isnonzero.o N 00000182
fe_mul.o N 00000000
fe_mul.o N 00000037
fe_mul.o N 00000040
fe_mul.o N 0000010b
fe_mul.o N 00000119
fe_mul.o N 00000123
fe_mul.o N 0000012b
fe_mul.o N 0000015d
fe_mul.o N 0000015f
fe_mul.o N 00000163
fe_mul.o N 0000016d
fe_mul.o N 00000175
fe_mul.o N 00000177
fe_mul.o N 00000179
fe_mul.o N 0000017c
fe_mul.o N 0000017f
fe_mul.o N 00000182
fe_mul.o N 00000185
fe_mul.o N 00000188
fe_mul.o N 0000018b
fe_mul.o N 0000018e
fe_mul.o N 00000193
fe_mul.o N 00000196
fe_mul.o N 0000019b
fe_mul.o N 0000019e
fe_mul.o N 000001a1
fe_mul.o N 000001a6
fe_mul.o N 000001ab
fe_mul.o N 000001b0
fe_mul.o N 000001b5
fe_mul.o N 000001ba
fe_mul.o N 000001bf
fe_mul.o N 000001c2
fe_mul.o N 000001c5
fe_mul.o N 000001cb
fe_mul.o N 000001d0
fe_mul.o N 000001d6
fe_mul.o N 000001d9
fe_mul.o N 000001dc
fe_mul.o N 000001e1
fe_mul.o N 000001e7
fe_mul.o N 000001ec
fe_mul.o N 000001f2
fe_mul.o N 000001f5
fe_mul.o N 000001fb
fe_mul.o N 000001fe
fe_mul.o N 00000204
fe_mul.o N 0000020a
fe_mul.o N 00000210
fe_mul.o N 00000213
fe_mul.o N 00000219
fe_mul.o N 0000021c
fe_mul.o N 00000223
fe_mul.o N 00000226
fe_mul.o N 0000022d
fe_mul.o N 00000230
fe_mul.o N 00000237
fe_mul.o N 0000023a
fe_mul.o N 00000241
fe_mul.o N 00000244
fe_mul.o N 00000247
fe_mul.o N 0000024a
fe_mul.o N 00000251
fe_mul.o N 00000256
fe_mul.o N 0000025d
fe_mul.o N 00000262
fe_mul.o N 00000269
fe_mul.o N 0000026e
fe_mul.o N 00000275
fe_mul.o N 0000027a
fe_mul.o N 00000281
fe_mul.o N 00000288
fe_mul.o N 0000028b
fe_mul.o N 0000028e
fe_mul.o N 00000291
fe_mul.o N 00000294
fe_mul.o N 00000297
fe_mul.o N 0000029a
fe_mul.o N 0000029f
fe_mul.o N 000002a4
fe_mul.o N 000002a9
fe_mul.o N 000002ae
fe_mul.o N 000002b3
fe_mul.o N 000002b8
fe_mul.o N 000002bd
fe_mul.o N 000002c2
fe_mul.o N 000002c7
fe_mul.o N 000002ce
fe_mul.o N 000002d3
fe_mul.o N 000002da
fe_mul.o N 000002df
fe_mul.o N 000002e6
fe_mul.o N 000002eb
fe_mul.o N 000002f2
fe_mul.o N 000002f7
fe_mul.o N 000002ff
fe_mul.o N 00000304
fe_mul.o N 00000309
fe_mul.o N 0000030e
fe_mul.o N 00000313
fe_mul.o N 00000318
fe_mul.o N 0000031d
fe_mul.o N 00000322
fe_mul.o N 0000032a
fe_mul.o N 00000332
fe_mul.o N 00000339
fe_mul.o N 0000033e
fe_mul.o N 00000345
fe_mul.o N 0000034a
fe_mul.o N 00000351
fe_mul.o N 00000356
fe_mul.o N 0000035e
fe_mul.o N 00000366
fe_mul.o N 0000036e
fe_mul.o N 00000373
fe_mul.o N 00000378
fe_mul.o N 0000037d
fe_mul.o N 00000382
fe_mul.o N 00000387
fe_mul.o N 0000038f
fe_mul.o N 00000397
fe_mul.o N 0000039f
fe_mul.o N 000003a7
fe_mul.o N 000003ae
fe_mul.o N 000003b3
fe_mul.o N 000003ba
fe_mul.o N 000003bf
fe_mul.o N 000003c7
fe_mul.o N 000003cf
fe_mul.o N 000003d7
fe_mul.o N 000003df
fe_mul.o N 000003e7
fe_mul.o N 000003ec
fe_mul.o N 000003f1
fe_mul.o N 000003f6
fe_mul.o N 000003fe
fe_mul.o N 00000406
fe_mul.o N 0000040e
fe_mul.o N 00000416
fe_mul.o N 0000041e
fe_mul.o N 00000426
fe_mul.o N 0000042d
fe_mul.o N 00000432
fe_mul.o N 0000043a
fe_mul.o N 00000442
fe_mul.o N 0000044a
fe_mul.o N 00000452
fe_mul.o N 0000045a
fe_mul.o N 00000462
fe_mul.o N 0000046a
fe_mul.o N 0000046f
fe_mul.o N 00000477
fe_mul.o N 0000047f
fe_mul.o N 00000487
fe_mul.o N 0000048f
fe_mul.o N 00000497
fe_mul.o N 0000049f
fe_mul.o N 000004a7
fe_mul.o N 000004af
fe_mul.o N 000004b7
fe_mul.o N 000004bf
fe_mul.o N 000004c7
fe_mul.o N 000004cf
fe_mul.o N 000004d7
fe_mul.o N 000004df
fe_mul.o N 000004e7
fe_mul.o N 000004ef
fe_neg.o N 00000000
fe_neg.o N 00000037
fe_neg.o N 00000040
fe_neg.o N 0000010b
fe_neg.o N 0000013d
fe_neg.o N 0000013f
fe_neg.o N 00000143
fe_neg.o N 0000014d
fe_neg.o N 00000155
fe_neg.o N 00000157
fe_neg.o N 0000015a
fe_neg.o N 0000015d
fe_neg.o N 00000160
fe_neg.o N 00000163
fe_neg.o N 00000166
fe_neg.o N 00000169
fe_neg.o N 0000016c
fe_neg.o N 0000016f
fe_neg.o N 00000172
fe_neg.o N 00000175
fe_neg.o N 00000178
fe_neg.o N 0000017b
fe_neg.o N 0000017e
fe_neg.o N 00000181
fe_neg.o N 00000184
fe_neg.o N 00000187
fe_neg.o N 0000018a
fe_neg.o N 0000018d
fe_neg.o N 00000190
fe_pow22523.o N 00000000
fe_pow22523.o N 00000037
fe_pow22523.o N 00000045
fe_pow22523.o N 00000110
fe_pow22523.o N 00000147
fe_pow22523.o N 0000014a
fe_pow22523.o N 0000014e
fe_pow22523.o N 00000158
fe_pow22523.o N 00000160
fe_pow22523.o N 00000174
fe_pow22523.o N 00000177
fe_pow22523.o N 0000017a
fe_pow22523.o N 0000017d
fe_pow22523.o N 00000181
fe_pow22523.o N 00000183
fe_sq.o N 00000000
fe_sq.o N 00000037
fe_sq.o N 0000003f
fe_sq.o N 0000010a
fe_sq.o N 00000118
fe_sq.o N 00000122
fe_sq.o N 0000012a
fe_sq.o N 0000015b
fe_sq.o N 0000015d
fe_sq.o N 00000161
fe_sq.o N 0000016b
fe_sq.o N 00000173
fe_sq.o N 00000175
fe_sq.o N 00000178
fe_sq.o N 0000017b
fe_sq.o N 0000017e
fe_sq.o N 00000183
fe_sq.o N 00000186
fe_sq.o N 0000018b
fe_sq.o N 00000190
fe_sq.o N 00000193
fe_sq.o N 00000196
fe_sq.o N 0000019b
fe_sq.o N 0000019e
fe_sq.o N 000001a5
fe_sq.o N 000001ab
fe_sq.o N 000001b0
fe_sq.o N 000001b7
fe_sq.o N 000001be
fe_sq.o N 000001c1
fe_sq.o N 000001c6
fe_sq.o N 000001cc
fe_sq.o N 000001cf
fe_sq.o N 000001d2
fe_sq.o N 000001d5
fe_sq.o N 000001db
fe_sq.o N 000001e0
fe_sq.o N 000001e5
fe_sq.o N 000001ea
fe_sq.o N 000001ed
fe_sq.o N 000001f4
fe_sq.o N 000001f7
fe_sq.o N 000001fe
fe_sq.o N 00000201
fe_sq.o N 00000208
fe_sq.o N 0000020b
fe_sq.o N 00000212
fe_sq.o N 00000215
fe_sq.o N 0000021b
fe_sq.o N 00000220
fe_sq.o N 00000226
fe_sq.o N 0000022b
fe_sq.o N 0000022e
fe_sq.o N 00000231
fe_sq.o N 00000238
fe_sq.o N 0000023f
fe_sq.o N 00000242
fe_sq.o N 00000249
fe_sq.o N 00000250
fe_sq.o N 00000253
fe_sq.o N 0000025a
fe_sq.o N 00000261
fe_sq.o N 00000268
fe_sq.o N 0000026f
fe_sq.o N 00000276
fe_sq.o N 0000027d
fe_sq.o N 00000284
fe_sq.o N 0000028b
fe_sq.o N 00000292
fe_sq.o N 00000299
fe_sq.o N 000002a0
fe_sq.o N 000002a7
fe_sq.o N 000002ae
fe_sq.o N 000002b5
fe_sq.o N 000002bc
fe_sq.o N 000002c3
fe_sq.o N 000002ca
fe_sq.o N 000002d1
fe_sq.o N 000002d8
fe_sq.o N 000002df
fe_sq.o N 000002e7
fe_sq.o N 000002ee
fe_sq.o N 000002f5
fe_sq.o N 000002fc
fe_sq.o N 00000304
fe_sq.o N 0000030c
fe_sq.o N 00000313
fe_sq.o N 0000031a
fe_sq.o N 00000321
fe_sq.o N 00000329
fe_sq.o N 00000331
fe_sq.o N 00000339
fe_sq.o N 00000341
fe_sq.o N 00000349
fe_sq.o N 00000351
fe_sq.o N 00000359
fe_sq.o N 00000361
fe_sq.o N 00000369
fe_sq.o N 00000371
fe_sq.o N 00000379
fe_sq.o N 00000381
fe_sq.o N 00000389
fe_sq.o N 00000391
fe_sq.o N 00000399
fe_sq.o N 000003a1
fe_sq.o N 000003a9
fe_sq.o N 000003b1
fe_sq.o N 000003b9
fe_sq.o N 000003c1
fe_sq.o N 000003c9
fe_sq2.o N 00000000
fe_sq2.o N 00000037
fe_sq2.o N 00000040
fe_sq2.o N 0000010b
fe_sq2.o N 00000119
fe_sq2.o N 00000123
fe_sq2.o N 0000012b
fe_sq2.o N 0000015d
fe_sq2.o N 0000015f
fe_sq2.o N 00000163
fe_sq2.o N 0000016d
fe_sq2.o N 00000175
fe_sq2.o N 00000177
fe_sq2.o N 0000017a
fe_sq2.o N 0000017d
fe_sq2.o N 00000180
fe_sq2.o N 00000183
fe_sq2.o N 00000188
fe_sq2.o N 0000018d
fe_sq2.o N 00000194
fe_sq2.o N 00000199
fe_sq2.o N 000001a0
fe_sq2.o N 000001a5
fe_sq2.o N 000001a8
fe_sq2.o N 000001ab
fe_sq2.o N 000001b1
fe_sq2.o N 000001b4
fe_sq2.o N 000001b9
fe_sq2.o N 000001be
fe_sq2.o N 000001c1
fe_sq2.o N 000001c8
fe_sq2.o N 000001cb
fe_sq2.o N 000001d1
fe_sq2.o N 000001d4
fe_sq2.o N 000001da
fe_sq2.o N 000001df
fe_sq2.o N 000001e4
fe_sq2.o N 000001e7
fe_sq2.o N 000001ea
fe_sq2.o N 000001ed
fe_sq2.o N 000001f2
fe_sq2.o N 000001f9
fe_sq2.o N 00000200
fe_sq2.o N 00000203
fe_sq2.o N 0000020a
fe_sq2.o N 00000211
fe_sq2.o N 00000214
fe_sq2.o N 0000021a
fe_sq2.o N 00000221
fe_sq2.o N 00000224
fe_sq2.o N 0000022a
fe_sq2.o N 0000022f
fe_sq2.o N 00000234
fe_sq2.o N 00000237
fe_sq2.o N 0000023e
fe_sq2.o N 00000245
fe_sq2.o N 0000024c
fe_sq2.o N 0000024f
fe_sq2.o N 00000256
fe_sq2.o N 0000025d
fe_sq2.o N 00000260
fe_sq2.o N 00000267
fe_sq2.o N 0000026e
fe_sq2.o N 00000275
fe_sq2.o N 00000278
fe_sq2.o N 0000027f
fe_sq2.o N 00000286
fe_sq2.o N 0000028d
fe_sq2.o N 00000294
fe_sq2.o N 0000029b
fe_sq2.o N 000002a2
fe_sq2.o N 000002a9
fe_sq2.o N 000002b0
fe_sq2.o N 000002b7
fe_sq2.o N 000002be
fe_sq2.o N 000002c5
fe_sq2.o N 000002cc
fe_sq2.o N 000002d3
fe_sq2.o N 000002da
fe_sq2.o N 000002e1
fe_sq2.o N 000002e9
fe_sq2.o N 000002f0
fe_sq2.o N 000002f7
fe_sq2.o N 000002fe
fe_sq2.o N 00000306
fe_sq2.o N 0000030e
fe_sq2.o N 00000315
fe_sq2.o N 0000031c
fe_sq2.o N 00000323
fe_sq2.o N 0000032b
fe_sq2.o N 00000333
fe_sq2.o N 0000033b
fe_sq2.o N 00000343
fe_sq2.o N 0000034b
fe_sq2.o N 00000353
fe_sq2.o N 0000035b
fe_sq2.o N 00000363
fe_sq2.o N 0000036b
fe_sq2.o N 00000373
fe_sq2.o N 0000037b
fe_sq2.o N 00000383
fe_sq2.o N 0000038b
fe_sq2.o N 00000393
fe_sq2.o N 0000039b
fe_sq2.o N 000003a3
fe_sq2.o N 000003ab
fe_sq2.o N 000003b3
fe_sq2.o N 000003bb
fe_sq2.o N 000003c3
fe_sq2.o N 000003cb
fe_sub.o N 00000000
fe_sub.o N 00000037
fe_sub.o N 00000040
fe_sub.o N 0000010b
fe_sub.o N 0000013d
fe_sub.o N 0000013f
fe_sub.o N 00000143
fe_sub.o N 0000014d
fe_sub.o N 00000155
fe_sub.o N 00000157
fe_sub.o N 00000159
fe_sub.o N 0000015c
fe_sub.o N 0000015f
fe_sub.o N 00000162
fe_sub.o N 00000165
fe_sub.o N 00000168
fe_sub.o N 0000016b
fe_sub.o N 0000016e
fe_sub.o N 00000171
fe_sub.o N 00000174
fe_sub.o N 00000177
fe_sub.o N 0000017a
fe_sub.o N 0000017d
fe_sub.o N 00000180
fe_sub.o N 00000183
fe_sub.o N 00000186
fe_sub.o N 00000189
fe_sub.o N 0000018c
fe_sub.o N 0000018f
fe_sub.o N 00000192
fe_sub.o N 00000195
fe_sub.o N 00000198
fe_sub.o N 0000019b
fe_sub.o N 0000019e
fe_sub.o N 000001a1
fe_sub.o N 000001a4
fe_sub.o N 000001a7
fe_sub.o N 000001aa
fe_sub.o N 000001ad
fe_sub.o N 000001b0
fe_tobytes.o N 00000000
fe_tobytes.o N 00000037
fe_tobytes.o N 00000044
fe_tobytes.o N 0000010f
fe_tobytes.o N 00000113
fe_tobytes.o N 0000011d
fe_tobytes.o N 00000125
fe_tobytes.o N 0000015b
fe_tobytes.o N 0000015d
fe_tobytes.o N 0000016b
fe_tobytes.o N 0000016d
fe_tobytes.o N 00000170
fe_tobytes.o N 00000173
fe_tobytes.o N 00000176
fe_tobytes.o N 00000179
fe_tobytes.o N 0000017c
fe_tobytes.o N 0000017f
fe_tobytes.o N 00000182
fe_tobytes.o N 00000185
fe_tobytes.o N 00000188
fe_tobytes.o N 0000018b
fe_tobytes.o N 0000018d
fe_tobytes.o N 00000194
fe_tobytes.o N 0000019b
fe_tobytes.o N 000001a2
fe_tobytes.o N 000001a9
fe_tobytes.o N 000001b0
fe_tobytes.o N 000001b7
fe_tobytes.o N 000001be
fe_tobytes.o N 000001c5
fe_tobytes.o N 000001cc
ge_add.o N 00000000
ge_add.o N 00000037
ge_add.o N 00000040
ge_add.o N 0000010b
ge_add.o N 0000013d
ge_add.o N 00000140
ge_add.o N 00000144
ge_add.o N 0000014e
ge_add.o N 00000156
ge_add.o N 0000016a
ge_add.o N 0000016d
ge_add.o N 0000016f
ge_add.o N 00000171
ge_add.o N 00000173
ge_add.o N 00000175
ge_add.o N 00000177
ge_add.o N 0000017f
ge_add.o N 00000181
ge_add.o N 00000187
ge_add.o N 00000189
ge_add.o N 00000190
ge_add.o N 00000198
ge_add.o N 0000019c
ge_double_scalarmult.o N 00000000
ge_double_scalarmult.o N 00000037
ge_double_scalarmult.o N 0000004e
ge_double_scalarmult.o N 00000119
ge_double_scalarmult.o N 0000011c
ge_double_scalarmult.o N 00000123
ge_double_scalarmult.o N 00000127
ge_double_scalarmult.o N 00000131
ge_double_scalarmult.o N 00000139
ge_double_scalarmult.o N 0000014d
ge_double_scalarmult.o N 00000150
ge_double_scalarmult.o N 00000158
ge_double_scalarmult.o N 0000015d
ge_double_scalarmult.o N 00000168
ge_double_scalarmult.o N 0000016e
ge_double_scalarmult.o N 00000170
ge_double_scalarmult.o N 0000017c
ge_double_scalarmult.o N 0000017e
ge_double_scalarmult.o N 0000018c
ge_double_scalarmult.o N 0000018e
ge_double_scalarmult.o N 00000190
ge_double_scalarmult.o N 00000192
ge_double_scalarmult.o N 000001da
ge_double_scalarmult.o N 000001e1
ge_double_scalarmult.o N 000001e8
ge_double_scalarmult.o N 000001eb
ge_double_scalarmult.o N 000001f2
ge_double_scalarmult.o N 000001fa
ge_double_scalarmult.o N 000001fc
ge_double_scalarmult.o N 00000200
ge_double_scalarmult.o N 0000020a
ge_double_scalarmult.o N 0000020c
ge_double_scalarmult.o N 0000020e
ge_double_scalarmult.o N 00000214
ge_double_scalarmult.o N 00000216
ge_double_scalarmult.o N 00000218
ge_double_scalarmult.o N 0000021e
ge_double_scalarmult.o N 00000220
ge_double_scalarmult.o N 00000228
ge_double_scalarmult.o N 0000022b
ge_frombytes.o N 00000000
ge_frombytes.o N 00000037
ge_frombytes.o N 00000046
ge_frombytes.o N 00000111
ge_frombytes.o N 00000113
ge_frombytes.o N 00000117
ge_frombytes.o N 00000121
ge_frombytes.o N 00000129
ge_frombytes.o N 0000013d
ge_frombytes.o N 00000140
ge_frombytes.o N 00000147
ge_frombytes.o N 0000018e
ge_frombytes.o N 00000190
ge_frombytes.o N 00000192
ge_frombytes.o N 00000195
ge_frombytes.o N 00000199
ge_frombytes.o N 0000019f
ge_frombytes.o N 000001a1
ge_frombytes.o N 000001a3
ge_frombytes.o N 000001a5
ge_frombytes.o N 000001a7
ge_frombytes.o N 000001a9
ge_frombytes.o N 000001af
ge_frombytes.o N 000001b1
ge_madd.o N 00000000
ge_madd.o N 00000037
ge_madd.o N 00000041
ge_madd.o N 0000010c
ge_madd.o N 0000013f
ge_madd.o N 00000142
ge_madd.o N 00000146
ge_madd.o N 00000150
ge_madd.o N 00000158
ge_madd.o N 0000016c
ge_madd.o N 0000016f
ge_madd.o N 00000171
ge_madd.o N 00000173
ge_madd.o N 00000175
ge_madd.o N 00000177
ge_madd.o N 00000179
ge_madd.o N 00000181
ge_madd.o N 00000183
ge_madd.o N 00000189
ge_madd.o N 0000018b
ge_madd.o N 00000192
ge_madd.o N 0000019a
ge_madd.o N 0000019f
ge_msub.o N 00000000
ge_msub.o N 00000037
ge_msub.o N 00000041
ge_msub.o N 0000010c
ge_msub.o N 0000013f
ge_msub.o N 00000142
ge_msub.o N 00000146
ge_msub.o N 00000150
ge_msub.o N 00000158
ge_msub.o N 0000016c
ge_msub.o N 0000016f
ge_msub.o N 00000171
ge_msub.o N 00000173
ge_msub.o N 00000175
ge_msub.o N 00000177
ge_msub.o N 00000179
ge_msub.o N 00000181
ge_msub.o N 00000183
ge_msub.o N 00000189
ge_msub.o N 0000018b
ge_msub.o N 00000192
ge_msub.o N 0000019a
ge_msub.o N 0000019f
ge_p1p1_to_p2.o N 00000000
ge_p1p1_to_p2.o N 00000037
ge_p1p1_to_p2.o N 00000047
ge_p1p1_to_p2.o N 00000112
ge_p1p1_to_p2.o N 0000014b
ge_p1p1_to_p2.o N 0000014d
ge_p1p1_to_p2.o N 0000014f
ge_p1p1_to_p2.o N 00000153
ge_p1p1_to_p2.o N 0000015d
ge_p1p1_to_p2.o N 00000165
ge_p1p1_to_p2.o N 00000179
ge_p1p1_to_p2.o N 0000017c
ge_p1p1_to_p2.o N 0000017e
ge_p1p1_to_p2.o N 00000180
ge_p1p1_to_p2.o N 00000186
ge_p1p1_to_p2.o N 00000188
ge_p1p1_to_p2.o N 0000018a
ge_p1p1_to_p3.o N 00000000
ge_p1p1_to_p3.o N 00000037
ge_p1p1_to_p3.o N 00000047
ge_p1p1_to_p3.o N 00000112
ge_p1p1_to_p3.o N 0000014b
ge_p1p1_to_p3.o N 0000014d
ge_p1p1_to_p3.o N 0000014f
ge_p1p1_to_p3.o N 00000153
ge_p1p1_to_p3.o N 0000015d
ge_p1p1_to_p3.o N 00000165
ge_p1p1_to_p3.o N 00000179
ge_p1p1_to_p3.o N 0000017c
ge_p1p1_to_p3.o N 0000017e
ge_p1p1_to_p3.o N 00000180
ge_p1p1_to_p3.o N 00000182
ge_p1p1_to_p3.o N 00000188
ge_p1p1_to_p3.o N 0000018a
ge_p2_0.o N 00000000
ge_p2_0.o N 00000037
ge_p2_0.o N 00000041
ge_p2_0.o N 0000010c
ge_p2_0.o N 0000013f
ge_p2_0.o N 00000141
ge_p2_0.o N 00000143
ge_p2_0.o N 00000147
ge_p2_0.o N 00000151
ge_p2_0.o N 00000159
ge_p2_0.o N 0000016d
ge_p2_0.o N 00000170
ge_p2_0.o N 00000172
ge_p2_0.o N 00000174
ge_p2_dbl.o N 00000000
ge_p2_dbl.o N 00000037
ge_p2_dbl.o N 00000043
ge_p2_dbl.o N 0000010e
ge_p2_dbl.o N 00000143
ge_p2_dbl.o N 00000146
ge_p2_dbl.o N 0000014a
ge_p2_dbl.o N 00000154
ge_p2_dbl.o N 0000015c
ge_p2_dbl.o N 00000170
ge_p2_dbl.o N 00000173
ge_p2_dbl.o N 00000175
ge_p2_dbl.o N 00000177
ge_p2_dbl.o N 00000179
ge_p2_dbl.o N 0000017b
ge_p2_dbl.o N 0000017d
ge_p2_dbl.o N 00000185
ge_p2_dbl.o N 00000187
ge_p3_0.o N 00000000
ge_p3_0.o N 00000037
ge_p3_0.o N 00000041
ge_p3_0.o N 0000010c
ge_p3_0.o N 0000013f
ge_p3_0.o N 00000141
ge_p3_0.o N 00000143
ge_p3_0.o N 00000147
ge_p3_0.o N 00000151
ge_p3_0.o N 00000159
ge_p3_0.o N 0000016d
ge_p3_0.o N 00000170
ge_p3_0.o N 00000172
ge_p3_0.o N 00000174
ge_p3_0.o N 00000176
ge_p3_dbl.o N 00000000
ge_p3_dbl.o N 00000037
ge_p3_dbl.o N 00000043
ge_p3_dbl.o N 0000010e
ge_p3_dbl.o N 00000143
ge_p3_dbl.o N 00000145
ge_p3_dbl.o N 00000147
ge_p3_dbl.o N 0000014b
ge_p3_dbl.o N 00000155
ge_p3_dbl.o N 0000015d
ge_p3_dbl.o N 00000171
ge_p3_dbl.o N 00000174
ge_p3_dbl.o N 00000176
ge_p3_dbl.o N 00000178
ge_p3_dbl.o N 0000017a
ge_p3_dbl.o N 00000182
ge_p3_dbl.o N 00000184
ge_p3_dbl.o N 0000018a
ge_p3_dbl.o N 0000018c
ge_p3_to_cached.o N 00000000
ge_p3_to_cached.o N 00000037
ge_p3_to_cached.o N 00000049
ge_p3_to_cached.o N 00000114
ge_p3_to_cached.o N 00000117
ge_p3_to_cached.o N 0000011b
ge_p3_to_cached.o N 00000125
ge_p3_to_cached.o N 0000012d
ge_p3_to_cached.o N 00000141
ge_p3_to_cached.o N 00000144
ge_p3_to_cached.o N 0000017f
ge_p3_to_cached.o N 00000181
ge_p3_to_cached.o N 00000188
ge_p3_to_cached.o N 00000190
ge_p3_to_cached.o N 00000192
ge_p3_to_cached.o N 00000196
ge_p3_to_cached.o N 000001a0
ge_p3_to_cached.o N 000001a2
ge_p3_to_cached.o N 000001a4
ge_p3_to_cached.o N 000001a6
ge_p3_to_cached.o N 000001a8
ge_p3_to_p2.o N 00000000
ge_p3_to_p2.o N 00000037
ge_p3_to_p2.o N 00000045
ge_p3_to_p2.o N 00000110
ge_p3_to_p2.o N 00000147
ge_p3_to_p2.o N 00000149
ge_p3_to_p2.o N 0000014b
ge_p3_to_p2.o N 0000014f
ge_p3_to_p2.o N 00000159
ge_p3_to_p2.o N 00000161
ge_p3_to_p2.o N 00000175
ge_p3_to_p2.o N 00000178
ge_p3_to_p2.o N 0000017a
ge_p3_to_p2.o N 0000017c
ge_p3_to_p2.o N 00000182
ge_p3_to_p2.o N 00000184
ge_p3_to_p2.o N 00000186
ge_p3_tobytes.o N 00000000
ge_p3_tobytes.o N 00000037
ge_p3_tobytes.o N 00000047
ge_p3_tobytes.o N 00000112
ge_p3_tobytes.o N 0000014b
ge_p3_tobytes.o N 00000151
ge_p3_tobytes.o N 00000155
ge_p3_tobytes.o N 0000015f
ge_p3_tobytes.o N 00000167
ge_p3_tobytes.o N 0000017b
ge_p3_tobytes.o N 0000017e
ge_p3_tobytes.o N 00000180
ge_p3_tobytes.o N 00000182
ge_p3_tobytes.o N 00000184
ge_p3_tobytes.o N 00000192
ge_p3_tobytes.o N 00000194
ge_p3_tobytes.o N 00000196
ge_p3_tobytes.o N 00000198
ge_p3_tobytes.o N 0000019a
ge_p3_tobytes.o N 0000019c
ge_precomp_0.o N 00000000
ge_precomp_0.o N 00000037
ge_precomp_0.o N 00000046
ge_precomp_0.o N 00000111
ge_precomp_0.o N 00000149
ge_precomp_0.o N 0000014b
ge_precomp_0.o N 00000152
ge_precomp_0.o N 00000156
ge_precomp_0.o N 00000160
ge_precomp_0.o N 00000168
ge_precomp_0.o N 0000017c
ge_precomp_0.o N 0000017f
ge_precomp_0.o N 00000187
ge_precomp_0.o N 0000018c
ge_scalarmult_base.o N 00000000
ge_scalarmult_base.o N 00000037
ge_scalarmult_base.o N 0000004c
ge_scalarmult_base.o N 00000117
ge_scalarmult_base.o N 0000011c
ge_scalarmult_base.o N 00000123
ge_scalarmult_base.o N 00000127
ge_scalarmult_base.o N 00000131
ge_scalarmult_base.o N 00000139
ge_scalarmult_base.o N 0000014d
ge_scalarmult_base.o N 00000150
ge_scalarmult_base.o N 00000158
ge_scalarmult_base.o N 0000015d
ge_scalarmult_base.o N 00000168
ge_scalarmult_base.o N 0000016d
ge_scalarmult_base.o N 0000016f
ge_scalarmult_base.o N 00000171
ge_scalarmult_base.o N 00000173
ge_scalarmult_base.o N 00000181
ge_scalarmult_base.o N 00000187
ge_scalarmult_base.o N 00000193
ge_scalarmult_base.o N 00000195
ge_scalarmult_base.o N 00000198
ge_scalarmult_base.o N 0000019b
ge_scalarmult_base.o N 0000019d
ge_scalarmult_base.o N 0000019f
ge_scalarmult_base.o N 000001ac
ge_scalarmult_base.o N 000001b7
ge_scalarmult_base.o N 000001c0
ge_scalarmult_base.o N 000001c9
ge_scalarmult_base.o N 000001e0
ge_scalarmult_base.o N 0000021e
ge_scalarmult_base.o N 00000225
ge_scalarmult_base.o N 00000227
ge_scalarmult_base.o N 00000229
ge_scalarmult_base.o N 0000022b
ge_scalarmult_base.o N 0000022d
ge_scalarmult_base.o N 0000022f
ge_scalarmult_base.o N 00000231
ge_scalarmult_base.o N 00000237
ge_scalarmult_base.o N 00000239
ge_scalarmult_base.o N 0000023b
ge_scalarmult_base.o N 00000241
ge_scalarmult_base.o N 00000243
ge_scalarmult_base.o N 0000024b
ge_scalarmult_base.o N 0000024d
ge_scalarmult_base.o N 00000253
ge_scalarmult_base.o N 00000257
ge_scalarmult_base.o N 0000025c
ge_scalarmult_base.o N 00000263
ge_sub.o N 00000000
ge_sub.o N 00000037
ge_sub.o N 00000040
ge_sub.o N 0000010b
ge_sub.o N 0000013d
ge_sub.o N 00000140
ge_sub.o N 00000144
ge_sub.o N 0000014e
ge_sub.o N 00000156
ge_sub.o N 0000016a
ge_sub.o N 0000016d
ge_sub.o N 0000016f
ge_sub.o N 00000171
ge_sub.o N 00000173
ge_sub.o N 00000175
ge_sub.o N 00000177
ge_sub.o N 0000017f
ge_sub.o N 00000181
ge_sub.o N 00000187
ge_sub.o N 00000189
ge_sub.o N 00000190
ge_sub.o N 00000198
ge_sub.o N 0000019c
ge_tobytes.o N 00000000
ge_tobytes.o N 00000037
ge_tobytes.o N 00000044
ge_tobytes.o N 0000010f
ge_tobytes.o N 00000145
ge_tobytes.o N 0000014b
ge_tobytes.o N 0000014f
ge_tobytes.o N 00000159
ge_tobytes.o N 00000161
ge_tobytes.o N 00000175
ge_tobytes.o N 00000178
ge_tobytes.o N 0000017a
ge_tobytes.o N 0000017c
ge_tobytes.o N 0000017e
ge_tobytes.o N 0000018c
ge_tobytes.o N 0000018e
ge_tobytes.o N 00000190
ge_tobytes.o N 00000192
ge_tobytes.o N 00000194
keypair.o N 00000000
keypair.o N 00000037
keypair.o N 00000041
keypair.o N 0000010c
keypair.o N 0000013f
keypair.o N 00000143
keypair.o N 00000146
keypair.o N 00000154
keypair.o N 00000168
keypair.o N 0000016b
keypair.o N 0000016e
keypair.o N 00000170
keypair.o N 00000172
keypair.o N 0000017c
keypair.o N 00000184
keypair.o N 00000187
keypair.o N 00000189
keypair.o N 0000018b
keypair.o N 0000018d
open.o N 00000000
open.o N 00000037
open.o N 0000003e
open.o N 00000109
open.o N 00000139
open.o N 0000013d
open.o N 00000144
open.o N 00000152
open.o N 00000166
open.o N 0000016c
open.o N 00000172
open.o N 00000174
open.o N 0000017b
open.o N 0000017d
open.o N 00000182
open.o N 00000199
open.o N 0000019c
open.o N 0000019f
open.o N 000001a5
open.o N 000001a7
open.o N 000001a9
open.o N 000001b3
open.o N 000001bb
open.o N 000001be
open.o N 000001c0
open.o N 000001c2
open.o N 000001c4
open.o N 000001ca
open.o N 000001cc
sc_muladd.o N 00000000
sc_muladd.o N 00000037
sc_muladd.o N 00000043
sc_muladd.o N 0000010e
sc_muladd.o N 00000125
sc_muladd.o N 00000130
sc_muladd.o N 00000139
sc_muladd.o N 00000140
sc_muladd.o N 00000143
sc_muladd.o N 00000151
sc_muladd.o N 00000158
sc_muladd.o N 0000015f
sc_muladd.o N 00000194
sc_muladd.o N 00000196
sc_muladd.o N 00000198
sc_muladd.o N 0000019a
sc_muladd.o N 0000019c
sc_muladd.o N 0000019f
sc_muladd.o N 000001ad
sc_muladd.o N 000001b7
sc_muladd.o N 000001bf
sc_muladd.o N 000001c3
sc_muladd.o N 000001c6
sc_muladd.o N 000001c9
sc_muladd.o N 000001cd
sc_muladd.o N 000001d0
sc_muladd.o N 000001d3
sc_muladd.o N 000001d6
sc_muladd.o N 000001d9
sc_muladd.o N 000001dc
sc_muladd.o N 000001df
sc_muladd.o N 000001e2
sc_muladd.o N 000001e5
sc_muladd.o N 000001e9
sc_muladd.o N 000001ec
sc_muladd.o N 000001ef
sc_muladd.o N 000001f2
sc_muladd.o N 000001f5
sc_muladd.o N 000001f8
sc_muladd.o N 000001fb
sc_muladd.o N 000001fe
sc_muladd.o N 00000201
sc_muladd.o N 00000205
sc_muladd.o N 00000208
sc_muladd.o N 0000020b
sc_muladd.o N 0000020e
sc_muladd.o N 00000211
sc_muladd.o N 00000215
sc_muladd.o N 00000218
sc_muladd.o N 0000021c
sc_muladd.o N 00000220
sc_muladd.o N 00000223
sc_muladd.o N 0000022b
sc_muladd.o N 0000022f
sc_muladd.o N 00000233
sc_muladd.o N 00000237
sc_muladd.o N 0000023b
sc_muladd.o N 0000023f
sc_muladd.o N 00000243
sc_muladd.o N 0000024b
sc_muladd.o N 00000253
sc_muladd.o N 0000025b
sc_muladd.o N 0000025f
sc_muladd.o N 00000267
sc_muladd.o N 0000026b
sc_muladd.o N 00000273
sc_muladd.o N 00000277
sc_muladd.o N 0000027f
sc_muladd.o N 00000283
sc_muladd.o N 00000287
sc_muladd.o N 0000028f
sc_muladd.o N 00000293
sc_muladd.o N 00000296
sc_muladd.o N 00000299
sc_muladd.o N 0000029c
sc_muladd.o N 000002a3
sc_muladd.o N 000002aa
sc_muladd.o N 000002ae
sc_muladd.o N 000002b6
sc_muladd.o N 000002be
sc_muladd.o N 000002c1
sc_muladd.o N 000002c4
sc_muladd.o N 000002c7
sc_muladd.o N 000002ce
sc_muladd.o N 000002d5
sc_muladd.o N 000002dd
sc_muladd.o N 000002e5
sc_muladd.o N 000002ec
sc_muladd.o N 000002ef
sc_muladd.o N 000002f2
sc_muladd.o N 000002f5
sc_muladd.o N 000002f8
sc_muladd.o N 000002ff
sc_muladd.o N 00000307
sc_muladd.o N 0000030a
sc_muladd.o N 00000311
sc_muladd.o N 00000314
sc_muladd.o N 00000317
sc_muladd.o N 0000031e
sc_muladd.o N 00000321
sc_muladd.o N 00000328
sc_muladd.o N 0000032b
sc_reduce.o N 00000000
sc_reduce.o N 00000037
sc_reduce.o N 00000043
sc_reduce.o N 0000010e
sc_reduce.o N 00000125
sc_reduce.o N 00000130
sc_reduce.o N 00000139
sc_reduce.o N 00000140
sc_reduce.o N 00000143
sc_reduce.o N 00000151
sc_reduce.o N 00000158
sc_reduce.o N 0000015f
sc_reduce.o N 00000194
sc_reduce.o N 00000196
sc_reduce.o N 00000199
sc_reduce.o N 000001a7
sc_reduce.o N 000001b1
sc_reduce.o N 000001b9
sc_reduce.o N 000001bd
sc_reduce.o N 000001c1
sc_reduce.o N 000001c4
sc_reduce.o N 000001c7
sc_reduce.o N 000001ca
sc_reduce.o N 000001ce
sc_reduce.o N 000001d2
sc_reduce.o N 000001d6
sc_reduce.o N 000001da
sc_reduce.o N 000001de
sc_reduce.o N 000001e2
sc_reduce.o N 000001e6
sc_reduce.o N 000001ea
sc_reduce.o N 000001ee
sc_reduce.o N 000001f2
sc_reduce.o N 000001f6
sc_reduce.o N 000001f9
sc_reduce.o N 000001fc
sc_reduce.o N 000001ff
sc_reduce.o N 00000202
sc_reduce.o N 00000205
sc_reduce.o N 00000208
sc_reduce.o N 00000210
sc_reduce.o N 00000214
sc_reduce.o N 0000021b
sc_reduce.o N 00000222
sc_reduce.o N 0000022a
sc_reduce.o N 00000232
sc_reduce.o N 0000023a
sc_reduce.o N 00000242
sc_reduce.o N 00000249
sc_reduce.o N 00000250
sc_reduce.o N 00000257
sc_reduce.o N 0000025f
sc_reduce.o N 00000266
sc_reduce.o N 0000026e
sc_reduce.o N 00000275
sc_reduce.o N 0000027c
sc_reduce.o N 00000283
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000109
sign.o N 00000134
sign.o N 00000138
sign.o N 0000013b
sign.o N 00000149
sign.o N 0000015d
sign.o N 00000160
sign.o N 00000166
sign.o N 0000016b
sign.o N 0000016e
sign.o N 00000174
sign.o N 0000018b
sign.o N 0000018d
sign.o N 00000190
sign.o N 00000195
sign.o N 00000197
sign.o N 00000199
sign.o N 000001a3
sign.o N 000001ab
sign.o N 000001ae
sign.o N 000001b0
sign.o N 000001b2
sign.o N 000001b4
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref10 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
fe_0.o N 00000000
fe_0.o N 00000037
fe_0.o N 0000003e
fe_0.o N 00000109
fe_0.o N 00000139
fe_0.o N 0000013b
fe_0.o N 0000013f
fe_0.o N 00000149
fe_1.o N 00000000
fe_1.o N 00000037
fe_1.o N 0000003e
fe_1.o N 00000109
fe_1.o N 00000139
fe_1.o N 0000013b
fe_1.o N 0000013f
fe_1.o N 00000149
fe_add.o N 00000000
fe_add.o N 00000037
fe_add.o N 00000040
fe_add.o N 0000010b
fe_add.o N 0000013d
fe_add.o N 0000013f
fe_add.o N 00000143
fe_add.o N 0000014d
fe_add.o N 00000155
fe_add.o N 00000157
fe_add.o N 00000159
fe_add.o N 0000015c
fe_add.o N 0000015f
fe_add.o N 00000162
fe_add.o N 00000165
fe_add.o N 00000168
fe_add.o N 0000016b
fe_add.o N 0000016e
fe_add.o N 00000171
fe_add.o N 00000174
fe_add.o N 00000177
fe_add.o N 0000017a
fe_add.o N 0000017d
fe_add.o N 00000180
fe_add.o N 00000183
fe_add.o N 00000186
fe_add.o N 00000189
fe_add.o N 0000018c
fe_add.o N 0000018f
fe_add.o N 00000192
fe_add.o N 00000195
fe_add.o N 00000198
fe_add.o N 0000019b
fe_add.o N 0000019e
fe_add.o N 000001a1
fe_add.o N 000001a4
fe_add.o N 000001a7
fe_add.o N 000001aa
fe_add.o N 000001ad
fe_add.o N 000001b0
fe_cmov.o N 00000000
fe_cmov.o N 00000037
fe_cmov.o N 00000041
fe_cmov.o N 0000010c
fe_cmov.o N 0000013f
fe_cmov.o N 00000141
fe_cmov.o N 00000145
fe_cmov.o N 0000014f
fe_cmov.o N 00000157
fe_cmov.o N 00000159
fe_cmov.o N 0000015b
fe_cmov.o N 00000168
fe_cmov.o N 0000016b
fe_cmov.o N 0000016e
fe_cmov.o N 00000171
fe_cmov.o N 00000174
fe_cmov.o N 00000177
fe_cmov.o N 0000017a
fe_cmov.o N 0000017d
fe_cmov.o N 00000180
fe_cmov.o N 00000183
fe_cmov.o N 00000186
fe_cmov.o N 00000189
fe_cmov.o N 0000018c
fe_cmov.o N 0000018f
fe_cmov.o N 00000192
fe_cmov.o N 00000195
fe_cmov.o N 00000198
fe_cmov.o N 0000019b
fe_cmov.o N 0000019e
fe_cmov.o N 000001a1
fe_cmov.o N 000001a4
fe_cmov.o N 000001a7
fe_cmov.o N 000001aa
fe_cmov.o N 000001ad
fe_cmov.o N 000001b0
fe_cmov.o N 000001b3
fe_cmov.o N 000001b6
fe_cmov.o N 000001b9
fe_cmov.o N 000001bc
fe_cmov.o N 000001bf
fe_copy.o N 00000000
fe_copy.o N 00000037
fe_copy.o N 00000041
fe_copy.o N 0000010c
fe_copy.o N 0000013f
fe_copy.o N 00000141
fe_copy.o N 00000145
fe_copy.o N 0000014f
fe_copy.o N 00000157
fe_copy.o N 00000159
fe_copy.o N 0000015c
fe_copy.o N 0000015f
fe_copy.o N 00000162
fe_copy.o N 00000165
fe_copy.o N 00000168
fe_copy.o N 0000016b
fe_copy.o N 0000016e
fe_copy.o N 00000171
fe_copy.o N 00000174
fe_frombytes.o N 00000000
fe_frombytes.o N 00000037
fe_frombytes.o N 00000046
fe_frombytes.o N 00000111
fe_frombytes.o N 0000011f
fe_frombytes.o N 00000129
fe_frombytes.o N 00000131
fe_frombytes.o N 00000148
fe_frombytes.o N 00000153
fe_frombytes.o N 0000015c
fe_frombytes.o N 00000163
fe_frombytes.o N 00000166
fe_frombytes.o N 00000174
fe_frombytes.o N 0000017b
fe_frombytes.o N 00000182
fe_frombytes.o N 000001ba
fe_frombytes.o N 000001bc
fe_frombytes.o N 000001c0
fe_frombytes.o N 000001ca
fe_frombytes.o N 000001d2
fe_frombytes.o N 000001d4
fe_frombytes.o N 000001d7
fe_frombytes.o N 000001da
fe_frombytes.o N 000001e1
fe_frombytes.o N 000001e4
fe_frombytes.o N 000001eb
fe_frombytes.o N 000001ee
fe_frombytes.o N 000001f1
fe_frombytes.o N 000001f8
fe_frombytes.o N 000001fb
fe_frombytes.o N 00000202
fe_frombytes.o N 00000205
fe_frombytes.o N 00000208
fe_frombytes.o N 0000020f
fe_frombytes.o N 00000216
fe_frombytes.o N 0000021d
fe_frombytes.o N 00000224
fe_frombytes.o N 00000227
fe_frombytes.o N 0000022e
fe_frombytes.o N 00000235
fe_invert.o N 00000000
fe_invert.o N 00000037
fe_invert.o N 00000043
fe_invert.o N 0000010e
fe_invert.o N 00000143
fe_invert.o N 00000146
fe_invert.o N 0000014a
fe_invert.o N 00000154
fe_invert.o N 0000015c
fe_invert.o N 00000170
fe_invert.o N 00000173
fe_invert.o N 00000176
fe_invert.o N 00000179
fe_invert.o N 0000017c
fe_invert.o N 00000180
fe_invert.o N 00000182
fe_isnegative.o N 00000000
fe_isnegative.o N 00000037
fe_isnegative.o N 00000047
fe_isnegative.o N 00000112
fe_isnegative.o N 0000014b
fe_isnegative.o N 0000014f
fe_isnegative.o N 00000151
fe_isnegative.o N 0000015f
fe_isnegative.o N 00000173
fe_isnegative.o N 00000175
fe_isnegative.o N 0000017f
fe_isnonzero.o N 00000000
fe_isnonzero.o N 00000037
fe_isnonzero.o N 00000046
fe_isnonzero.o N 00000111
fe_isnonzero.o N 00000116
fe_isnonzero.o N 00000124
fe_isnonzero.o N 00000138
fe_isnonzero.o N 00000170
fe_isnonzero.o N 00000174
fe_isnonzero.o N 00000176
fe_isnonzero.o N 00000178
fe_isnonzero.o N 00000182
fe_mul.o N 00000000
fe_mul.o N 00000037
fe_mul.o N 00000040
fe_mul.o N 0000010b
fe_mul.o N 00000119
fe_mul.o N 00000123
fe_mul.o N 0000012b
fe_mul.o N 0000015d
fe_mul.o N 0000015f
fe_mul.o N 00000163
fe_mul.o N 0000016d
fe_mul.o N 00000175
fe_mul.o N 00000177
fe_mul.o N 00000179
fe_mul.o N 0000017c
fe_mul.o N 0000017f
fe_mul.o N 00000182
fe_mul.o N 00000185
fe_mul.o N 00000188
fe_mul.o N 0000018b
fe_mul.o N 0000018e
fe_mul.o N 00000193
fe_mul.o N 00000196
fe_mul.o N 0000019b
fe_mul.o N 0000019e
fe_mul.o N 000001a1
fe_mul.o N 000001a6
fe_mul.o N 000001ab
fe_mul.o N 000001b0
fe_mul.o N 000001b5
fe_mul.o N 000001ba
fe_mul.o N 000001bf
fe_mul.o N 000001c2
fe_mul.o N 000001c5
fe_mul.o N 000001cb
fe_mul.o N 000001d0
fe_mul.o N 000001d6
fe_mul.o N 000001d9
fe_mul.o N 000001dc
fe_mul.o N 000001e1
fe_mul.o N 000001e7
fe_mul.o N 000001ec
fe_mul.o N 000001f2
fe_mul.o N 000001f5
fe_mul.o N 000001fb
fe_mul.o N 000001fe
fe_mul.o N 00000204
fe_mul.o N 0000020a
fe_mul.o N 00000210
fe_mul.o N 00000213
fe_mul.o N 00000219
fe_mul.o N 0000021c
fe_mul.o N 00000223
fe_mul.o N 00000226
fe_mul.o N 0000022d
fe_mul.o N 00000230
fe_mul.o N 00000237
fe_mul.o N 0000023a
fe_mul.o N 00000241
fe_mul.o N 00000244
fe_mul.o N 00000247
fe_mul.o N 0000024a
fe_mul.o N 00000251
fe_mul.o N 00000256
fe_mul.o N 0000025d
fe_mul.o N 00000262
fe_mul.o N 00000269
fe_mul.o N 0000026e
fe_mul.o N 00000275
fe_mul.o N 0000027a
fe_mul.o N 00000281
fe_mul.o N 00000288
fe_mul.o N 0000028b
fe_mul.o N 0000028e
fe_mul.o N 00000291
fe_mul.o N 00000294
fe_mul.o N 00000297
fe_mul.o N 0000029a
fe_mul.o N 0000029f
fe_mul.o N 000002a4
fe_mul.o N 000002a9
fe_mul.o N 000002ae
fe_mul.o N 000002b3
fe_mul.o N 000002b8
fe_mul.o N 000002bd
fe_mul.o N 000002c2
fe_mul.o N 000002c7
fe_mul.o N 000002ce
fe_mul.o N 000002d3
fe_mul.o N 000002da
fe_mul.o N 000002df
fe_mul.o N 000002e6
fe_mul.o N 000002eb
fe_mul.o N 000002f2
fe_mul.o N 000002f7
fe_mul.o N 000002ff
fe_mul.o N 00000304
fe_mul.o N 00000309
fe_mul.o N 0000030e
fe_mul.o N 00000313
fe_mul.o N 00000318
fe_mul.o N 0000031d
fe_mul.o N 00000322
fe_mul.o N 0000032a
fe_mul.o N 00000332
fe_mul.o N 00000339
fe_mul.o N 0000033e
fe_mul.o N 00000345
fe_mul.o N 0000034a
fe_mul.o N 00000351
fe_mul.o N 00000356
fe_mul.o N 0000035e
fe_mul.o N 00000366
fe_mul.o N 0000036e
fe_mul.o N 00000373
fe_mul.o N 00000378
fe_mul.o N 0000037d
fe_mul.o N 00000382
fe_mul.o N 00000387
fe_mul.o N 0000038f
fe_mul.o N 00000397
fe_mul.o N 0000039f
fe_mul.o N 000003a7
fe_mul.o N 000003ae
fe_mul.o N 000003b3
fe_mul.o N 000003ba
fe_mul.o N 000003bf
fe_mul.o N 000003c7
fe_mul.o N 000003cf
fe_mul.o N 000003d7
fe_mul.o N 000003df
fe_mul.o N 000003e7
fe_mul.o N 000003ec
fe_mul.o N 000003f1
fe_mul.o N 000003f6
fe_mul.o N 000003fe
fe_mul.o N 00000406
fe_mul.o N 0000040e
fe_mul.o N 00000416
fe_mul.o N 0000041e
fe_mul.o N 00000426
fe_mul.o N 0000042d
fe_mul.o N 00000432
fe_mul.o N 0000043a
fe_mul.o N 00000442
fe_mul.o N 0000044a
fe_mul.o N 00000452
fe_mul.o N 0000045a
fe_mul.o N 00000462
fe_mul.o N 0000046a
fe_mul.o N 0000046f
fe_mul.o N 00000477
fe_mul.o N 0000047f
fe_mul.o N 00000487
fe_mul.o N 0000048f
fe_mul.o N 00000497
fe_mul.o N 0000049f
fe_mul.o N 000004a7
fe_mul.o N 000004af
fe_mul.o N 000004b7
fe_mul.o N 000004bf
fe_mul.o N 000004c7
fe_mul.o N 000004cf
fe_mul.o N 000004d7
fe_mul.o N 000004df
fe_mul.o N 000004e7
fe_mul.o N 000004ef
fe_neg.o N 00000000
fe_neg.o N 00000037
fe_neg.o N 00000040
fe_neg.o N 0000010b
fe_neg.o N 0000013d
fe_neg.o N 0000013f
fe_neg.o N 00000143
fe_neg.o N 0000014d
fe_neg.o N 00000155
fe_neg.o N 00000157
fe_neg.o N 0000015a
fe_neg.o N 0000015d
fe_neg.o N 00000160
fe_neg.o N 00000163
fe_neg.o N 00000166
fe_neg.o N 00000169
fe_neg.o N 0000016c
fe_neg.o N 0000016f
fe_neg.o N 00000172
fe_neg.o N 00000175
fe_neg.o N 00000178
fe_neg.o N 0000017b
fe_neg.o N 0000017e
fe_neg.o N 00000181
fe_neg.o N 00000184
fe_neg.o N 00000187
fe_neg.o N 0000018a
fe_neg.o N 0000018d
fe_neg.o N 00000190
fe_pow22523.o N 00000000
fe_pow22523.o N 00000037
fe_pow22523.o N 00000045
fe_pow22523.o N 00000110
fe_pow22523.o N 00000147
fe_pow22523.o N 0000014a
fe_pow22523.o N 0000014e
fe_pow22523.o N 00000158
fe_pow22523.o N 00000160
fe_pow22523.o N 00000174
fe_pow22523.o N 00000177
fe_pow22523.o N 0000017a
fe_pow22523.o N 0000017d
fe_pow22523.o N 00000181
fe_pow22523.o N 00000183
fe_sq.o N 00000000
fe_sq.o N 00000037
fe_sq.o N 0000003f
fe_sq.o N 0000010a
fe_sq.o N 00000118
fe_sq.o N 00000122
fe_sq.o N 0000012a
fe_sq.o N 0000015b
fe_sq.o N 0000015d
fe_sq.o N 00000161
fe_sq.o N 0000016b
fe_sq.o N 00000173
fe_sq.o N 00000175
fe_sq.o N 00000178
fe_sq.o N 0000017b
fe_sq.o N 0000017e
fe_sq.o N 00000183
fe_sq.o N 00000186
fe_sq.o N 0000018b
fe_sq.o N 00000190
fe_sq.o N 00000193
fe_sq.o N 00000196
fe_sq.o N 0000019b
fe_sq.o N 0000019e
fe_sq.o N 000001a5
fe_sq.o N 000001ab
fe_sq.o N 000001b0
fe_sq.o N 000001b7
fe_sq.o N 000001be
fe_sq.o N 000001c1
fe_sq.o N 000001c6
fe_sq.o N 000001cc
fe_sq.o N 000001cf
fe_sq.o N 000001d2
fe_sq.o N 000001d5
fe_sq.o N 000001db
fe_sq.o N 000001e0
fe_sq.o N 000001e5
fe_sq.o N 000001ea
fe_sq.o N 000001ed
fe_sq.o N 000001f4
fe_sq.o N 000001f7
fe_sq.o N 000001fe
fe_sq.o N 00000201
fe_sq.o N 00000208
fe_sq.o N 0000020b
fe_sq.o N 00000212
fe_sq.o N 00000215
fe_sq.o N 0000021b
fe_sq.o N 00000220
fe_sq.o N 00000226
fe_sq.o N 0000022b
fe_sq.o N 0000022e
fe_sq.o N 00000231
fe_sq.o N 00000238
fe_sq.o N 0000023f
fe_sq.o N 00000242
fe_sq.o N 00000249
fe_sq.o N 00000250
fe_sq.o N 00000253
fe_sq.o N 0000025a
fe_sq.o N 00000261
fe_sq.o N 00000268
fe_sq.o N 0000026f
fe_sq.o N 00000276
fe_sq.o N 0000027d
fe_sq.o N 00000284
fe_sq.o N 0000028b
fe_sq.o N 00000292
fe_sq.o N 00000299
fe_sq.o N 000002a0
fe_sq.o N 000002a7
fe_sq.o N 000002ae
fe_sq.o N 000002b5
fe_sq.o N 000002bc
fe_sq.o N 000002c3
fe_sq.o N 000002ca
fe_sq.o N 000002d1
fe_sq.o N 000002d8
fe_sq.o N 000002df
fe_sq.o N 000002e7
fe_sq.o N 000002ee
fe_sq.o N 000002f5
fe_sq.o N 000002fc
fe_sq.o N 00000304
fe_sq.o N 0000030c
fe_sq.o N 00000313
fe_sq.o N 0000031a
fe_sq.o N 00000321
fe_sq.o N 00000329
fe_sq.o N 00000331
fe_sq.o N 00000339
fe_sq.o N 00000341
fe_sq.o N 00000349
fe_sq.o N 00000351
fe_sq.o N 00000359
fe_sq.o N 00000361
fe_sq.o N 00000369
fe_sq.o N 00000371
fe_sq.o N 00000379
fe_sq.o N 00000381
fe_sq.o N 00000389
fe_sq.o N 00000391
fe_sq.o N 00000399
fe_sq.o N 000003a1
fe_sq.o N 000003a9
fe_sq.o N 000003b1
fe_sq.o N 000003b9
fe_sq.o N 000003c1
fe_sq.o N 000003c9
fe_sq2.o N 00000000
fe_sq2.o N 00000037
fe_sq2.o N 00000040
fe_sq2.o N 0000010b
fe_sq2.o N 00000119
fe_sq2.o N 00000123
fe_sq2.o N 0000012b
fe_sq2.o N 0000015d
fe_sq2.o N 0000015f
fe_sq2.o N 00000163
fe_sq2.o N 0000016d
fe_sq2.o N 00000175
fe_sq2.o N 00000177
fe_sq2.o N 0000017a
fe_sq2.o N 0000017d
fe_sq2.o N 00000180
fe_sq2.o N 00000183
fe_sq2.o N 00000188
fe_sq2.o N 0000018d
fe_sq2.o N 00000194
fe_sq2.o N 00000199
fe_sq2.o N 000001a0
fe_sq2.o N 000001a5
fe_sq2.o N 000001a8
fe_sq2.o N 000001ab
fe_sq2.o N 000001b1
fe_sq2.o N 000001b4
fe_sq2.o N 000001b9
fe_sq2.o N 000001be
fe_sq2.o N 000001c1
fe_sq2.o N 000001c8
fe_sq2.o N 000001cb
fe_sq2.o N 000001d1
fe_sq2.o N 000001d4
fe_sq2.o N 000001da
fe_sq2.o N 000001df
fe_sq2.o N 000001e4
fe_sq2.o N 000001e7
fe_sq2.o N 000001ea
fe_sq2.o N 000001ed
fe_sq2.o N 000001f2
fe_sq2.o N 000001f9
fe_sq2.o N 00000200
fe_sq2.o N 00000203
fe_sq2.o N 0000020a
fe_sq2.o N 00000211
fe_sq2.o N 00000214
fe_sq2.o N 0000021a
fe_sq2.o N 00000221
fe_sq2.o N 00000224
fe_sq2.o N 0000022a
fe_sq2.o N 0000022f
fe_sq2.o N 00000234
fe_sq2.o N 00000237
fe_sq2.o N 0000023e
fe_sq2.o N 00000245
fe_sq2.o N 0000024c
fe_sq2.o N 0000024f
fe_sq2.o N 00000256
fe_sq2.o N 0000025d
fe_sq2.o N 00000260
fe_sq2.o N 00000267
fe_sq2.o N 0000026e
fe_sq2.o N 00000275
fe_sq2.o N 00000278
fe_sq2.o N 0000027f
fe_sq2.o N 00000286
fe_sq2.o N 0000028d
fe_sq2.o N 00000294
fe_sq2.o N 0000029b
fe_sq2.o N 000002a2
fe_sq2.o N 000002a9
fe_sq2.o N 000002b0
fe_sq2.o N 000002b7
fe_sq2.o N 000002be
fe_sq2.o N 000002c5
fe_sq2.o N 000002cc
fe_sq2.o N 000002d3
fe_sq2.o N 000002da
fe_sq2.o N 000002e1
fe_sq2.o N 000002e9
fe_sq2.o N 000002f0
fe_sq2.o N 000002f7
fe_sq2.o N 000002fe
fe_sq2.o N 00000306
fe_sq2.o N 0000030e
fe_sq2.o N 00000315
fe_sq2.o N 0000031c
fe_sq2.o N 00000323
fe_sq2.o N 0000032b
fe_sq2.o N 00000333
fe_sq2.o N 0000033b
fe_sq2.o N 00000343
fe_sq2.o N 0000034b
fe_sq2.o N 00000353
fe_sq2.o N 0000035b
fe_sq2.o N 00000363
fe_sq2.o N 0000036b
fe_sq2.o N 00000373
fe_sq2.o N 0000037b
fe_sq2.o N 00000383
fe_sq2.o N 0000038b
fe_sq2.o N 00000393
fe_sq2.o N 0000039b
fe_sq2.o N 000003a3
fe_sq2.o N 000003ab
fe_sq2.o N 000003b3
fe_sq2.o N 000003bb
fe_sq2.o N 000003c3
fe_sq2.o N 000003cb
fe_sub.o N 00000000
fe_sub.o N 00000037
fe_sub.o N 00000040
fe_sub.o N 0000010b
fe_sub.o N 0000013d
fe_sub.o N 0000013f
fe_sub.o N 00000143
fe_sub.o N 0000014d
fe_sub.o N 00000155
fe_sub.o N 00000157
fe_sub.o N 00000159
fe_sub.o N 0000015c
fe_sub.o N 0000015f
fe_sub.o N 00000162
fe_sub.o N 00000165
fe_sub.o N 00000168
fe_sub.o N 0000016b
fe_sub.o N 0000016e
fe_sub.o N 00000171
fe_sub.o N 00000174
fe_sub.o N 00000177
fe_sub.o N 0000017a
fe_sub.o N 0000017d
fe_sub.o N 00000180
fe_sub.o N 00000183
fe_sub.o N 00000186
fe_sub.o N 00000189
fe_sub.o N 0000018c
fe_sub.o N 0000018f
fe_sub.o N 00000192
fe_sub.o N 00000195
fe_sub.o N 00000198
fe_sub.o N 0000019b
fe_sub.o N 0000019e
fe_sub.o N 000001a1
fe_sub.o N 000001a4
fe_sub.o N 000001a7
fe_sub.o N 000001aa
fe_sub.o N 000001ad
fe_sub.o N 000001b0
fe_tobytes.o N 00000000
fe_tobytes.o N 00000037
fe_tobytes.o N 00000044
fe_tobytes.o N 0000010f
fe_tobytes.o N 00000113
fe_tobytes.o N 0000011d
fe_tobytes.o N 00000125
fe_tobytes.o N 0000015b
fe_tobytes.o N 0000015d
fe_tobytes.o N 0000016b
fe_tobytes.o N 0000016d
fe_tobytes.o N 00000170
fe_tobytes.o N 00000173
fe_tobytes.o N 00000176
fe_tobytes.o N 00000179
fe_tobytes.o N 0000017c
fe_tobytes.o N 0000017f
fe_tobytes.o N 00000182
fe_tobytes.o N 00000185
fe_tobytes.o N 00000188
fe_tobytes.o N 0000018b
fe_tobytes.o N 0000018d
fe_tobytes.o N 00000194
fe_tobytes.o N 0000019b
fe_tobytes.o N 000001a2
fe_tobytes.o N 000001a9
fe_tobytes.o N 000001b0
fe_tobytes.o N 000001b7
fe_tobytes.o N 000001be
fe_tobytes.o N 000001c5
fe_tobytes.o N 000001cc
ge_add.o N 00000000
ge_add.o N 00000037
ge_add.o N 00000040
ge_add.o N 0000010b
ge_add.o N 0000013d
ge_add.o N 00000140
ge_add.o N 00000144
ge_add.o N 0000014e
ge_add.o N 00000156
ge_add.o N 0000016a
ge_add.o N 0000016d
ge_add.o N 0000016f
ge_add.o N 00000171
ge_add.o N 00000173
ge_add.o N 00000175
ge_add.o N 00000177
ge_add.o N 0000017f
ge_add.o N 00000181
ge_add.o N 00000187
ge_add.o N 00000189
ge_add.o N 00000190
ge_add.o N 00000198
ge_add.o N 0000019c
ge_double_scalarmult.o N 00000000
ge_double_scalarmult.o N 00000037
ge_double_scalarmult.o N 0000004e
ge_double_scalarmult.o N 00000119
ge_double_scalarmult.o N 0000011c
ge_double_scalarmult.o N 00000123
ge_double_scalarmult.o N 00000127
ge_double_scalarmult.o N 00000131
ge_double_scalarmult.o N 00000139
ge_double_scalarmult.o N 0000014d
ge_double_scalarmult.o N 00000150
ge_double_scalarmult.o N 00000158
ge_double_scalarmult.o N 0000015d
ge_double_scalarmult.o N 00000168
ge_double_scalarmult.o N 000001b0
ge_double_scalarmult.o N 000001b6
ge_double_scalarmult.o N 000001bd
ge_double_scalarmult.o N 000001c9
ge_double_scalarmult.o N 000001d0
ge_double_scalarmult.o N 000001d3
ge_double_scalarmult.o N 000001da
ge_double_scalarmult.o N 000001e2
ge_double_scalarmult.o N 000001e4
ge_double_scalarmult.o N 000001e8
ge_double_scalarmult.o N 000001f2
ge_double_scalarmult.o N 000001f4
ge_double_scalarmult.o N 000001f6
ge_double_scalarmult.o N 000001f8
ge_double_scalarmult.o N 000001fe
ge_double_scalarmult.o N 00000200
ge_double_scalarmult.o N 0000020e
ge_double_scalarmult.o N 00000210
ge_double_scalarmult.o N 00000212
ge_double_scalarmult.o N 00000218
ge_double_scalarmult.o N 0000021a
ge_double_scalarmult.o N 0000021c
ge_double_scalarmult.o N 00000224
ge_double_scalarmult.o N 00000227
ge_double_scalarmult.o N 00000229
ge_double_scalarmult.o N 0000022b
ge_frombytes.o N 00000000
ge_frombytes.o N 00000037
ge_frombytes.o N 00000046
ge_frombytes.o N 00000111
ge_frombytes.o N 00000113
ge_frombytes.o N 00000117
ge_frombytes.o N 00000121
ge_frombytes.o N 00000129
ge_frombytes.o N 0000013d
ge_frombytes.o N 00000140
ge_frombytes.o N 00000147
ge_frombytes.o N 0000018e
ge_frombytes.o N 00000190
ge_frombytes.o N 00000192
ge_frombytes.o N 00000195
ge_frombytes.o N 00000199
ge_frombytes.o N 0000019f
ge_frombytes.o N 000001a1
ge_frombytes.o N 000001a3
ge_frombytes.o N 000001a5
ge_frombytes.o N 000001a7
ge_frombytes.o N 000001a9
ge_frombytes.o N 000001af
ge_frombytes.o N 000001b1
ge_madd.o N 00000000
ge_madd.o N 00000037
ge_madd.o N 00000041
ge_madd.o N 0000010c
ge_madd.o N 0000013f
ge_madd.o N 00000142
ge_madd.o N 00000146
ge_madd.o N 00000150
ge_madd.o N 00000158
ge_madd.o N 0000016c
ge_madd.o N 0000016f
ge_madd.o N 00000171
ge_madd.o N 00000173
ge_madd.o N 00000175
ge_madd.o N 00000177
ge_madd.o N 00000179
ge_madd.o N 00000181
ge_madd.o N 00000183
ge_madd.o N 00000189
ge_madd.o N 0000018b
ge_madd.o N 00000192
ge_madd.o N 0000019a
ge_madd.o N 0000019f
ge_msub.o N 00000000
ge_msub.o N 00000037
ge_msub.o N 00000041
ge_msub.o N 0000010c
ge_msub.o N 0000013f
ge_msub.o N 00000142
ge_msub.o N 00000146
ge_msub.o N 00000150
ge_msub.o N 00000158
ge_msub.o N 0000016c
ge_msub.o N 0000016f
ge_msub.o N 00000171
ge_msub.o N 00000173
ge_msub.o N 00000175
ge_msub.o N 00000177
ge_msub.o N 00000179
ge_msub.o N 00000181
ge_msub.o N 00000183
ge_msub.o N 00000189
ge_msub.o N 0000018b
ge_msub.o N 00000192
ge_msub.o N 0000019a
ge_msub.o N 0000019f
ge_p1p1_to_p2.o N 00000000
ge_p1p1_to_p2.o N 00000037
ge_p1p1_to_p2.o N 00000047
ge_p1p1_to_p2.o N 00000112
ge_p1p1_to_p2.o N 0000014b
ge_p1p1_to_p2.o N 0000014d
ge_p1p1_to_p2.o N 0000014f
ge_p1p1_to_p2.o N 00000153
ge_p1p1_to_p2.o N 0000015d
ge_p1p1_to_p2.o N 00000165
ge_p1p1_to_p2.o N 00000179
ge_p1p1_to_p2.o N 0000017c
ge_p1p1_to_p2.o N 0000017e
ge_p1p1_to_p2.o N 00000180
ge_p1p1_to_p2.o N 00000186
ge_p1p1_to_p2.o N 00000188
ge_p1p1_to_p2.o N 0000018a
ge_p1p1_to_p3.o N 00000000
ge_p1p1_to_p3.o N 00000037
ge_p1p1_to_p3.o N 00000047
ge_p1p1_to_p3.o N 00000112
ge_p1p1_to_p3.o N 0000014b
ge_p1p1_to_p3.o N 0000014d
ge_p1p1_to_p3.o N 0000014f
ge_p1p1_to_p3.o N 00000153
ge_p1p1_to_p3.o N 0000015d
ge_p1p1_to_p3.o N 00000165
ge_p1p1_to_p3.o N 00000179
ge_p1p1_to_p3.o N 0000017c
ge_p1p1_to_p3.o N 0000017e
ge_p1p1_to_p3.o N 00000180
ge_p1p1_to_p3.o N 00000182
ge_p1p1_to_p3.o N 00000188
ge_p1p1_to_p3.o N 0000018a
ge_p2_0.o N 00000000
ge_p2_0.o N 00000037
ge_p2_0.o N 00000041
ge_p2_0.o N 0000010c
ge_p2_0.o N 0000013f
ge_p2_0.o N 00000141
ge_p2_0.o N 00000143
ge_p2_0.o N 00000147
ge_p2_0.o N 00000151
ge_p2_0.o N 00000159
ge_p2_0.o N 0000016d
ge_p2_0.o N 00000170
ge_p2_0.o N 00000172
ge_p2_0.o N 00000174
ge_p2_dbl.o N 00000000
ge_p2_dbl.o N 00000037
ge_p2_dbl.o N 00000043
ge_p2_dbl.o N 0000010e
ge_p2_dbl.o N 00000143
ge_p2_dbl.o N 00000146
ge_p2_dbl.o N 0000014a
ge_p2_dbl.o N 00000154
ge_p2_dbl.o N 0000015c
ge_p2_dbl.o N 00000170
ge_p2_dbl.o N 00000173
ge_p2_dbl.o N 00000175
ge_p2_dbl.o N 00000177
ge_p2_dbl.o N 00000179
ge_p2_dbl.o N 0000017b
ge_p2_dbl.o N 0000017d
ge_p2_dbl.o N 00000185
ge_p2_dbl.o N 00000187
ge_p3_0.o N 00000000
ge_p3_0.o N 00000037
ge_p3_0.o N 00000041
ge_p3_0.o N 0000010c
ge_p3_0.o N 0000013f
ge_p3_0.o N 00000141
ge_p3_0.o N 00000143
ge_p3_0.o N 00000147
ge_p3_0.o N 00000151
ge_p3_0.o N 00000159
ge_p3_0.o N 0000016d
ge_p3_0.o N 00000170
ge_p3_0.o N 00000172
ge_p3_0.o N 00000174
ge_p3_0.o N 00000176
ge_p3_dbl.o N 00000000
ge_p3_dbl.o N 00000037
ge_p3_dbl.o N 00000043
ge_p3_dbl.o N 0000010e
ge_p3_dbl.o N 00000143
ge_p3_dbl.o N 00000145
ge_p3_dbl.o N 00000147
ge_p3_dbl.o N 0000014b
ge_p3_dbl.o N 00000155
ge_p3_dbl.o N 0000015d
ge_p3_dbl.o N 00000171
ge_p3_dbl.o N 00000174
ge_p3_dbl.o N 00000176
ge_p3_dbl.o N 00000178
ge_p3_dbl.o N 0000017a
ge_p3_dbl.o N 00000182
ge_p3_dbl.o N 00000184
ge_p3_dbl.o N 0000018a
ge_p3_dbl.o N 0000018c
ge_p3_to_cached.o N 00000000
ge_p3_to_cached.o N 00000037
ge_p3_to_cached.o N 00000049
ge_p3_to_cached.o N 00000114
ge_p3_to_cached.o N 00000117
ge_p3_to_cached.o N 0000011b
ge_p3_to_cached.o N 00000125
ge_p3_to_cached.o N 0000012d
ge_p3_to_cached.o N 00000141
ge_p3_to_cached.o N 00000144
ge_p3_to_cached.o N 0000017f
ge_p3_to_cached.o N 00000181
ge_p3_to_cached.o N 00000188
ge_p3_to_cached.o N 00000190
ge_p3_to_cached.o N 00000192
ge_p3_to_cached.o N 00000196
ge_p3_to_cached.o N 000001a0
ge_p3_to_cached.o N 000001a2
ge_p3_to_cached.o N 000001a4
ge_p3_to_cached.o N 000001a6
ge_p3_to_cached.o N 000001a8
ge_p3_to_p2.o N 00000000
ge_p3_to_p2.o N 00000037
ge_p3_to_p2.o N 00000045
ge_p3_to_p2.o N 00000110
ge_p3_to_p2.o N 00000147
ge_p3_to_p2.o N 00000149
ge_p3_to_p2.o N 0000014b
ge_p3_to_p2.o N 0000014f
ge_p3_to_p2.o N 00000159
ge_p3_to_p2.o N 00000161
ge_p3_to_p2.o N 00000175
ge_p3_to_p2.o N 00000178
ge_p3_to_p2.o N 0000017a
ge_p3_to_p2.o N 0000017c
ge_p3_to_p2.o N 00000182
ge_p3_to_p2.o N 00000184
ge_p3_to_p2.o N 00000186
ge_p3_tobytes.o N 00000000
ge_p3_tobytes.o N 00000037
ge_p3_tobytes.o N 00000047
ge_p3_tobytes.o N 00000112
ge_p3_tobytes.o N 0000014b
ge_p3_tobytes.o N 00000151
ge_p3_tobytes.o N 00000155
ge_p3_tobytes.o N 0000015f
ge_p3_tobytes.o N 00000167
ge_p3_tobytes.o N 0000017b
ge_p3_tobytes.o N 0000017e
ge_p3_tobytes.o N 00000180
ge_p3_tobytes.o N 00000182
ge_p3_tobytes.o N 00000184
ge_p3_tobytes.o N 00000192
ge_p3_tobytes.o N 00000194
ge_p3_tobytes.o N 00000196
ge_p3_tobytes.o N 00000198
ge_p3_tobytes.o N 0000019a
ge_p3_tobytes.o N 0000019c
ge_precomp_0.o N 00000000
ge_precomp_0.o N 00000037
ge_precomp_0.o N 00000046
ge_precomp_0.o N 00000111
ge_precomp_0.o N 00000149
ge_precomp_0.o N 0000014b
ge_precomp_0.o N 00000152
ge_precomp_0.o N 00000156
ge_precomp_0.o N 00000160
ge_precomp_0.o N 00000168
ge_precomp_0.o N 0000017c
ge_precomp_0.o N 0000017f
ge_precomp_0.o N 00000187
ge_precomp_0.o N 0000018c
ge_scalarmult_base.o N 00000000
ge_scalarmult_base.o N 00000037
ge_scalarmult_base.o N 0000004c
ge_scalarmult_base.o N 00000117
ge_scalarmult_base.o N 0000011c
ge_scalarmult_base.o N 00000123
ge_scalarmult_base.o N 00000127
ge_scalarmult_base.o N 00000131
ge_scalarmult_base.o N 00000139
ge_scalarmult_base.o N 0000014d
ge_scalarmult_base.o N 00000150
ge_scalarmult_base.o N 00000158
ge_scalarmult_base.o N 0000015d
ge_scalarmult_base.o N 00000168
ge_scalarmult_base.o N 0000016d
ge_scalarmult_base.o N 0000016f
ge_scalarmult_base.o N 00000171
ge_scalarmult_base.o N 00000173
ge_scalarmult_base.o N 00000181
ge_scalarmult_base.o N 00000187
ge_scalarmult_base.o N 00000193
ge_scalarmult_base.o N 00000195
ge_scalarmult_base.o N 00000198
ge_scalarmult_base.o N 0000019b
ge_scalarmult_base.o N 0000019d
ge_scalarmult_base.o N 0000019f
ge_scalarmult_base.o N 000001ac
ge_scalarmult_base.o N 000001b7
ge_scalarmult_base.o N 000001c0
ge_scalarmult_base.o N 000001c9
ge_scalarmult_base.o N 000001e0
ge_scalarmult_base.o N 0000021e
ge_scalarmult_base.o N 00000225
ge_scalarmult_base.o N 00000227
ge_scalarmult_base.o N 00000229
ge_scalarmult_base.o N 0000022b
ge_scalarmult_base.o N 0000022d
ge_scalarmult_base.o N 0000022f
ge_scalarmult_base.o N 00000231
ge_scalarmult_base.o N 00000237
ge_scalarmult_base.o N 00000239
ge_scalarmult_base.o N 0000023b
ge_scalarmult_base.o N 00000241
ge_scalarmult_base.o N 00000243
ge_scalarmult_base.o N 0000024b
ge_scalarmult_base.o N 0000024d
ge_scalarmult_base.o N 00000253
ge_scalarmult_base.o N 00000257
ge_scalarmult_base.o N 0000025c
ge_scalarmult_base.o N 00000263
ge_sub.o N 00000000
ge_sub.o N 00000037
ge_sub.o N 00000040
ge_sub.o N 0000010b
ge_sub.o N 0000013d
ge_sub.o N 00000140
ge_sub.o N 00000144
ge_sub.o N 0000014e
ge_sub.o N 00000156
ge_sub.o N 0000016a
ge_sub.o N 0000016d
ge_sub.o N 0000016f
ge_sub.o N 00000171
ge_sub.o N 00000173
ge_sub.o N 00000175
ge_sub.o N 00000177
ge_sub.o N 0000017f
ge_sub.o N 00000181
ge_sub.o N 00000187
ge_sub.o N 00000189
ge_sub.o N 00000190
ge_sub.o N 00000198
ge_sub.o N 0000019c
ge_tobytes.o N 00000000
ge_tobytes.o N 00000037
ge_tobytes.o N 00000044
ge_tobytes.o N 0000010f
ge_tobytes.o N 00000145
ge_tobytes.o N 0000014b
ge_tobytes.o N 0000014f
ge_tobytes.o N 00000159
ge_tobytes.o N 00000161
ge_tobytes.o N 00000175
ge_tobytes.o N 00000178
ge_tobytes.o N 0000017a
ge_tobytes.o N 0000017c
ge_tobytes.o N 0000017e
ge_tobytes.o N 0000018c
ge_tobytes.o N 0000018e
ge_tobytes.o N 00000190
ge_tobytes.o N 00000192
ge_tobytes.o N 00000194
keypair.o N 00000000
keypair.o N 00000037
keypair.o N 00000041
keypair.o N 0000010c
keypair.o N 0000013f
keypair.o N 00000143
keypair.o N 00000146
keypair.o N 00000154
keypair.o N 00000168
keypair.o N 0000016b
keypair.o N 0000016e
keypair.o N 00000170
keypair.o N 00000172
keypair.o N 0000017c
keypair.o N 00000184
keypair.o N 00000187
keypair.o N 00000189
keypair.o N 0000018b
keypair.o N 0000018d
open.o N 00000000
open.o N 00000037
open.o N 0000003e
open.o N 00000109
open.o N 00000139
open.o N 0000013d
open.o N 00000144
open.o N 00000152
open.o N 00000166
open.o N 0000016c
open.o N 00000172
open.o N 00000174
open.o N 0000017b
open.o N 0000017d
open.o N 00000182
open.o N 00000199
open.o N 0000019c
open.o N 0000019f
open.o N 000001a5
open.o N 000001a7
open.o N 000001a9
open.o N 000001b3
open.o N 000001bb
open.o N 000001be
open.o N 000001c0
open.o N 000001c2
open.o N 000001c4
open.o N 000001ca
open.o N 000001cc
sc_muladd.o N 00000000
sc_muladd.o N 00000037
sc_muladd.o N 00000043
sc_muladd.o N 0000010e
sc_muladd.o N 00000125
sc_muladd.o N 00000130
sc_muladd.o N 00000139
sc_muladd.o N 00000140
sc_muladd.o N 00000143
sc_muladd.o N 00000151
sc_muladd.o N 00000158
sc_muladd.o N 0000015f
sc_muladd.o N 00000194
sc_muladd.o N 00000196
sc_muladd.o N 00000198
sc_muladd.o N 0000019a
sc_muladd.o N 0000019c
sc_muladd.o N 0000019f
sc_muladd.o N 000001ad
sc_muladd.o N 000001b7
sc_muladd.o N 000001bf
sc_muladd.o N 000001c3
sc_muladd.o N 000001c6
sc_muladd.o N 000001c9
sc_muladd.o N 000001cd
sc_muladd.o N 000001d0
sc_muladd.o N 000001d3
sc_muladd.o N 000001d6
sc_muladd.o N 000001d9
sc_muladd.o N 000001dc
sc_muladd.o N 000001df
sc_muladd.o N 000001e2
sc_muladd.o N 000001e5
sc_muladd.o N 000001e9
sc_muladd.o N 000001ec
sc_muladd.o N 000001ef
sc_muladd.o N 000001f2
sc_muladd.o N 000001f5
sc_muladd.o N 000001f8
sc_muladd.o N 000001fb
sc_muladd.o N 000001fe
sc_muladd.o N 00000201
sc_muladd.o N 00000205
sc_muladd.o N 00000208
sc_muladd.o N 0000020b
sc_muladd.o N 0000020e
sc_muladd.o N 00000211
sc_muladd.o N 00000215
sc_muladd.o N 00000218
sc_muladd.o N 0000021c
sc_muladd.o N 00000220
sc_muladd.o N 00000223
sc_muladd.o N 0000022b
sc_muladd.o N 0000022f
sc_muladd.o N 00000233
sc_muladd.o N 00000237
sc_muladd.o N 0000023b
sc_muladd.o N 0000023f
sc_muladd.o N 00000243
sc_muladd.o N 0000024b
sc_muladd.o N 00000253
sc_muladd.o N 0000025b
sc_muladd.o N 0000025f
sc_muladd.o N 00000267
sc_muladd.o N 0000026b
sc_muladd.o N 00000273
sc_muladd.o N 00000277
sc_muladd.o N 0000027f
sc_muladd.o N 00000283
sc_muladd.o N 00000287
sc_muladd.o N 0000028f
sc_muladd.o N 00000293
sc_muladd.o N 00000296
sc_muladd.o N 00000299
sc_muladd.o N 0000029c
sc_muladd.o N 000002a3
sc_muladd.o N 000002aa
sc_muladd.o N 000002ae
sc_muladd.o N 000002b6
sc_muladd.o N 000002be
sc_muladd.o N 000002c1
sc_muladd.o N 000002c4
sc_muladd.o N 000002c7
sc_muladd.o N 000002ce
sc_muladd.o N 000002d5
sc_muladd.o N 000002dd
sc_muladd.o N 000002e5
sc_muladd.o N 000002ec
sc_muladd.o N 000002ef
sc_muladd.o N 000002f2
sc_muladd.o N 000002f5
sc_muladd.o N 000002f8
sc_muladd.o N 000002ff
sc_muladd.o N 00000307
sc_muladd.o N 0000030a
sc_muladd.o N 00000311
sc_muladd.o N 00000314
sc_muladd.o N 00000317
sc_muladd.o N 0000031e
sc_muladd.o N 00000321
sc_muladd.o N 00000328
sc_muladd.o N 0000032b
sc_reduce.o N 00000000
sc_reduce.o N 00000037
sc_reduce.o N 00000043
sc_reduce.o N 0000010e
sc_reduce.o N 00000125
sc_reduce.o N 00000130
sc_reduce.o N 00000139
sc_reduce.o N 00000140
sc_reduce.o N 00000143
sc_reduce.o N 00000151
sc_reduce.o N 00000158
sc_reduce.o N 0000015f
sc_reduce.o N 00000194
sc_reduce.o N 00000196
sc_reduce.o N 00000199
sc_reduce.o N 000001a7
sc_reduce.o N 000001b1
sc_reduce.o N 000001b9
sc_reduce.o N 000001bd
sc_reduce.o N 000001c1
sc_reduce.o N 000001c4
sc_reduce.o N 000001c7
sc_reduce.o N 000001ca
sc_reduce.o N 000001ce
sc_reduce.o N 000001d2
sc_reduce.o N 000001d6
sc_reduce.o N 000001da
sc_reduce.o N 000001de
sc_reduce.o N 000001e2
sc_reduce.o N 000001e6
sc_reduce.o N 000001ea
sc_reduce.o N 000001ee
sc_reduce.o N 000001f2
sc_reduce.o N 000001f6
sc_reduce.o N 000001f9
sc_reduce.o N 000001fc
sc_reduce.o N 000001ff
sc_reduce.o N 00000202
sc_reduce.o N 00000205
sc_reduce.o N 00000208
sc_reduce.o N 00000210
sc_reduce.o N 00000214
sc_reduce.o N 0000021b
sc_reduce.o N 00000222
sc_reduce.o N 0000022a
sc_reduce.o N 00000232
sc_reduce.o N 0000023a
sc_reduce.o N 00000242
sc_reduce.o N 00000249
sc_reduce.o N 00000250
sc_reduce.o N 00000257
sc_reduce.o N 0000025f
sc_reduce.o N 00000266
sc_reduce.o N 0000026e
sc_reduce.o N 00000275
sc_reduce.o N 0000027c
sc_reduce.o N 00000283
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000109
sign.o N 00000134
sign.o N 00000138
sign.o N 0000013b
sign.o N 00000149
sign.o N 0000015d
sign.o N 00000160
sign.o N 00000166
sign.o N 0000016b
sign.o N 0000016e
sign.o N 00000174
sign.o N 0000018b
sign.o N 0000018d
sign.o N 00000190
sign.o N 00000195
sign.o N 00000197
sign.o N 00000199
sign.o N 000001a3
sign.o N 000001ab
sign.o N 000001ae
sign.o N 000001b0
sign.o N 000001b2
sign.o N 000001b4
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref10 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
fe_0.o N 00000000
fe_0.o N 00000037
fe_0.o N 0000003e
fe_0.o N 00000108
fe_0.o N 00000138
fe_0.o N 0000013a
fe_0.o N 0000013e
fe_0.o N 00000148
fe_1.o N 00000000
fe_1.o N 00000037
fe_1.o N 0000003e
fe_1.o N 00000108
fe_1.o N 00000138
fe_1.o N 0000013a
fe_1.o N 0000013e
fe_1.o N 00000148
fe_add.o N 00000000
fe_add.o N 00000037
fe_add.o N 00000040
fe_add.o N 0000010a
fe_add.o N 0000013c
fe_add.o N 0000013e
fe_add.o N 00000142
fe_add.o N 0000014c
fe_add.o N 00000154
fe_add.o N 00000156
fe_add.o N 00000158
fe_add.o N 0000015b
fe_add.o N 0000015e
fe_add.o N 00000161
fe_add.o N 00000164
fe_add.o N 00000167
fe_add.o N 0000016a
fe_add.o N 0000016d
fe_add.o N 00000170
fe_add.o N 00000173
fe_add.o N 00000176
fe_add.o N 00000179
fe_add.o N 0000017c
fe_add.o N 0000017f
fe_add.o N 00000182
fe_add.o N 00000185
fe_add.o N 00000188
fe_add.o N 0000018b
fe_add.o N 0000018e
fe_add.o N 00000191
fe_add.o N 00000194
fe_add.o N 00000197
fe_add.o N 0000019a
fe_add.o N 0000019d
fe_add.o N 000001a0
fe_add.o N 000001a3
fe_add.o N 000001a6
fe_add.o N 000001a9
fe_add.o N 000001ac
fe_add.o N 000001af
fe_cmov.o N 00000000
fe_cmov.o N 00000037
fe_cmov.o N 00000041
fe_cmov.o N 0000010b
fe_cmov.o N 0000013e
fe_cmov.o N 00000140
fe_cmov.o N 00000144
fe_cmov.o N 0000014e
fe_cmov.o N 00000156
fe_cmov.o N 00000158
fe_cmov.o N 0000015a
fe_cmov.o N 00000167
fe_cmov.o N 0000016a
fe_cmov.o N 0000016d
fe_cmov.o N 00000170
fe_cmov.o N 00000173
fe_cmov.o N 00000176
fe_cmov.o N 00000179
fe_cmov.o N 0000017c
fe_cmov.o N 0000017f
fe_cmov.o N 00000182
fe_cmov.o N 00000185
fe_cmov.o N 00000188
fe_cmov.o N 0000018b
fe_cmov.o N 0000018e
fe_cmov.o N 00000191
fe_cmov.o N 00000194
fe_cmov.o N 00000197
fe_cmov.o N 0000019a
fe_cmov.o N 0000019d
fe_cmov.o N 000001a0
fe_cmov.o N 000001a3
fe_cmov.o N 000001a6
fe_cmov.o N 000001a9
fe_cmov.o N 000001ac
fe_cmov.o N 000001af
fe_cmov.o N 000001b2
fe_cmov.o N 000001b5
fe_cmov.o N 000001b8
fe_cmov.o N 000001bb
fe_cmov.o N 000001be
fe_copy.o N 00000000
fe_copy.o N 00000037
fe_copy.o N 00000041
fe_copy.o N 0000010b
fe_copy.o N 0000013e
fe_copy.o N 00000140
fe_copy.o N 00000144
fe_copy.o N 0000014e
fe_copy.o N 00000156
fe_copy.o N 00000158
fe_copy.o N 0000015b
fe_copy.o N 0000015e
fe_copy.o N 00000161
fe_copy.o N 00000164
fe_copy.o N 00000167
fe_copy.o N 0000016a
fe_copy.o N 0000016d
fe_copy.o N 00000170
fe_copy.o N 00000173
fe_frombytes.o N 00000000
fe_frombytes.o N 00000037
fe_frombytes.o N 00000046
fe_frombytes.o N 00000110
fe_frombytes.o N 0000011e
fe_frombytes.o N 00000128
fe_frombytes.o N 00000130
fe_frombytes.o N 00000147
fe_frombytes.o N 00000152
fe_frombytes.o N 0000015b
fe_frombytes.o N 00000162
fe_frombytes.o N 00000165
fe_frombytes.o N 00000173
fe_frombytes.o N 0000017a
fe_frombytes.o N 00000181
fe_frombytes.o N 000001b9
fe_frombytes.o N 000001bb
fe_frombytes.o N 000001bf
fe_frombytes.o N 000001c9
fe_frombytes.o N 000001d1
fe_frombytes.o N 000001d3
fe_frombytes.o N 000001d6
fe_frombytes.o N 000001d9
fe_frombytes.o N 000001e0
fe_frombytes.o N 000001e3
fe_frombytes.o N 000001ea
fe_frombytes.o N 000001ed
fe_frombytes.o N 000001f0
fe_frombytes.o N 000001f7
fe_frombytes.o N 000001fa
fe_frombytes.o N 00000201
fe_frombytes.o N 00000204
fe_frombytes.o N 00000207
fe_frombytes.o N 0000020e
fe_frombytes.o N 00000215
fe_frombytes.o N 0000021c
fe_frombytes.o N 00000223
fe_frombytes.o N 00000226
fe_frombytes.o N 0000022d
fe_frombytes.o N 00000234
fe_invert.o N 00000000
fe_invert.o N 00000037
fe_invert.o N 00000043
fe_invert.o N 0000010d
fe_invert.o N 00000142
fe_invert.o N 00000145
fe_invert.o N 00000149
fe_invert.o N 00000153
fe_invert.o N 0000015b
fe_invert.o N 0000016f
fe_invert.o N 00000172
fe_invert.o N 00000175
fe_invert.o N 00000178
fe_invert.o N 0000017b
fe_invert.o N 0000017f
fe_invert.o N 00000181
fe_isnegative.o N 00000000
fe_isnegative.o N 00000037
fe_isnegative.o N 00000047
fe_isnegative.o N 00000111
fe_isnegative.o N 0000014a
fe_isnegative.o N 0000014e
fe_isnegative.o N 00000150
fe_isnegative.o N 0000015e
fe_isnegative.o N 00000172
fe_isnegative.o N 00000174
fe_isnegative.o N 0000017e
fe_isnonzero.o N 00000000
fe_isnonzero.o N 00000037
fe_isnonzero.o N 00000046
fe_isnonzero.o N 00000110
fe_isnonzero.o N 00000115
fe_isnonzero.o N 00000123
fe_isnonzero.o N 00000137
fe_isnonzero.o N 0000016f
fe_isnonzero.o N 00000173
fe_isnonzero.o N 00000175
fe_isnonzero.o N 00000177
fe_isnonzero.o N 00000181
fe_mul.o N 00000000
fe_mul.o N 00000037
fe_mul.o N 00000040
fe_mul.o N 0000010a
fe_mul.o N 00000118
fe_mul.o N 00000122
fe_mul.o N 0000012a
fe_mul.o N 0000015c
fe_mul.o N 0000015e
fe_mul.o N 00000162
fe_mul.o N 0000016c
fe_mul.o N 00000174
fe_mul.o N 00000176
fe_mul.o N 00000178
fe_mul.o N 0000017b
fe_mul.o N 0000017e
fe_mul.o N 00000181
fe_mul.o N 00000184
fe_mul.o N 00000187
fe_mul.o N 0000018a
fe_mul.o N 0000018d
fe_mul.o N 00000192
fe_mul.o N 00000195
fe_mul.o N 0000019a
fe_mul.o N 0000019d
fe_mul.o N 000001a0
fe_mul.o N 000001a5
fe_mul.o N 000001aa
fe_mul.o N 000001af
fe_mul.o N 000001b4
fe_mul.o N 000001b9
fe_mul.o N 000001be
fe_mul.o N 000001c1
fe_mul.o N 000001c4
fe_mul.o N 000001ca
fe_mul.o N 000001cf
fe_mul.o N 000001d5
fe_mul.o N 000001d8
fe_mul.o N 000001db
fe_mul.o N 000001e0
fe_mul.o N 000001e6
fe_mul.o N 000001eb
fe_mul.o N 000001f1
fe_mul.o N 000001f4
fe_mul.o N 000001fa
fe_mul.o N 000001fd
fe_mul.o N 00000203
fe_mul.o N 00000209
fe_mul.o N 0000020f
fe_mul.o N 00000212
fe_mul.o N 00000218
fe_mul.o N 0000021b
fe_mul.o N 00000222
fe_mul.o N 00000225
fe_mul.o N 0000022c
fe_mul.o N 0000022f
fe_mul.o N 00000236
fe_mul.o N 00000239
fe_mul.o N 00000240
fe_mul.o N 00000243
fe_mul.o N 00000246
fe_mul.o N 00000249
fe_mul.o N 00000250
fe_mul.o N 00000255
fe_mul.o N 0000025c
fe_mul.o N 00000261
fe_mul.o N 00000268
fe_mul.o N 0000026d
fe_mul.o N 00000274
fe_mul.o N 00000279
fe_mul.o N 00000280
fe_mul.o N 00000287
fe_mul.o N 0000028a
fe_mul.o N 0000028d
fe_mul.o N 00000290
fe_mul.o N 00000293
fe_mul.o N 00000296
fe_mul.o N 00000299
fe_mul.o N 0000029e
fe_mul.o N 000002a3
fe_mul.o N 000002a8
fe_mul.o N 000002ad
fe_mul.o N 000002b2
fe_mul.o N 000002b7
fe_mul.o N 000002bc
fe_mul.o N 000002c1
fe_mul.o N 000002c6
fe_mul.o N 000002cd
fe_mul.o N 000002d2
fe_mul.o N 000002d9
fe_mul.o N 000002de
fe_mul.o N 000002e5
fe_mul.o N 000002ea
fe_mul.o N 000002f1
fe_mul.o N 000002f6
fe_mul.o N 000002fe
fe_mul.o N 00000303
fe_mul.o N 00000308
fe_mul.o N 0000030d
fe_mul.o N 00000312
fe_mul.o N 00000317
fe_mul.o N 0000031c
fe_mul.o N 00000321
fe_mul.o N 00000329
fe_mul.o N 00000331
fe_mul.o N 00000338
fe_mul.o N 0000033d
fe_mul.o N 00000344
fe_mul.o N 00000349
fe_mul.o N 00000350
fe_mul.o N 00000355
fe_mul.o N 0000035d
fe_mul.o N 00000365
fe_mul.o N 0000036d
fe_mul.o N 00000372
fe_mul.o N 00000377
fe_mul.o N 0000037c
fe_mul.o N 00000381
fe_mul.o N 00000386
fe_mul.o N 0000038e
fe_mul.o N 00000396
fe_mul.o N 0000039e
fe_mul.o N 000003a6
fe_mul.o N 000003ad
fe_mul.o N 000003b2
fe_mul.o N 000003b9
fe_mul.o N 000003be
fe_mul.o N 000003c6
fe_mul.o N 000003ce
fe_mul.o N 000003d6
fe_mul.o N 000003de
fe_mul.o N 000003e6
fe_mul.o N 000003eb
fe_mul.o N 000003f0
fe_mul.o N 000003f5
fe_mul.o N 000003fd
fe_mul.o N 00000405
fe_mul.o N 0000040d
fe_mul.o N 00000415
fe_mul.o N 0000041d
fe_mul.o N 00000425
fe_mul.o N 0000042c
fe_mul.o N 00000431
fe_mul.o N 00000439
fe_mul.o N 00000441
fe_mul.o N 00000449
fe_mul.o N 00000451
fe_mul.o N 00000459
fe_mul.o N 00000461
fe_mul.o N 00000469
fe_mul.o N 0000046e
fe_mul.o N 00000476
fe_mul.o N 0000047e
fe_mul.o N 00000486
fe_mul.o N 0000048e
fe_mul.o N 00000496
fe_mul.o N 0000049e
fe_mul.o N 000004a6
fe_mul.o N 000004ae
fe_mul.o N 000004b6
fe_mul.o N 000004be
fe_mul.o N 000004c6
fe_mul.o N 000004ce
fe_mul.o N 000004d6
fe_mul.o N 000004de
fe_mul.o N 000004e6
fe_mul.o N 000004ee
fe_neg.o N 00000000
fe_neg.o N 00000037
fe_neg.o N 00000040
fe_neg.o N 0000010a
fe_neg.o N 0000013c
fe_neg.o N 0000013e
fe_neg.o N 00000142
fe_neg.o N 0000014c
fe_neg.o N 00000154
fe_neg.o N 00000156
fe_neg.o N 00000159
fe_neg.o N 0000015c
fe_neg.o N 0000015f
fe_neg.o N 00000162
fe_neg.o N 00000165
fe_neg.o N 00000168
fe_neg.o N 0000016b
fe_neg.o N 0000016e
fe_neg.o N 00000171
fe_neg.o N 00000174
fe_neg.o N 00000177
fe_neg.o N 0000017a
fe_neg.o N 0000017d
fe_neg.o N 00000180
fe_neg.o N 00000183
fe_neg.o N 00000186
fe_neg.o N 00000189
fe_neg.o N 0000018c
fe_neg.o N 0000018f
fe_pow22523.o N 00000000
fe_pow22523.o N 00000037
fe_pow22523.o N 00000045
fe_pow22523.o N 0000010f
fe_pow22523.o N 00000146
fe_pow22523.o N 00000149
fe_pow22523.o N 0000014d
fe_pow22523.o N 00000157
fe_pow22523.o N 0000015f
fe_pow22523.o N 00000173
fe_pow22523.o N 00000176
fe_pow22523.o N 00000179
fe_pow22523.o N 0000017c
fe_pow22523.o N 00000180
fe_pow22523.o N 00000182
fe_sq.o N 00000000
fe_sq.o N 00000037
fe_sq.o N 0000003f
fe_sq.o N 00000109
fe_sq.o N 00000117
fe_sq.o N 00000121
fe_sq.o N 00000129
fe_sq.o N 0000015a
fe_sq.o N 0000015c
fe_sq.o N 00000160
fe_sq.o N 0000016a
fe_sq.o N 00000172
fe_sq.o N 00000174
fe_sq.o N 00000177
fe_sq.o N 0000017a
fe_sq.o N 0000017d
fe_sq.o N 00000182
fe_sq.o N 00000185
fe_sq.o N 0000018a
fe_sq.o N 0000018f
fe_sq.o N 00000192
fe_sq.o N 00000195
fe_sq.o N 0000019a
fe_sq.o N 0000019d
fe_sq.o N 000001a4
fe_sq.o N 000001aa
fe_sq.o N 000001af
fe_sq.o N 000001b6
fe_sq.o N 000001bd
fe_sq.o N 000001c0
fe_sq.o N 000001c5
fe_sq.o N 000001cb
fe_sq.o N 000001ce
fe_sq.o N 000001d1
fe_sq.o N 000001d4
fe_sq.o N 000001da
fe_sq.o N 000001df
fe_sq.o N 000001e4
fe_sq.o N 000001e9
fe_sq.o N 000001ec
fe_sq.o N 000001f3
fe_sq.o N 000001f6
fe_sq.o N 000001fd
fe_sq.o N 00000200
fe_sq.o N 00000207
fe_sq.o N 0000020a
fe_sq.o N 00000211
fe_sq.o N 00000214
fe_sq.o N 0000021a
fe_sq.o N 0000021f
fe_sq.o N 00000225
fe_sq.o N 0000022a
fe_sq.o N 0000022d
fe_sq.o N 00000230
fe_sq.o N 00000237
fe_sq.o N 0000023e
fe_sq.o N 00000241
fe_sq.o N 00000248
fe_sq.o N 0000024f
fe_sq.o N 00000252
fe_sq.o N 00000259
fe_sq.o N 00000260
fe_sq.o N 00000267
fe_sq.o N 0000026e
fe_sq.o N 00000275
fe_sq.o N 0000027c
fe_sq.o N 00000283
fe_sq.o N 0000028a
fe_sq.o N 00000291
fe_sq.o N 00000298
fe_sq.o N 0000029f
fe_sq.o N 000002a6
fe_sq.o N 000002ad
fe_sq.o N 000002b4
fe_sq.o N 000002bb
fe_sq.o N 000002c2
fe_sq.o N 000002c9
fe_sq.o N 000002d0
fe_sq.o N 000002d7
fe_sq.o N 000002de
fe_sq.o N 000002e6
fe_sq.o N 000002ed
fe_sq.o N 000002f4
fe_sq.o N 000002fb
fe_sq.o N 00000303
fe_sq.o N 0000030b
fe_sq.o N 00000312
fe_sq.o N 00000319
fe_sq.o N 00000320
fe_sq.o N 00000328
fe_sq.o N 00000330
fe_sq.o N 00000338
fe_sq.o N 00000340
fe_sq.o N 00000348
fe_sq.o N 00000350
fe_sq.o N 00000358
fe_sq.o N 00000360
fe_sq.o N 00000368
fe_sq.o N 00000370
fe_sq.o N 00000378
fe_sq.o N 00000380
fe_sq.o N 00000388
fe_sq.o N 00000390
fe_sq.o N 00000398
fe_sq.o N 000003a0
fe_sq.o N 000003a8
fe_sq.o N 000003b0
fe_sq.o N 000003b8
fe_sq.o N 000003c0
fe_sq.o N 000003c8
fe_sq2.o N 00000000
fe_sq2.o N 00000037
fe_sq2.o N 00000040
fe_sq2.o N 0000010a
fe_sq2.o N 00000118
fe_sq2.o N 00000122
fe_sq2.o N 0000012a
fe_sq2.o N 0000015c
fe_sq2.o N 0000015e
fe_sq2.o N 00000162
fe_sq2.o N 0000016c
fe_sq2.o N 00000174
fe_sq2.o N 00000176
fe_sq2.o N 00000179
fe_sq2.o N 0000017c
fe_sq2.o N 0000017f
fe_sq2.o N 00000182
fe_sq2.o N 00000187
fe_sq2.o N 0000018c
fe_sq2.o N 00000193
fe_sq2.o N 00000198
fe_sq2.o N 0000019f
fe_sq2.o N 000001a4
fe_sq2.o N 000001a7
fe_sq2.o N 000001aa
fe_sq2.o N 000001b0
fe_sq2.o N 000001b3
fe_sq2.o N 000001b8
fe_sq2.o N 000001bd
fe_sq2.o N 000001c0
fe_sq2.o N 000001c7
fe_sq2.o N 000001ca
fe_sq2.o N 000001d0
fe_sq2.o N 000001d3
fe_sq2.o N 000001d9
fe_sq2.o N 000001de
fe_sq2.o N 000001e3
fe_sq2.o N 000001e6
fe_sq2.o N 000001e9
fe_sq2.o N 000001ec
fe_sq2.o N 000001f1
fe_sq2.o N 000001f8
fe_sq2.o N 000001ff
fe_sq2.o N 00000202
fe_sq2.o N 00000209
fe_sq2.o N 00000210
fe_sq2.o N 00000213
fe_sq2.o N 00000219
fe_sq2.o N 00000220
fe_sq2.o N 00000223
fe_sq2.o N 00000229
fe_sq2.o N 0000022e
fe_sq2.o N 00000233
fe_sq2.o N 00000236
fe_sq2.o N 0000023d
fe_sq2.o N 00000244
fe_sq2.o N 0000024b
fe_sq2.o N 0000024e
fe_sq2.o N 00000255
fe_sq2.o N 0000025c
fe_sq2.o N 0000025f
fe_sq2.o N 00000266
fe_sq2.o N 0000026d
fe_sq2.o N 00000274
fe_sq2.o N 00000277
fe_sq2.o N 0000027e
fe_sq2.o N 00000285
fe_sq2.o N 0000028c
fe_sq2.o N 00000293
fe_sq2.o N 0000029a
fe_sq2.o N 000002a1
fe_sq2.o N 000002a8
fe_sq2.o N 000002af
fe_sq2.o N 000002b6
fe_sq2.o N 000002bd
fe_sq2.o N 000002c4
fe_sq2.o N 000002cb
fe_sq2.o N 000002d2
fe_sq2.o N 000002d9
fe_sq2.o N 000002e0
fe_sq2.o N 000002e8
fe_sq2.o N 000002ef
fe_sq2.o N 000002f6
fe_sq2.o N 000002fd
fe_sq2.o N 00000305
fe_sq2.o N 0000030d
fe_sq2.o N 00000314
fe_sq2.o N 0000031b
fe_sq2.o N 00000322
fe_sq2.o N 0000032a
fe_sq2.o N 00000332
fe_sq2.o N 0000033a
fe_sq2.o N 00000342
fe_sq2.o N 0000034a
fe_sq2.o N 00000352
fe_sq2.o N 0000035a
fe_sq2.o N 00000362
fe_sq2.o N 0000036a
fe_sq2.o N 00000372
fe_sq2.o N 0000037a
fe_sq2.o N 00000382
fe_sq2.o N 0000038a
fe_sq2.o N 00000392
fe_sq2.o N 0000039a
fe_sq2.o N 000003a2
fe_sq2.o N 000003aa
fe_sq2.o N 000003b2
fe_sq2.o N 000003ba
fe_sq2.o N 000003c2
fe_sq2.o N 000003ca
fe_sub.o N 00000000
fe_sub.o N 00000037
fe_sub.o N 00000040
fe_sub.o N 0000010a
fe_sub.o N 0000013c
fe_sub.o N 0000013e
fe_sub.o N 00000142
fe_sub.o N 0000014c
fe_sub.o N 00000154
fe_sub.o N 00000156
fe_sub.o N 00000158
fe_sub.o N 0000015b
fe_sub.o N 0000015e
fe_sub.o N 00000161
fe_sub.o N 00000164
fe_sub.o N 00000167
fe_sub.o N 0000016a
fe_sub.o N 0000016d
fe_sub.o N 00000170
fe_sub.o N 00000173
fe_sub.o N 00000176
fe_sub.o N 00000179
fe_sub.o N 0000017c
fe_sub.o N 0000017f
fe_sub.o N 00000182
fe_sub.o N 00000185
fe_sub.o N 00000188
fe_sub.o N 0000018b
fe_sub.o N 0000018e
fe_sub.o N 00000191
fe_sub.o N 00000194
fe_sub.o N 00000197
fe_sub.o N 0000019a
fe_sub.o N 0000019d
fe_sub.o N 000001a0
fe_sub.o N 000001a3
fe_sub.o N 000001a6
fe_sub.o N 000001a9
fe_sub.o N 000001ac
fe_sub.o N 000001af
fe_tobytes.o N 00000000
fe_tobytes.o N 00000037
fe_tobytes.o N 00000044
fe_tobytes.o N 0000010e
fe_tobytes.o N 00000112
fe_tobytes.o N 0000011c
fe_tobytes.o N 00000124
fe_tobytes.o N 0000015a
fe_tobytes.o N 0000015c
fe_tobytes.o N 0000016a
fe_tobytes.o N 0000016c
fe_tobytes.o N 0000016f
fe_tobytes.o N 00000172
fe_tobytes.o N 00000175
fe_tobytes.o N 00000178
fe_tobytes.o N 0000017b
fe_tobytes.o N 0000017e
fe_tobytes.o N 00000181
fe_tobytes.o N 00000184
fe_tobytes.o N 00000187
fe_tobytes.o N 0000018a
fe_tobytes.o N 0000018c
fe_tobytes.o N 00000193
fe_tobytes.o N 0000019a
fe_tobytes.o N 000001a1
fe_tobytes.o N 000001a8
fe_tobytes.o N 000001af
fe_tobytes.o N 000001b6
fe_tobytes.o N 000001bd
fe_tobytes.o N 000001c4
fe_tobytes.o N 000001cb
ge_add.o N 00000000
ge_add.o N 00000037
ge_add.o N 00000040
ge_add.o N 0000010a
ge_add.o N 0000013c
ge_add.o N 0000013f
ge_add.o N 00000143
ge_add.o N 0000014d
ge_add.o N 00000155
ge_add.o N 00000169
ge_add.o N 0000016c
ge_add.o N 0000016e
ge_add.o N 00000170
ge_add.o N 00000172
ge_add.o N 00000174
ge_add.o N 00000176
ge_add.o N 0000017e
ge_add.o N 00000180
ge_add.o N 00000186
ge_add.o N 00000188
ge_add.o N 0000018f
ge_add.o N 00000197
ge_add.o N 0000019b
ge_double_scalarmult.o N 00000000
ge_double_scalarmult.o N 00000037
ge_double_scalarmult.o N 0000004e
ge_double_scalarmult.o N 00000118
ge_double_scalarmult.o N 0000011b
ge_double_scalarmult.o N 00000122
ge_double_scalarmult.o N 00000126
ge_double_scalarmult.o N 00000130
ge_double_scalarmult.o N 00000138
ge_double_scalarmult.o N 0000014c
ge_double_scalarmult.o N 0000014f
ge_double_scalarmult.o N 00000157
ge_double_scalarmult.o N 0000015c
ge_double_scalarmult.o N 00000167
ge_double_scalarmult.o N 0000016d
ge_double_scalarmult.o N 0000016f
ge_double_scalarmult.o N 0000017b
ge_double_scalarmult.o N 0000017d
ge_double_scalarmult.o N 0000018b
ge_double_scalarmult.o N 0000018d
ge_double_scalarmult.o N 0000018f
ge_double_scalarmult.o N 00000191
ge_double_scalarmult.o N 000001d9
ge_double_scalarmult.o N 000001e0
ge_double_scalarmult.o N 000001e7
ge_double_scalarmult.o N 000001ea
ge_double_scalarmult.o N 000001f1
ge_double_scalarmult.o N 000001f9
ge_double_scalarmult.o N 000001fb
ge_double_scalarmult.o N 000001ff
ge_double_scalarmult.o N 00000209
ge_double_scalarmult.o N 0000020b
ge_double_scalarmult.o N 0000020d
ge_double_scalarmult.o N 00000213
ge_double_scalarmult.o N 00000215
ge_double_scalarmult.o N 00000217
ge_double_scalarmult.o N 0000021d
ge_double_scalarmult.o N 0000021f
ge_double_scalarmult.o N 00000227
ge_double_scalarmult.o N 0000022a
ge_frombytes.o N 00000000
ge_frombytes.o N 00000037
ge_frombytes.o N 00000046
ge_frombytes.o N 00000110
ge_frombytes.o N 00000112
ge_frombytes.o N 00000116
ge_frombytes.o N 00000120
ge_frombytes.o N 00000128
ge_frombytes.o N 0000013c
ge_frombytes.o N 0000013f
ge_frombytes.o N 00000146
ge_frombytes.o N 0000018d
ge_frombytes.o N 0000018f
ge_frombytes.o N 00000191
ge_frombytes.o N 00000194
ge_frombytes.o N 00000198
ge_frombytes.o N 0000019e
ge_frombytes.o N 000001a0
ge_frombytes.o N 000001a2
ge_frombytes.o N 000001a4
ge_frombytes.o N 000001a6
ge_frombytes.o N 000001a8
ge_frombytes.o N 000001ae
ge_frombytes.o N 000001b0
ge_madd.o N 00000000
ge_madd.o N 00000037
ge_madd.o N 00000041
ge_madd.o N 0000010b
ge_madd.o N 0000013e
ge_madd.o N 00000141
ge_madd.o N 00000145
ge_madd.o N 0000014f
ge_madd.o N 00000157
ge_madd.o N 0000016b
ge_madd.o N 0000016e
ge_madd.o N 00000170
ge_madd.o N 00000172
ge_madd.o N 00000174
ge_madd.o N 00000176
ge_madd.o N 00000178
ge_madd.o N 00000180
ge_madd.o N 00000182
ge_madd.o N 00000188
ge_madd.o N 0000018a
ge_madd.o N 00000191
ge_madd.o N 00000199
ge_madd.o N 0000019e
ge_msub.o N 00000000
ge_msub.o N 00000037
ge_msub.o N 00000041
ge_msub.o N 0000010b
ge_msub.o N 0000013e
ge_msub.o N 00000141
ge_msub.o N 00000145
ge_msub.o N 0000014f
ge_msub.o N 00000157
ge_msub.o N 0000016b
ge_msub.o N 0000016e
ge_msub.o N 00000170
ge_msub.o N 00000172
ge_msub.o N 00000174
ge_msub.o N 00000176
ge_msub.o N 00000178
ge_msub.o N 00000180
ge_msub.o N 00000182
ge_msub.o N 00000188
ge_msub.o N 0000018a
ge_msub.o N 00000191
ge_msub.o N 00000199
ge_msub.o N 0000019e
ge_p1p1_to_p2.o N 00000000
ge_p1p1_to_p2.o N 00000037
ge_p1p1_to_p2.o N 00000047
ge_p1p1_to_p2.o N 00000111
ge_p1p1_to_p2.o N 0000014a
ge_p1p1_to_p2.o N 0000014c
ge_p1p1_to_p2.o N 0000014e
ge_p1p1_to_p2.o N 00000152
ge_p1p1_to_p2.o N 0000015c
ge_p1p1_to_p2.o N 00000164
ge_p1p1_to_p2.o N 00000178
ge_p1p1_to_p2.o N 0000017b
ge_p1p1_to_p2.o N 0000017d
ge_p1p1_to_p2.o N 0000017f
ge_p1p1_to_p2.o N 00000185
ge_p1p1_to_p2.o N 00000187
ge_p1p1_to_p2.o N 00000189
ge_p1p1_to_p3.o N 00000000
ge_p1p1_to_p3.o N 00000037
ge_p1p1_to_p3.o N 00000047
ge_p1p1_to_p3.o N 00000111
ge_p1p1_to_p3.o N 0000014a
ge_p1p1_to_p3.o N 0000014c
ge_p1p1_to_p3.o N 0000014e
ge_p1p1_to_p3.o N 00000152
ge_p1p1_to_p3.o N 0000015c
ge_p1p1_to_p3.o N 00000164
ge_p1p1_to_p3.o N 00000178
ge_p1p1_to_p3.o N 0000017b
ge_p1p1_to_p3.o N 0000017d
ge_p1p1_to_p3.o N 0000017f
ge_p1p1_to_p3.o N 00000181
ge_p1p1_to_p3.o N 00000187
ge_p1p1_to_p3.o N 00000189
ge_p2_0.o N 00000000
ge_p2_0.o N 00000037
ge_p2_0.o N 00000041
ge_p2_0.o N 0000010b
ge_p2_0.o N 0000013e
ge_p2_0.o N 00000140
ge_p2_0.o N 00000142
ge_p2_0.o N 00000146
ge_p2_0.o N 00000150
ge_p2_0.o N 00000158
ge_p2_0.o N 0000016c
ge_p2_0.o N 0000016f
ge_p2_0.o N 00000171
ge_p2_0.o N 00000173
ge_p2_dbl.o N 00000000
ge_p2_dbl.o N 00000037
ge_p2_dbl.o N 00000043
ge_p2_dbl.o N 0000010d
ge_p2_dbl.o N 00000142
ge_p2_dbl.o N 00000145
ge_p2_dbl.o N 00000149
ge_p2_dbl.o N 00000153
ge_p2_dbl.o N 0000015b
ge_p2_dbl.o N 0000016f
ge_p2_dbl.o N 00000172
ge_p2_dbl.o N 00000174
ge_p2_dbl.o N 00000176
ge_p2_dbl.o N 00000178
ge_p2_dbl.o N 0000017a
ge_p2_dbl.o N 0000017c
ge_p2_dbl.o N 00000184
ge_p2_dbl.o N 00000186
ge_p3_0.o N 00000000
ge_p3_0.o N 00000037
ge_p3_0.o N 00000041
ge_p3_0.o N 0000010b
ge_p3_0.o N 0000013e
ge_p3_0.o N 00000140
ge_p3_0.o N 00000142
ge_p3_0.o N 00000146
ge_p3_0.o N 00000150
ge_p3_0.o N 00000158
ge_p3_0.o N 0000016c
ge_p3_0.o N 0000016f
ge_p3_0.o N 00000171
ge_p3_0.o N 00000173
ge_p3_0.o N 00000175
ge_p3_dbl.o N 00000000
ge_p3_dbl.o N 00000037
ge_p3_dbl.o N 00000043
ge_p3_dbl.o N 0000010d
ge_p3_dbl.o N 00000142
ge_p3_dbl.o N 00000144
ge_p3_dbl.o N 00000146
ge_p3_dbl.o N 0000014a
ge_p3_dbl.o N 00000154
ge_p3_dbl.o N 0000015c
ge_p3_dbl.o N 00000170
ge_p3_dbl.o N 00000173
ge_p3_dbl.o N 00000175
ge_p3_dbl.o N 00000177
ge_p3_dbl.o N 00000179
ge_p3_dbl.o N 00000181
ge_p3_dbl.o N 00000183
ge_p3_dbl.o N 00000189
ge_p3_dbl.o N 0000018b
ge_p3_to_cached.o N 00000000
ge_p3_to_cached.o N 00000037
ge_p3_to_cached.o N 00000049
ge_p3_to_cached.o N 00000113
ge_p3_to_cached.o N 00000116
ge_p3_to_cached.o N 0000011a
ge_p3_to_cached.o N 00000124
ge_p3_to_cached.o N 0000012c
ge_p3_to_cached.o N 00000140
ge_p3_to_cached.o N 00000143
ge_p3_to_cached.o N 0000017e
ge_p3_to_cached.o N 00000180
ge_p3_to_cached.o N 00000187
ge_p3_to_cached.o N 0000018f
ge_p3_to_cached.o N 00000191
ge_p3_to_cached.o N 00000195
ge_p3_to_cached.o N 0000019f
ge_p3_to_cached.o N 000001a1
ge_p3_to_cached.o N 000001a3
ge_p3_to_cached.o N 000001a5
ge_p3_to_cached.o N 000001a7
ge_p3_to_p2.o N 00000000
ge_p3_to_p2.o N 00000037
ge_p3_to_p2.o N 00000045
ge_p3_to_p2.o N 0000010f
ge_p3_to_p2.o N 00000146
ge_p3_to_p2.o N 00000148
ge_p3_to_p2.o N 0000014a
ge_p3_to_p2.o N 0000014e
ge_p3_to_p2.o N 00000158
ge_p3_to_p2.o N 00000160
ge_p3_to_p2.o N 00000174
ge_p3_to_p2.o N 00000177
ge_p3_to_p2.o N 00000179
ge_p3_to_p2.o N 0000017b
ge_p3_to_p2.o N 00000181
ge_p3_to_p2.o N 00000183
ge_p3_to_p2.o N 00000185
ge_p3_tobytes.o N 00000000
ge_p3_tobytes.o N 00000037
ge_p3_tobytes.o N 00000047
ge_p3_tobytes.o N 00000111
ge_p3_tobytes.o N 0000014a
ge_p3_tobytes.o N 00000150
ge_p3_tobytes.o N 00000154
ge_p3_tobytes.o N 0000015e
ge_p3_tobytes.o N 00000166
ge_p3_tobytes.o N 0000017a
ge_p3_tobytes.o N 0000017d
ge_p3_tobytes.o N 0000017f
ge_p3_tobytes.o N 00000181
ge_p3_tobytes.o N 00000183
ge_p3_tobytes.o N 00000191
ge_p3_tobytes.o N 00000193
ge_p3_tobytes.o N 00000195
ge_p3_tobytes.o N 00000197
ge_p3_tobytes.o N 00000199
ge_p3_tobytes.o N 0000019b
ge_precomp_0.o N 00000000
ge_precomp_0.o N 00000037
ge_precomp_0.o N 00000046
ge_precomp_0.o N 00000110
ge_precomp_0.o N 00000148
ge_precomp_0.o N 0000014a
ge_precomp_0.o N 00000151
ge_precomp_0.o N 00000155
ge_precomp_0.o N 0000015f
ge_precomp_0.o N 00000167
ge_precomp_0.o N 0000017b
ge_precomp_0.o N 0000017e
ge_precomp_0.o N 00000186
ge_precomp_0.o N 0000018b
ge_scalarmult_base.o N 00000000
ge_scalarmult_base.o N 00000037
ge_scalarmult_base.o N 0000004c
ge_scalarmult_base.o N 00000116
ge_scalarmult_base.o N 0000011b
ge_scalarmult_base.o N 00000122
ge_scalarmult_base.o N 00000126
ge_scalarmult_base.o N 00000130
ge_scalarmult_base.o N 00000138
ge_scalarmult_base.o N 0000014c
ge_scalarmult_base.o N 0000014f
ge_scalarmult_base.o N 00000157
ge_scalarmult_base.o N 0000015c
ge_scalarmult_base.o N 00000167
ge_scalarmult_base.o N 0000016c
ge_scalarmult_base.o N 0000016e
ge_scalarmult_base.o N 00000170
ge_scalarmult_base.o N 00000172
ge_scalarmult_base.o N 00000180
ge_scalarmult_base.o N 00000186
ge_scalarmult_base.o N 00000192
ge_scalarmult_base.o N 00000194
ge_scalarmult_base.o N 00000197
ge_scalarmult_base.o N 0000019a
ge_scalarmult_base.o N 0000019c
ge_scalarmult_base.o N 0000019e
ge_scalarmult_base.o N 000001ab
ge_scalarmult_base.o N 000001b6
ge_scalarmult_base.o N 000001bf
ge_scalarmult_base.o N 000001c8
ge_scalarmult_base.o N 000001df
ge_scalarmult_base.o N 0000021d
ge_scalarmult_base.o N 00000224
ge_scalarmult_base.o N 00000226
ge_scalarmult_base.o N 00000228
ge_scalarmult_base.o N 0000022a
ge_scalarmult_base.o N 0000022c
ge_scalarmult_base.o N 0000022e
ge_scalarmult_base.o N 00000230
ge_scalarmult_base.o N 00000236
ge_scalarmult_base.o N 00000238
ge_scalarmult_base.o N 0000023a
ge_scalarmult_base.o N 00000240
ge_scalarmult_base.o N 00000242
ge_scalarmult_base.o N 0000024a
ge_scalarmult_base.o N 0000024c
ge_scalarmult_base.o N 00000252
ge_scalarmult_base.o N 00000256
ge_scalarmult_base.o N 0000025b
ge_scalarmult_base.o N 00000262
ge_sub.o N 00000000
ge_sub.o N 00000037
ge_sub.o N 00000040
ge_sub.o N 0000010a
ge_sub.o N 0000013c
ge_sub.o N 0000013f
ge_sub.o N 00000143
ge_sub.o N 0000014d
ge_sub.o N 00000155
ge_sub.o N 00000169
ge_sub.o N 0000016c
ge_sub.o N 0000016e
ge_sub.o N 00000170
ge_sub.o N 00000172
ge_sub.o N 00000174
ge_sub.o N 00000176
ge_sub.o N 0000017e
ge_sub.o N 00000180
ge_sub.o N 00000186
ge_sub.o N 00000188
ge_sub.o N 0000018f
ge_sub.o N 00000197
ge_sub.o N 0000019b
ge_tobytes.o N 00000000
ge_tobytes.o N 00000037
ge_tobytes.o N 00000044
ge_tobytes.o N 0000010e
ge_tobytes.o N 00000144
ge_tobytes.o N 0000014a
ge_tobytes.o N 0000014e
ge_tobytes.o N 00000158
ge_tobytes.o N 00000160
ge_tobytes.o N 00000174
ge_tobytes.o N 00000177
ge_tobytes.o N 00000179
ge_tobytes.o N 0000017b
ge_tobytes.o N 0000017d
ge_tobytes.o N 0000018b
ge_tobytes.o N 0000018d
ge_tobytes.o N 0000018f
ge_tobytes.o N 00000191
ge_tobytes.o N 00000193
keypair.o N 00000000
keypair.o N 00000037
keypair.o N 00000041
keypair.o N 0000010b
keypair.o N 0000013e
keypair.o N 00000142
keypair.o N 00000145
keypair.o N 00000153
keypair.o N 00000167
keypair.o N 0000016a
keypair.o N 0000016d
keypair.o N 0000016f
keypair.o N 00000171
keypair.o N 0000017b
keypair.o N 00000183
keypair.o N 00000186
keypair.o N 00000188
keypair.o N 0000018a
keypair.o N 0000018c
open.o N 00000000
open.o N 00000037
open.o N 0000003e
open.o N 00000108
open.o N 00000138
open.o N 0000013c
open.o N 00000143
open.o N 00000151
open.o N 00000165
open.o N 0000016b
open.o N 00000171
open.o N 00000173
open.o N 0000017a
open.o N 0000017c
open.o N 00000181
open.o N 00000198
open.o N 0000019b
open.o N 0000019e
open.o N 000001a4
open.o N 000001a6
open.o N 000001a8
open.o N 000001b2
open.o N 000001ba
open.o N 000001bd
open.o N 000001bf
open.o N 000001c1
open.o N 000001c3
open.o N 000001c9
open.o N 000001cb
sc_muladd.o N 00000000
sc_muladd.o N 00000037
sc_muladd.o N 00000043
sc_muladd.o N 0000010d
sc_muladd.o N 00000124
sc_muladd.o N 0000012f
sc_muladd.o N 00000138
sc_muladd.o N 0000013f
sc_muladd.o N 00000142
sc_muladd.o N 00000150
sc_muladd.o N 00000157
sc_muladd.o N 0000015e
sc_muladd.o N 00000193
sc_muladd.o N 00000195
sc_muladd.o N 00000197
sc_muladd.o N 00000199
sc_muladd.o N 0000019b
sc_muladd.o N 0000019e
sc_muladd.o N 000001ac
sc_muladd.o N 000001b6
sc_muladd.o N 000001be
sc_muladd.o N 000001c2
sc_muladd.o N 000001c5
sc_muladd.o N 000001c8
sc_muladd.o N 000001cc
sc_muladd.o N 000001cf
sc_muladd.o N 000001d2
sc_muladd.o N 000001d5
sc_muladd.o N 000001d8
sc_muladd.o N 000001db
sc_muladd.o N 000001de
sc_muladd.o N 000001e1
sc_muladd.o N 000001e4
sc_muladd.o N 000001e8
sc_muladd.o N 000001eb
sc_muladd.o N 000001ee
sc_muladd.o N 000001f1
sc_muladd.o N 000001f4
sc_muladd.o N 000001f7
sc_muladd.o N 000001fa
sc_muladd.o N 000001fd
sc_muladd.o N 00000200
sc_muladd.o N 00000204
sc_muladd.o N 00000207
sc_muladd.o N 0000020a
sc_muladd.o N 0000020d
sc_muladd.o N 00000210
sc_muladd.o N 00000214
sc_muladd.o N 00000217
sc_muladd.o N 0000021b
sc_muladd.o N 0000021f
sc_muladd.o N 00000222
sc_muladd.o N 0000022a
sc_muladd.o N 0000022e
sc_muladd.o N 00000232
sc_muladd.o N 00000236
sc_muladd.o N 0000023a
sc_muladd.o N 0000023e
sc_muladd.o N 00000242
sc_muladd.o N 0000024a
sc_muladd.o N 00000252
sc_muladd.o N 0000025a
sc_muladd.o N 0000025e
sc_muladd.o N 00000266
sc_muladd.o N 0000026a
sc_muladd.o N 00000272
sc_muladd.o N 00000276
sc_muladd.o N 0000027e
sc_muladd.o N 00000282
sc_muladd.o N 00000286
sc_muladd.o N 0000028e
sc_muladd.o N 00000292
sc_muladd.o N 00000295
sc_muladd.o N 00000298
sc_muladd.o N 0000029b
sc_muladd.o N 000002a2
sc_muladd.o N 000002a9
sc_muladd.o N 000002ad
sc_muladd.o N 000002b5
sc_muladd.o N 000002bd
sc_muladd.o N 000002c0
sc_muladd.o N 000002c3
sc_muladd.o N 000002c6
sc_muladd.o N 000002cd
sc_muladd.o N 000002d4
sc_muladd.o N 000002dc
sc_muladd.o N 000002e4
sc_muladd.o N 000002eb
sc_muladd.o N 000002ee
sc_muladd.o N 000002f1
sc_muladd.o N 000002f4
sc_muladd.o N 000002f7
sc_muladd.o N 000002fe
sc_muladd.o N 00000306
sc_muladd.o N 00000309
sc_muladd.o N 00000310
sc_muladd.o N 00000313
sc_muladd.o N 00000316
sc_muladd.o N 0000031d
sc_muladd.o N 00000320
sc_muladd.o N 00000327
sc_muladd.o N 0000032a
sc_reduce.o N 00000000
sc_reduce.o N 00000037
sc_reduce.o N 00000043
sc_reduce.o N 0000010d
sc_reduce.o N 00000124
sc_reduce.o N 0000012f
sc_reduce.o N 00000138
sc_reduce.o N 0000013f
sc_reduce.o N 00000142
sc_reduce.o N 00000150
sc_reduce.o N 00000157
sc_reduce.o N 0000015e
sc_reduce.o N 00000193
sc_reduce.o N 00000195
sc_reduce.o N 00000198
sc_reduce.o N 000001a6
sc_reduce.o N 000001b0
sc_reduce.o N 000001b8
sc_reduce.o N 000001bc
sc_reduce.o N 000001c0
sc_reduce.o N 000001c3
sc_reduce.o N 000001c6
sc_reduce.o N 000001c9
sc_reduce.o N 000001cd
sc_reduce.o N 000001d1
sc_reduce.o N 000001d5
sc_reduce.o N 000001d9
sc_reduce.o N 000001dd
sc_reduce.o N 000001e1
sc_reduce.o N 000001e5
sc_reduce.o N 000001e9
sc_reduce.o N 000001ed
sc_reduce.o N 000001f1
sc_reduce.o N 000001f5
sc_reduce.o N 000001f8
sc_reduce.o N 000001fb
sc_reduce.o N 000001fe
sc_reduce.o N 00000201
sc_reduce.o N 00000204
sc_reduce.o N 00000207
sc_reduce.o N 0000020f
sc_reduce.o N 00000213
sc_reduce.o N 0000021a
sc_reduce.o N 00000221
sc_reduce.o N 00000229
sc_reduce.o N 00000231
sc_reduce.o N 00000239
sc_reduce.o N 00000241
sc_reduce.o N 00000248
sc_reduce.o N 0000024f
sc_reduce.o N 00000256
sc_reduce.o N 0000025e
sc_reduce.o N 00000265
sc_reduce.o N 0000026d
sc_reduce.o N 00000274
sc_reduce.o N 0000027b
sc_reduce.o N 00000282
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000108
sign.o N 00000133
sign.o N 00000137
sign.o N 0000013a
sign.o N 00000148
sign.o N 0000015c
sign.o N 0000015f
sign.o N 00000165
sign.o N 0000016a
sign.o N 0000016d
sign.o N 00000173
sign.o N 0000018a
sign.o N 0000018c
sign.o N 0000018f
sign.o N 00000194
sign.o N 00000196
sign.o N 00000198
sign.o N 000001a2
sign.o N 000001aa
sign.o N 000001ad
sign.o N 000001af
sign.o N 000001b1
sign.o N 000001b3
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref10 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
fe_0.o N 00000000
fe_0.o N 00000037
fe_0.o N 0000003e
fe_0.o N 00000109
fe_0.o N 00000139
fe_0.o N 0000013b
fe_0.o N 0000013f
fe_0.o N 00000149
fe_1.o N 00000000
fe_1.o N 00000037
fe_1.o N 0000003e
fe_1.o N 00000109
fe_1.o N 00000139
fe_1.o N 0000013b
fe_1.o N 0000013f
fe_1.o N 00000149
fe_add.o N 00000000
fe_add.o N 00000037
fe_add.o N 00000040
fe_add.o N 0000010b
fe_add.o N 0000013d
fe_add.o N 0000013f
fe_add.o N 00000143
fe_add.o N 0000014d
fe_add.o N 00000155
fe_add.o N 00000157
fe_add.o N 00000159
fe_add.o N 0000015c
fe_add.o N 0000015f
fe_add.o N 00000162
fe_add.o N 00000165
fe_add.o N 00000168
fe_add.o N 0000016b
fe_add.o N 0000016e
fe_add.o N 00000171
fe_add.o N 00000174
fe_add.o N 00000177
fe_add.o N 0000017a
fe_add.o N 0000017d
fe_add.o N 00000180
fe_add.o N 00000183
fe_add.o N 00000186
fe_add.o N 00000189
fe_add.o N 0000018c
fe_add.o N 0000018f
fe_add.o N 00000192
fe_add.o N 00000195
fe_add.o N 00000198
fe_add.o N 0000019b
fe_add.o N 0000019e
fe_add.o N 000001a1
fe_add.o N 000001a4
fe_add.o N 000001a7
fe_add.o N 000001aa
fe_add.o N 000001ad
fe_add.o N 000001b0
fe_cmov.o N 00000000
fe_cmov.o N 00000037
fe_cmov.o N 00000041
fe_cmov.o N 0000010c
fe_cmov.o N 0000013f
fe_cmov.o N 00000141
fe_cmov.o N 00000145
fe_cmov.o N 0000014f
fe_cmov.o N 00000157
fe_cmov.o N 00000159
fe_cmov.o N 0000015b
fe_cmov.o N 00000168
fe_cmov.o N 0000016b
fe_cmov.o N 0000016e
fe_cmov.o N 00000171
fe_cmov.o N 00000174
fe_cmov.o N 00000177
fe_cmov.o N 0000017a
fe_cmov.o N 0000017d
fe_cmov.o N 00000180
fe_cmov.o N 00000183
fe_cmov.o N 00000186
fe_cmov.o N 00000189
fe_cmov.o N 0000018c
fe_cmov.o N 0000018f
fe_cmov.o N 00000192
fe_cmov.o N 00000195
fe_cmov.o N 00000198
fe_cmov.o N 0000019b
fe_cmov.o N 0000019e
fe_cmov.o N 000001a1
fe_cmov.o N 000001a4
fe_cmov.o N 000001a7
fe_cmov.o N 000001aa
fe_cmov.o N 000001ad
fe_cmov.o N 000001b0
fe_cmov.o N 000001b3
fe_cmov.o N 000001b6
fe_cmov.o N 000001b9
fe_cmov.o N 000001bc
fe_cmov.o N 000001bf
fe_copy.o N 00000000
fe_copy.o N 00000037
fe_copy.o N 00000041
fe_copy.o N 0000010c
fe_copy.o N 0000013f
fe_copy.o N 00000141
fe_copy.o N 00000145
fe_copy.o N 0000014f
fe_copy.o N 00000157
fe_copy.o N 00000159
fe_copy.o N 0000015c
fe_copy.o N 0000015f
fe_copy.o N 00000162
fe_copy.o N 00000165
fe_copy.o N 00000168
fe_copy.o N 0000016b
fe_copy.o N 0000016e
fe_copy.o N 00000171
fe_copy.o N 00000174
fe_frombytes.o N 00000000
fe_frombytes.o N 00000037
fe_frombytes.o N 00000046
fe_frombytes.o N 00000111
fe_frombytes.o N 0000011f
fe_frombytes.o N 00000129
fe_frombytes.o N 00000131
fe_frombytes.o N 00000148
fe_frombytes.o N 00000153
fe_frombytes.o N 0000015c
fe_frombytes.o N 00000163
fe_frombytes.o N 00000166
fe_frombytes.o N 00000174
fe_frombytes.o N 0000017b
fe_frombytes.o N 00000182
fe_frombytes.o N 000001ba
fe_frombytes.o N 000001bc
fe_frombytes.o N 000001c0
fe_frombytes.o N 000001ca
fe_frombytes.o N 000001d2
fe_frombytes.o N 000001d4
fe_frombytes.o N 000001d7
fe_frombytes.o N 000001da
fe_frombytes.o N 000001e1
fe_frombytes.o N 000001e4
fe_frombytes.o N 000001eb
fe_frombytes.o N 000001ee
fe_frombytes.o N 000001f1
fe_frombytes.o N 000001f8
fe_frombytes.o N 000001fb
fe_frombytes.o N 00000202
fe_frombytes.o N 00000205
fe_frombytes.o N 00000208
fe_frombytes.o N 0000020f
fe_frombytes.o N 00000216
fe_frombytes.o N 0000021d
fe_frombytes.o N 00000224
fe_frombytes.o N 00000227
fe_frombytes.o N 0000022e
fe_frombytes.o N 00000235
fe_invert.o N 00000000
fe_invert.o N 00000037
fe_invert.o N 00000043
fe_invert.o N 0000010e
fe_invert.o N 00000143
fe_invert.o N 00000146
fe_invert.o N 0000014a
fe_invert.o N 00000154
fe_invert.o N 0000015c
fe_invert.o N 00000170
fe_invert.o N 00000173
fe_invert.o N 00000176
fe_invert.o N 00000179
fe_invert.o N 0000017c
fe_invert.o N 00000180
fe_invert.o N 00000182
fe_isnegative.o N 00000000
fe_isnegative.o N 00000037
fe_isnegative.o N 00000047
fe_isnegative.o N 00000112
fe_isnegative.o N 0000014b
fe_isnegative.o N 0000014f
fe_isnegative.o N 00000151
fe_isnegative.o N 0000015f
fe_isnegative.o N 00000173
fe_isnegative.o N 00000175
fe_isnegative.o N 0000017f
fe_isnonzero.o N 00000000
fe_isnonzero.o N 00000037
fe_isnonzero.o N 00000046
fe_isnonzero.o N 00000111
fe_isnonzero.o N 00000116
fe_isnonzero.o N 00000124
fe_isnonzero.o N 00000138
fe_isnonzero.o N 00000170
fe_isnonzero.o N 00000174
fe_isnonzero.o N 00000176
fe_isnonzero.o N 00000178
fe_isnonzero.o N 00000182
fe_mul.o N 00000000
fe_mul.o N 00000037
fe_mul.o N 00000040
fe_mul.o N 0000010b
fe_mul.o N 00000119
fe_mul.o N 00000123
fe_mul.o N 0000012b
fe_mul.o N 0000015d
fe_mul.o N 0000015f
fe_mul.o N 00000163
fe_mul.o N 0000016d
fe_mul.o N 00000175
fe_mul.o N 00000177
fe_mul.o N 00000179
fe_mul.o N 0000017c
fe_mul.o N 0000017f
fe_mul.o N 00000182
fe_mul.o N 00000185
fe_mul.o N 00000188
fe_mul.o N 0000018b
fe_mul.o N 0000018e
fe_mul.o N 00000193
fe_mul.o N 00000196
fe_mul.o N 0000019b
fe_mul.o N 0000019e
fe_mul.o N 000001a1
fe_mul.o N 000001a6
fe_mul.o N 000001ab
fe_mul.o N 000001b0
fe_mul.o N 000001b5
fe_mul.o N 000001ba
fe_mul.o N 000001bf
fe_mul.o N 000001c2
fe_mul.o N 000001c5
fe_mul.o N 000001cb
fe_mul.o N 000001d0
fe_mul.o N 000001d6
fe_mul.o N 000001d9
fe_mul.o N 000001dc
fe_mul.o N 000001e1
fe_mul.o N 000001e7
fe_mul.o N 000001ec
fe_mul.o N 000001f2
fe_mul.o N 000001f5
fe_mul.o N 000001fb
fe_mul.o N 000001fe
fe_mul.o N 00000204
fe_mul.o N 0000020a
fe_mul.o N 00000210
fe_mul.o N 00000213
fe_mul.o N 00000219
fe_mul.o N 0000021c
fe_mul.o N 00000223
fe_mul.o N 00000226
fe_mul.o N 0000022d
fe_mul.o N 00000230
fe_mul.o N 00000237
fe_mul.o N 0000023a
fe_mul.o N 00000241
fe_mul.o N 00000244
fe_mul.o N 00000247
fe_mul.o N 0000024a
fe_mul.o N 00000251
fe_mul.o N 00000256
fe_mul.o N 0000025d
fe_mul.o N 00000262
fe_mul.o N 00000269
fe_mul.o N 0000026e
fe_mul.o N 00000275
fe_mul.o N 0000027a
fe_mul.o N 00000281
fe_mul.o N 00000288
fe_mul.o N 0000028b
fe_mul.o N 0000028e
fe_mul.o N 00000291
fe_mul.o N 00000294
fe_mul.o N 00000297
fe_mul.o N 0000029a
fe_mul.o N 0000029f
fe_mul.o N 000002a4
fe_mul.o N 000002a9
fe_mul.o N 000002ae
fe_mul.o N 000002b3
fe_mul.o N 000002b8
fe_mul.o N 000002bd
fe_mul.o N 000002c2
fe_mul.o N 000002c7
fe_mul.o N 000002ce
fe_mul.o N 000002d3
fe_mul.o N 000002da
fe_mul.o N 000002df
fe_mul.o N 000002e6
fe_mul.o N 000002eb
fe_mul.o N 000002f2
fe_mul.o N 000002f7
fe_mul.o N 000002ff
fe_mul.o N 00000304
fe_mul.o N 00000309
fe_mul.o N 0000030e
fe_mul.o N 00000313
fe_mul.o N 00000318
fe_mul.o N 0000031d
fe_mul.o N 00000322
fe_mul.o N 0000032a
fe_mul.o N 00000332
fe_mul.o N 00000339
fe_mul.o N 0000033e
fe_mul.o N 00000345
fe_mul.o N 0000034a
fe_mul.o N 00000351
fe_mul.o N 00000356
fe_mul.o N 0000035e
fe_mul.o N 00000366
fe_mul.o N 0000036e
fe_mul.o N 00000373
fe_mul.o N 00000378
fe_mul.o N 0000037d
fe_mul.o N 00000382
fe_mul.o N 00000387
fe_mul.o N 0000038f
fe_mul.o N 00000397
fe_mul.o N 0000039f
fe_mul.o N 000003a7
fe_mul.o N 000003ae
fe_mul.o N 000003b3
fe_mul.o N 000003ba
fe_mul.o N 000003bf
fe_mul.o N 000003c7
fe_mul.o N 000003cf
fe_mul.o N 000003d7
fe_mul.o N 000003df
fe_mul.o N 000003e7
fe_mul.o N 000003ec
fe_mul.o N 000003f1
fe_mul.o N 000003f6
fe_mul.o N 000003fe
fe_mul.o N 00000406
fe_mul.o N 0000040e
fe_mul.o N 00000416
fe_mul.o N 0000041e
fe_mul.o N 00000426
fe_mul.o N 0000042d
fe_mul.o N 00000432
fe_mul.o N 0000043a
fe_mul.o N 00000442
fe_mul.o N 0000044a
fe_mul.o N 00000452
fe_mul.o N 0000045a
fe_mul.o N 00000462
fe_mul.o N 0000046a
fe_mul.o N 0000046f
fe_mul.o N 00000477
fe_mul.o N 0000047f
fe_mul.o N 00000487
fe_mul.o N 0000048f
fe_mul.o N 00000497
fe_mul.o N 0000049f
fe_mul.o N 000004a7
fe_mul.o N 000004af
fe_mul.o N 000004b7
fe_mul.o N 000004bf
fe_mul.o N 000004c7
fe_mul.o N 000004cf
fe_mul.o N 000004d7
fe_mul.o N 000004df
fe_mul.o N 000004e7
fe_mul.o N 000004ef
fe_neg.o N 00000000
fe_neg.o N 00000037
fe_neg.o N 00000040
fe_neg.o N 0000010b
fe_neg.o N 0000013d
fe_neg.o N 0000013f
fe_neg.o N 00000143
fe_neg.o N 0000014d
fe_neg.o N 00000155
fe_neg.o N 00000157
fe_neg.o N 0000015a
fe_neg.o N 0000015d
fe_neg.o N 00000160
fe_neg.o N 00000163
fe_neg.o N 00000166
fe_neg.o N 00000169
fe_neg.o N 0000016c
fe_neg.o N 0000016f
fe_neg.o N 00000172
fe_neg.o N 00000175
fe_neg.o N 00000178
fe_neg.o N 0000017b
fe_neg.o N 0000017e
fe_neg.o N 00000181
fe_neg.o N 00000184
fe_neg.o N 00000187
fe_neg.o N 0000018a
fe_neg.o N 0000018d
fe_neg.o N 00000190
fe_pow22523.o N 00000000
fe_pow22523.o N 00000037
fe_pow22523.o N 00000045
fe_pow22523.o N 00000110
fe_pow22523.o N 00000147
fe_pow22523.o N 0000014a
fe_pow22523.o N 0000014e
fe_pow22523.o N 00000158
fe_pow22523.o N 00000160
fe_pow22523.o N 00000174
fe_pow22523.o N 00000177
fe_pow22523.o N 0000017a
fe_pow22523.o N 0000017d
fe_pow22523.o N 00000181
fe_pow22523.o N 00000183
fe_sq.o N 00000000
fe_sq.o N 00000037
fe_sq.o N 0000003f
fe_sq.o N 0000010a
fe_sq.o N 00000118
fe_sq.o N 00000122
fe_sq.o N 0000012a
fe_sq.o N 0000015b
fe_sq.o N 0000015d
fe_sq.o N 00000161
fe_sq.o N 0000016b
fe_sq.o N 00000173
fe_sq.o N 00000175
fe_sq.o N 00000178
fe_sq.o N 0000017b
fe_sq.o N 0000017e
fe_sq.o N 00000183
fe_sq.o N 00000186
fe_sq.o N 0000018b
fe_sq.o N 00000190
fe_sq.o N 00000193
fe_sq.o N 00000196
fe_sq.o N 0000019b
fe_sq.o N 0000019e
fe_sq.o N 000001a5
fe_sq.o N 000001ab
fe_sq.o N 000001b0
fe_sq.o N 000001b7
fe_sq.o N 000001be
fe_sq.o N 000001c1
fe_sq.o N 000001c6
fe_sq.o N 000001cc
fe_sq.o N 000001cf
fe_sq.o N 000001d2
fe_sq.o N 000001d5
fe_sq.o N 000001db
fe_sq.o N 000001e0
fe_sq.o N 000001e5
fe_sq.o N 000001ea
fe_sq.o N 000001ed
fe_sq.o N 000001f4
fe_sq.o N 000001f7
fe_sq.o N 000001fe
fe_sq.o N 00000201
fe_sq.o N 00000208
fe_sq.o N 0000020b
fe_sq.o N 00000212
fe_sq.o N 00000215
fe_sq.o N 0000021b
fe_sq.o N 00000220
fe_sq.o N 00000226
fe_sq.o N 0000022b
fe_sq.o N 0000022e
fe_sq.o N 00000231
fe_sq.o N 00000238
fe_sq.o N 0000023f
fe_sq.o N 00000242
fe_sq.o N 00000249
fe_sq.o N 00000250
fe_sq.o N 00000253
fe_sq.o N 0000025a
fe_sq.o N 00000261
fe_sq.o N 00000268
fe_sq.o N 0000026f
fe_sq.o N 00000276
fe_sq.o N 0000027d
fe_sq.o N 00000284
fe_sq.o N 0000028b
fe_sq.o N 00000292
fe_sq.o N 00000299
fe_sq.o N 000002a0
fe_sq.o N 000002a7
fe_sq.o N 000002ae
fe_sq.o N 000002b5
fe_sq.o N 000002bc
fe_sq.o N 000002c3
fe_sq.o N 000002ca
fe_sq.o N 000002d1
fe_sq.o N 000002d8
fe_sq.o N 000002df
fe_sq.o N 000002e7
fe_sq.o N 000002ee
fe_sq.o N 000002f5
fe_sq.o N 000002fc
fe_sq.o N 00000304
fe_sq.o N 0000030c
fe_sq.o N 00000313
fe_sq.o N 0000031a
fe_sq.o N 00000321
fe_sq.o N 00000329
fe_sq.o N 00000331
fe_sq.o N 00000339
fe_sq.o N 00000341
fe_sq.o N 00000349
fe_sq.o N 00000351
fe_sq.o N 00000359
fe_sq.o N 00000361
fe_sq.o N 00000369
fe_sq.o N 00000371
fe_sq.o N 00000379
fe_sq.o N 00000381
fe_sq.o N 00000389
fe_sq.o N 00000391
fe_sq.o N 00000399
fe_sq.o N 000003a1
fe_sq.o N 000003a9
fe_sq.o N 000003b1
fe_sq.o N 000003b9
fe_sq.o N 000003c1
fe_sq.o N 000003c9
fe_sq2.o N 00000000
fe_sq2.o N 00000037
fe_sq2.o N 00000040
fe_sq2.o N 0000010b
fe_sq2.o N 00000119
fe_sq2.o N 00000123
fe_sq2.o N 0000012b
fe_sq2.o N 0000015d
fe_sq2.o N 0000015f
fe_sq2.o N 00000163
fe_sq2.o N 0000016d
fe_sq2.o N 00000175
fe_sq2.o N 00000177
fe_sq2.o N 0000017a
fe_sq2.o N 0000017d
fe_sq2.o N 00000180
fe_sq2.o N 00000183
fe_sq2.o N 00000188
fe_sq2.o N 0000018d
fe_sq2.o N 00000194
fe_sq2.o N 00000199
fe_sq2.o N 000001a0
fe_sq2.o N 000001a5
fe_sq2.o N 000001a8
fe_sq2.o N 000001ab
fe_sq2.o N 000001b1
fe_sq2.o N 000001b4
fe_sq2.o N 000001b9
fe_sq2.o N 000001be
fe_sq2.o N 000001c1
fe_sq2.o N 000001c8
fe_sq2.o N 000001cb
fe_sq2.o N 000001d1
fe_sq2.o N 000001d4
fe_sq2.o N 000001da
fe_sq2.o N 000001df
fe_sq2.o N 000001e4
fe_sq2.o N 000001e7
fe_sq2.o N 000001ea
fe_sq2.o N 000001ed
fe_sq2.o N 000001f2
fe_sq2.o N 000001f9
fe_sq2.o N 00000200
fe_sq2.o N 00000203
fe_sq2.o N 0000020a
fe_sq2.o N 00000211
fe_sq2.o N 00000214
fe_sq2.o N 0000021a
fe_sq2.o N 00000221
fe_sq2.o N 00000224
fe_sq2.o N 0000022a
fe_sq2.o N 0000022f
fe_sq2.o N 00000234
fe_sq2.o N 00000237
fe_sq2.o N 0000023e
fe_sq2.o N 00000245
fe_sq2.o N 0000024c
fe_sq2.o N 0000024f
fe_sq2.o N 00000256
fe_sq2.o N 0000025d
fe_sq2.o N 00000260
fe_sq2.o N 00000267
fe_sq2.o N 0000026e
fe_sq2.o N 00000275
fe_sq2.o N 00000278
fe_sq2.o N 0000027f
fe_sq2.o N 00000286
fe_sq2.o N 0000028d
fe_sq2.o N 00000294
fe_sq2.o N 0000029b
fe_sq2.o N 000002a2
fe_sq2.o N 000002a9
fe_sq2.o N 000002b0
fe_sq2.o N 000002b7
fe_sq2.o N 000002be
fe_sq2.o N 000002c5
fe_sq2.o N 000002cc
fe_sq2.o N 000002d3
fe_sq2.o N 000002da
fe_sq2.o N 000002e1
fe_sq2.o N 000002e9
fe_sq2.o N 000002f0
fe_sq2.o N 000002f7
fe_sq2.o N 000002fe
fe_sq2.o N 00000306
fe_sq2.o N 0000030e
fe_sq2.o N 00000315
fe_sq2.o N 0000031c
fe_sq2.o N 00000323
fe_sq2.o N 0000032b
fe_sq2.o N 00000333
fe_sq2.o N 0000033b
fe_sq2.o N 00000343
fe_sq2.o N 0000034b
fe_sq2.o N 00000353
fe_sq2.o N 0000035b
fe_sq2.o N 00000363
fe_sq2.o N 0000036b
fe_sq2.o N 00000373
fe_sq2.o N 0000037b
fe_sq2.o N 00000383
fe_sq2.o N 0000038b
fe_sq2.o N 00000393
fe_sq2.o N 0000039b
fe_sq2.o N 000003a3
fe_sq2.o N 000003ab
fe_sq2.o N 000003b3
fe_sq2.o N 000003bb
fe_sq2.o N 000003c3
fe_sq2.o N 000003cb
fe_sub.o N 00000000
fe_sub.o N 00000037
fe_sub.o N 00000040
fe_sub.o N 0000010b
fe_sub.o N 0000013d
fe_sub.o N 0000013f
fe_sub.o N 00000143
fe_sub.o N 0000014d
fe_sub.o N 00000155
fe_sub.o N 00000157
fe_sub.o N 00000159
fe_sub.o N 0000015c
fe_sub.o N 0000015f
fe_sub.o N 00000162
fe_sub.o N 00000165
fe_sub.o N 00000168
fe_sub.o N 0000016b
fe_sub.o N 0000016e
fe_sub.o N 00000171
fe_sub.o N 00000174
fe_sub.o N 00000177
fe_sub.o N 0000017a
fe_sub.o N 0000017d
fe_sub.o N 00000180
fe_sub.o N 00000183
fe_sub.o N 00000186
fe_sub.o N 00000189
fe_sub.o N 0000018c
fe_sub.o N 0000018f
fe_sub.o N 00000192
fe_sub.o N 00000195
fe_sub.o N 00000198
fe_sub.o N 0000019b
fe_sub.o N 0000019e
fe_sub.o N 000001a1
fe_sub.o N 000001a4
fe_sub.o N 000001a7
fe_sub.o N 000001aa
fe_sub.o N 000001ad
fe_sub.o N 000001b0
fe_tobytes.o N 00000000
fe_tobytes.o N 00000037
fe_tobytes.o N 00000044
fe_tobytes.o N 0000010f
fe_tobytes.o N 00000113
fe_tobytes.o N 0000011d
fe_tobytes.o N 00000125
fe_tobytes.o N 0000015b
fe_tobytes.o N 0000015d
fe_tobytes.o N 0000016b
fe_tobytes.o N 0000016d
fe_tobytes.o N 00000170
fe_tobytes.o N 00000173
fe_tobytes.o N 00000176
fe_tobytes.o N 00000179
fe_tobytes.o N 0000017c
fe_tobytes.o N 0000017f
fe_tobytes.o N 00000182
fe_tobytes.o N 00000185
fe_tobytes.o N 00000188
fe_tobytes.o N 0000018b
fe_tobytes.o N 0000018d
fe_tobytes.o N 00000194
fe_tobytes.o N 0000019b
fe_tobytes.o N 000001a2
fe_tobytes.o N 000001a9
fe_tobytes.o N 000001b0
fe_tobytes.o N 000001b7
fe_tobytes.o N 000001be
fe_tobytes.o N 000001c5
fe_tobytes.o N 000001cc
ge_add.o N 00000000
ge_add.o N 00000037
ge_add.o N 00000040
ge_add.o N 0000010b
ge_add.o N 0000013d
ge_add.o N 00000140
ge_add.o N 00000144
ge_add.o N 0000014e
ge_add.o N 00000156
ge_add.o N 0000016a
ge_add.o N 0000016d
ge_add.o N 0000016f
ge_add.o N 00000171
ge_add.o N 00000173
ge_add.o N 00000175
ge_add.o N 00000177
ge_add.o N 0000017f
ge_add.o N 00000181
ge_add.o N 00000187
ge_add.o N 00000189
ge_add.o N 00000190
ge_add.o N 00000198
ge_add.o N 0000019c
ge_double_scalarmult.o N 00000000
ge_double_scalarmult.o N 00000037
ge_double_scalarmult.o N 0000004e
ge_double_scalarmult.o N 00000119
ge_double_scalarmult.o N 0000011c
ge_double_scalarmult.o N 00000123
ge_double_scalarmult.o N 00000127
ge_double_scalarmult.o N 00000131
ge_double_scalarmult.o N 00000139
ge_double_scalarmult.o N 0000014d
ge_double_scalarmult.o N 00000150
ge_double_scalarmult.o N 00000158
ge_double_scalarmult.o N 0000015d
ge_double_scalarmult.o N 00000168
ge_double_scalarmult.o N 000001b0
ge_double_scalarmult.o N 000001b6
ge_double_scalarmult.o N 000001bd
ge_double_scalarmult.o N 000001c9
ge_double_scalarmult.o N 000001d0
ge_double_scalarmult.o N 000001d3
ge_double_scalarmult.o N 000001da
ge_double_scalarmult.o N 000001e2
ge_double_scalarmult.o N 000001e4
ge_double_scalarmult.o N 000001e8
ge_double_scalarmult.o N 000001f2
ge_double_scalarmult.o N 000001f4
ge_double_scalarmult.o N 000001f6
ge_double_scalarmult.o N 000001f8
ge_double_scalarmult.o N 000001fe
ge_double_scalarmult.o N 00000200
ge_double_scalarmult.o N 0000020e
ge_double_scalarmult.o N 00000210
ge_double_scalarmult.o N 00000212
ge_double_scalarmult.o N 00000218
ge_double_scalarmult.o N 0000021a
ge_double_scalarmult.o N 0000021c
ge_double_scalarmult.o N 00000224
ge_double_scalarmult.o N 00000227
ge_double_scalarmult.o N 00000229
ge_double_scalarmult.o N 0000022b
ge_frombytes.o N 00000000
ge_frombytes.o N 00000037
ge_frombytes.o N 00000046
ge_frombytes.o N 00000111
ge_frombytes.o N 00000113
ge_frombytes.o N 00000117
ge_frombytes.o N 00000121
ge_frombytes.o N 00000129
ge_frombytes.o N 0000013d
ge_frombytes.o N 00000140
ge_frombytes.o N 00000147
ge_frombytes.o N 0000018e
ge_frombytes.o N 00000190
ge_frombytes.o N 00000192
ge_frombytes.o N 00000195
ge_frombytes.o N 00000199
ge_frombytes.o N 0000019f
ge_frombytes.o N 000001a1
ge_frombytes.o N 000001a3
ge_frombytes.o N 000001a5
ge_frombytes.o N 000001a7
ge_frombytes.o N 000001a9
ge_frombytes.o N 000001af
ge_frombytes.o N 000001b1
ge_madd.o N 00000000
ge_madd.o N 00000037
ge_madd.o N 00000041
ge_madd.o N 0000010c
ge_madd.o N 0000013f
ge_madd.o N 00000142
ge_madd.o N 00000146
ge_madd.o N 00000150
ge_madd.o N 00000158
ge_madd.o N 0000016c
ge_madd.o N 0000016f
ge_madd.o N 00000171
ge_madd.o N 00000173
ge_madd.o N 00000175
ge_madd.o N 00000177
ge_madd.o N 00000179
ge_madd.o N 00000181
ge_madd.o N 00000183
ge_madd.o N 00000189
ge_madd.o N 0000018b
ge_madd.o N 00000192
ge_madd.o N 0000019a
ge_madd.o N 0000019f
ge_msub.o N 00000000
ge_msub.o N 00000037
ge_msub.o N 00000041
ge_msub.o N 0000010c
ge_msub.o N 0000013f
ge_msub.o N 00000142
ge_msub.o N 00000146
ge_msub.o N 00000150
ge_msub.o N 00000158
ge_msub.o N 0000016c
ge_msub.o N 0000016f
ge_msub.o N 00000171
ge_msub.o N 00000173
ge_msub.o N 00000175
ge_msub.o N 00000177
ge_msub.o N 00000179
ge_msub.o N 00000181
ge_msub.o N 00000183
ge_msub.o N 00000189
ge_msub.o N 0000018b
ge_msub.o N 00000192
ge_msub.o N 0000019a
ge_msub.o N 0000019f
ge_p1p1_to_p2.o N 00000000
ge_p1p1_to_p2.o N 00000037
ge_p1p1_to_p2.o N 00000047
ge_p1p1_to_p2.o N 00000112
ge_p1p1_to_p2.o N 0000014b
ge_p1p1_to_p2.o N 0000014d
ge_p1p1_to_p2.o N 0000014f
ge_p1p1_to_p2.o N 00000153
ge_p1p1_to_p2.o N 0000015d
ge_p1p1_to_p2.o N 00000165
ge_p1p1_to_p2.o N 00000179
ge_p1p1_to_p2.o N 0000017c
ge_p1p1_to_p2.o N 0000017e
ge_p1p1_to_p2.o N 00000180
ge_p1p1_to_p2.o N 00000186
ge_p1p1_to_p2.o N 00000188
ge_p1p1_to_p2.o N 0000018a
ge_p1p1_to_p3.o N 00000000
ge_p1p1_to_p3.o N 00000037
ge_p1p1_to_p3.o N 00000047
ge_p1p1_to_p3.o N 00000112
ge_p1p1_to_p3.o N 0000014b
ge_p1p1_to_p3.o N 0000014d
ge_p1p1_to_p3.o N 0000014f
ge_p1p1_to_p3.o N 00000153
ge_p1p1_to_p3.o N 0000015d
ge_p1p1_to_p3.o N 00000165
ge_p1p1_to_p3.o N 00000179
ge_p1p1_to_p3.o N 0000017c
ge_p1p1_to_p3.o N 0000017e
ge_p1p1_to_p3.o N 00000180
ge_p1p1_to_p3.o N 00000182
ge_p1p1_to_p3.o N 00000188
ge_p1p1_to_p3.o N 0000018a
ge_p2_0.o N 00000000
ge_p2_0.o N 00000037
ge_p2_0.o N 00000041
ge_p2_0.o N 0000010c
ge_p2_0.o N 0000013f
ge_p2_0.o N 00000141
ge_p2_0.o N 00000143
ge_p2_0.o N 00000147
ge_p2_0.o N 00000151
ge_p2_0.o N 00000159
ge_p2_0.o N 0000016d
ge_p2_0.o N 00000170
ge_p2_0.o N 00000172
ge_p2_0.o N 00000174
ge_p2_dbl.o N 00000000
ge_p2_dbl.o N 00000037
ge_p2_dbl.o N 00000043
ge_p2_dbl.o N 0000010e
ge_p2_dbl.o N 00000143
ge_p2_dbl.o N 00000146
ge_p2_dbl.o N 0000014a
ge_p2_dbl.o N 00000154
ge_p2_dbl.o N 0000015c
ge_p2_dbl.o N 00000170
ge_p2_dbl.o N 00000173
ge_p2_dbl.o N 00000175
ge_p2_dbl.o N 00000177
ge_p2_dbl.o N 00000179
ge_p2_dbl.o N 0000017b
ge_p2_dbl.o N 0000017d
ge_p2_dbl.o N 00000185
ge_p2_dbl.o N 00000187
ge_p3_0.o N 00000000
ge_p3_0.o N 00000037
ge_p3_0.o N 00000041
ge_p3_0.o N 0000010c
ge_p3_0.o N 0000013f
ge_p3_0.o N 00000141
ge_p3_0.o N 00000143
ge_p3_0.o N 00000147
ge_p3_0.o N 00000151
ge_p3_0.o N 00000159
ge_p3_0.o N 0000016d
ge_p3_0.o N 00000170
ge_p3_0.o N 00000172
ge_p3_0.o N 00000174
ge_p3_0.o N 00000176
ge_p3_dbl.o N 00000000
ge_p3_dbl.o N 00000037
ge_p3_dbl.o N 00000043
ge_p3_dbl.o N 0000010e
ge_p3_dbl.o N 00000143
ge_p3_dbl.o N 00000145
ge_p3_dbl.o N 00000147
ge_p3_dbl.o N 0000014b
ge_p3_dbl.o N 00000155
ge_p3_dbl.o N 0000015d
ge_p3_dbl.o N 00000171
ge_p3_dbl.o N 00000174
ge_p3_dbl.o N 00000176
ge_p3_dbl.o N 00000178
ge_p3_dbl.o N 0000017a
ge_p3_dbl.o N 00000182
ge_p3_dbl.o N 00000184
ge_p3_dbl.o N 0000018a
ge_p3_dbl.o N 0000018c
ge_p3_to_cached.o N 00000000
ge_p3_to_cached.o N 00000037
ge_p3_to_cached.o N 00000049
ge_p3_to_cached.o N 00000114
ge_p3_to_cached.o N 00000117
ge_p3_to_cached.o N 0000011b
ge_p3_to_cached.o N 00000125
ge_p3_to_cached.o N 0000012d
ge_p3_to_cached.o N 00000141
ge_p3_to_cached.o N 00000144
ge_p3_to_cached.o N 0000017f
ge_p3_to_cached.o N 00000181
ge_p3_to_cached.o N 00000188
ge_p3_to_cached.o N 00000190
ge_p3_to_cached.o N 00000192
ge_p3_to_cached.o N 00000196
ge_p3_to_cached.o N 000001a0
ge_p3_to_cached.o N 000001a2
ge_p3_to_cached.o N 000001a4
ge_p3_to_cached.o N 000001a6
ge_p3_to_cached.o N 000001a8
ge_p3_to_p2.o N 00000000
ge_p3_to_p2.o N 00000037
ge_p3_to_p2.o N 00000045
ge_p3_to_p2.o N 00000110
ge_p3_to_p2.o N 00000147
ge_p3_to_p2.o N 00000149
ge_p3_to_p2.o N 0000014b
ge_p3_to_p2.o N 0000014f
ge_p3_to_p2.o N 00000159
ge_p3_to_p2.o N 00000161
ge_p3_to_p2.o N 00000175
ge_p3_to_p2.o N 00000178
ge_p3_to_p2.o N 0000017a
ge_p3_to_p2.o N 0000017c
ge_p3_to_p2.o N 00000182
ge_p3_to_p2.o N 00000184
ge_p3_to_p2.o N 00000186
ge_p3_tobytes.o N 00000000
ge_p3_tobytes.o N 00000037
ge_p3_tobytes.o N 00000047
ge_p3_tobytes.o N 00000112
ge_p3_tobytes.o N 0000014b
ge_p3_tobytes.o N 00000151
ge_p3_tobytes.o N 00000155
ge_p3_tobytes.o N 0000015f
ge_p3_tobytes.o N 00000167
ge_p3_tobytes.o N 0000017b
ge_p3_tobytes.o N 0000017e
ge_p3_tobytes.o N 00000180
ge_p3_tobytes.o N 00000182
ge_p3_tobytes.o N 00000184
ge_p3_tobytes.o N 00000192
ge_p3_tobytes.o N 00000194
ge_p3_tobytes.o N 00000196
ge_p3_tobytes.o N 00000198
ge_p3_tobytes.o N 0000019a
ge_p3_tobytes.o N 0000019c
ge_precomp_0.o N 00000000
ge_precomp_0.o N 00000037
ge_precomp_0.o N 00000046
ge_precomp_0.o N 00000111
ge_precomp_0.o N 00000149
ge_precomp_0.o N 0000014b
ge_precomp_0.o N 00000152
ge_precomp_0.o N 00000156
ge_precomp_0.o N 00000160
ge_precomp_0.o N 00000168
ge_precomp_0.o N 0000017c
ge_precomp_0.o N 0000017f
ge_precomp_0.o N 00000187
ge_precomp_0.o N 0000018c
ge_scalarmult_base.o N 00000000
ge_scalarmult_base.o N 00000037
ge_scalarmult_base.o N 0000004c
ge_scalarmult_base.o N 00000117
ge_scalarmult_base.o N 0000011c
ge_scalarmult_base.o N 00000123
ge_scalarmult_base.o N 00000127
ge_scalarmult_base.o N 00000131
ge_scalarmult_base.o N 00000139
ge_scalarmult_base.o N 0000014d
ge_scalarmult_base.o N 00000150
ge_scalarmult_base.o N 00000158
ge_scalarmult_base.o N 0000015d
ge_scalarmult_base.o N 00000168
ge_scalarmult_base.o N 0000016e
ge_scalarmult_base.o N 0000017c
ge_scalarmult_base.o N 0000017e
ge_scalarmult_base.o N 0000018a
ge_scalarmult_base.o N 0000018c
ge_scalarmult_base.o N 0000018f
ge_scalarmult_base.o N 00000192
ge_scalarmult_base.o N 00000194
ge_scalarmult_base.o N 00000196
ge_scalarmult_base.o N 000001a3
ge_scalarmult_base.o N 000001ae
ge_scalarmult_base.o N 000001b7
ge_scalarmult_base.o N 000001c0
ge_scalarmult_base.o N 000001d7
ge_scalarmult_base.o N 00000215
ge_scalarmult_base.o N 0000021c
ge_scalarmult_base.o N 00000221
ge_scalarmult_base.o N 00000223
ge_scalarmult_base.o N 00000225
ge_scalarmult_base.o N 00000227
ge_scalarmult_base.o N 00000229
ge_scalarmult_base.o N 0000022b
ge_scalarmult_base.o N 0000022d
ge_scalarmult_base.o N 00000233
ge_scalarmult_base.o N 00000235
ge_scalarmult_base.o N 00000237
ge_scalarmult_base.o N 0000023d
ge_scalarmult_base.o N 0000023f
ge_scalarmult_base.o N 00000241
ge_scalarmult_base.o N 00000249
ge_scalarmult_base.o N 0000024b
ge_scalarmult_base.o N 00000251
ge_scalarmult_base.o N 00000255
ge_scalarmult_base.o N 0000025a
ge_scalarmult_base.o N 00000261
ge_scalarmult_base.o N 0000026b
ge_sub.o N 00000000
ge_sub.o N 00000037
ge_sub.o N 00000040
ge_sub.o N 0000010b
ge_sub.o N 0000013d
ge_sub.o N 00000140
ge_sub.o N 00000144
ge_sub.o N 0000014e
ge_sub.o N 00000156
ge_sub.o N 0000016a
ge_sub.o N 0000016d
ge_sub.o N 0000016f
ge_sub.o N 00000171
ge_sub.o N 00000173
ge_sub.o N 00000175
ge_sub.o N 00000177
ge_sub.o N 0000017f
ge_sub.o N 00000181
ge_sub.o N 00000187
ge_sub.o N 00000189
ge_sub.o N 00000190
ge_sub.o N 00000198
ge_sub.o N 0000019c
ge_tobytes.o N 00000000
ge_tobytes.o N 00000037
ge_tobytes.o N 00000044
ge_tobytes.o N 0000010f
ge_tobytes.o N 00000145
ge_tobytes.o N 0000014b
ge_tobytes.o N 0000014f
ge_tobytes.o N 00000159
ge_tobytes.o N 00000161
ge_tobytes.o N 00000175
ge_tobytes.o N 00000178
ge_tobytes.o N 0000017a
ge_tobytes.o N 0000017c
ge_tobytes.o N 0000017e
ge_tobytes.o N 0000018c
ge_tobytes.o N 0000018e
ge_tobytes.o N 00000190
ge_tobytes.o N 00000192
ge_tobytes.o N 00000194
keypair.o N 00000000
keypair.o N 00000037
keypair.o N 00000041
keypair.o N 0000010c
keypair.o N 0000013f
keypair.o N 00000143
keypair.o N 00000146
keypair.o N 00000154
keypair.o N 00000168
keypair.o N 0000016b
keypair.o N 0000016e
keypair.o N 00000170
keypair.o N 00000172
keypair.o N 0000017c
keypair.o N 00000184
keypair.o N 00000187
keypair.o N 00000189
keypair.o N 0000018b
keypair.o N 0000018d
open.o N 00000000
open.o N 00000037
open.o N 0000003e
open.o N 00000109
open.o N 00000139
open.o N 0000013d
open.o N 00000144
open.o N 00000152
open.o N 00000166
open.o N 0000016c
open.o N 00000172
open.o N 00000174
open.o N 0000017b
open.o N 0000017d
open.o N 00000182
open.o N 00000199
open.o N 0000019c
open.o N 0000019f
open.o N 000001a5
open.o N 000001a7
open.o N 000001a9
open.o N 000001b3
open.o N 000001bb
open.o N 000001be
open.o N 000001c0
open.o N 000001c2
open.o N 000001c4
open.o N 000001ca
open.o N 000001cc
sc_muladd.o N 00000000
sc_muladd.o N 00000037
sc_muladd.o N 00000043
sc_muladd.o N 0000010e
sc_muladd.o N 00000125
sc_muladd.o N 00000130
sc_muladd.o N 00000139
sc_muladd.o N 00000140
sc_muladd.o N 00000143
sc_muladd.o N 00000151
sc_muladd.o N 00000158
sc_muladd.o N 0000015f
sc_muladd.o N 00000194
sc_muladd.o N 00000196
sc_muladd.o N 00000198
sc_muladd.o N 0000019a
sc_muladd.o N 0000019c
sc_muladd.o N 0000019f
sc_muladd.o N 000001ad
sc_muladd.o N 000001b7
sc_muladd.o N 000001bf
sc_muladd.o N 000001c3
sc_muladd.o N 000001c6
sc_muladd.o N 000001c9
sc_muladd.o N 000001cd
sc_muladd.o N 000001d0
sc_muladd.o N 000001d3
sc_muladd.o N 000001d6
sc_muladd.o N 000001d9
sc_muladd.o N 000001dc
sc_muladd.o N 000001df
sc_muladd.o N 000001e2
sc_muladd.o N 000001e5
sc_muladd.o N 000001e9
sc_muladd.o N 000001ec
sc_muladd.o N 000001ef
sc_muladd.o N 000001f2
sc_muladd.o N 000001f5
sc_muladd.o N 000001f8
sc_muladd.o N 000001fb
sc_muladd.o N 000001fe
sc_muladd.o N 00000201
sc_muladd.o N 00000205
sc_muladd.o N 00000208
sc_muladd.o N 0000020b
sc_muladd.o N 0000020e
sc_muladd.o N 00000211
sc_muladd.o N 00000215
sc_muladd.o N 00000218
sc_muladd.o N 0000021c
sc_muladd.o N 00000220
sc_muladd.o N 00000223
sc_muladd.o N 0000022b
sc_muladd.o N 0000022f
sc_muladd.o N 00000233
sc_muladd.o N 00000237
sc_muladd.o N 0000023b
sc_muladd.o N 0000023f
sc_muladd.o N 00000243
sc_muladd.o N 0000024b
sc_muladd.o N 00000253
sc_muladd.o N 0000025b
sc_muladd.o N 0000025f
sc_muladd.o N 00000267
sc_muladd.o N 0000026b
sc_muladd.o N 00000273
sc_muladd.o N 00000277
sc_muladd.o N 0000027f
sc_muladd.o N 00000283
sc_muladd.o N 00000287
sc_muladd.o N 0000028f
sc_muladd.o N 00000293
sc_muladd.o N 00000296
sc_muladd.o N 00000299
sc_muladd.o N 0000029c
sc_muladd.o N 000002a3
sc_muladd.o N 000002aa
sc_muladd.o N 000002ae
sc_muladd.o N 000002b6
sc_muladd.o N 000002be
sc_muladd.o N 000002c1
sc_muladd.o N 000002c4
sc_muladd.o N 000002c7
sc_muladd.o N 000002ce
sc_muladd.o N 000002d5
sc_muladd.o N 000002dd
sc_muladd.o N 000002e5
sc_muladd.o N 000002ec
sc_muladd.o N 000002ef
sc_muladd.o N 000002f2
sc_muladd.o N 000002f5
sc_muladd.o N 000002f8
sc_muladd.o N 000002ff
sc_muladd.o N 00000307
sc_muladd.o N 0000030a
sc_muladd.o N 00000311
sc_muladd.o N 00000314
sc_muladd.o N 00000317
sc_muladd.o N 0000031e
sc_muladd.o N 00000321
sc_muladd.o N 00000328
sc_muladd.o N 0000032b
sc_reduce.o N 00000000
sc_reduce.o N 00000037
sc_reduce.o N 00000043
sc_reduce.o N 0000010e
sc_reduce.o N 00000125
sc_reduce.o N 00000130
sc_reduce.o N 00000139
sc_reduce.o N 00000140
sc_reduce.o N 00000143
sc_reduce.o N 00000151
sc_reduce.o N 00000158
sc_reduce.o N 0000015f
sc_reduce.o N 00000194
sc_reduce.o N 00000196
sc_reduce.o N 00000199
sc_reduce.o N 000001a7
sc_reduce.o N 000001b1
sc_reduce.o N 000001b9
sc_reduce.o N 000001bd
sc_reduce.o N 000001c1
sc_reduce.o N 000001c4
sc_reduce.o N 000001c7
sc_reduce.o N 000001ca
sc_reduce.o N 000001ce
sc_reduce.o N 000001d2
sc_reduce.o N 000001d6
sc_reduce.o N 000001da
sc_reduce.o N 000001de
sc_reduce.o N 000001e2
sc_reduce.o N 000001e6
sc_reduce.o N 000001ea
sc_reduce.o N 000001ee
sc_reduce.o N 000001f2
sc_reduce.o N 000001f6
sc_reduce.o N 000001f9
sc_reduce.o N 000001fc
sc_reduce.o N 000001ff
sc_reduce.o N 00000202
sc_reduce.o N 00000205
sc_reduce.o N 00000208
sc_reduce.o N 00000210
sc_reduce.o N 00000214
sc_reduce.o N 0000021b
sc_reduce.o N 00000222
sc_reduce.o N 0000022a
sc_reduce.o N 00000232
sc_reduce.o N 0000023a
sc_reduce.o N 00000242
sc_reduce.o N 00000249
sc_reduce.o N 00000250
sc_reduce.o N 00000257
sc_reduce.o N 0000025f
sc_reduce.o N 00000266
sc_reduce.o N 0000026e
sc_reduce.o N 00000275
sc_reduce.o N 0000027c
sc_reduce.o N 00000283
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000109
sign.o N 00000134
sign.o N 00000138
sign.o N 0000013b
sign.o N 00000149
sign.o N 0000015d
sign.o N 00000160
sign.o N 00000166
sign.o N 0000016b
sign.o N 0000016e
sign.o N 00000174
sign.o N 0000018b
sign.o N 0000018d
sign.o N 00000190
sign.o N 00000195
sign.o N 00000197
sign.o N 00000199
sign.o N 000001a3
sign.o N 000001ab
sign.o N 000001ae
sign.o N 000001b0
sign.o N 000001b2
sign.o N 000001b4
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref10 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
fe_0.o N 00000000
fe_0.o N 00000037
fe_0.o N 0000003e
fe_0.o N 00000108
fe_0.o N 00000138
fe_0.o N 0000013a
fe_0.o N 0000013e
fe_0.o N 00000148
fe_1.o N 00000000
fe_1.o N 00000037
fe_1.o N 0000003e
fe_1.o N 00000108
fe_1.o N 00000138
fe_1.o N 0000013a
fe_1.o N 0000013e
fe_1.o N 00000148
fe_add.o N 00000000
fe_add.o N 00000037
fe_add.o N 00000040
fe_add.o N 0000010a
fe_add.o N 0000013c
fe_add.o N 0000013e
fe_add.o N 00000142
fe_add.o N 0000014c
fe_add.o N 00000154
fe_add.o N 00000156
fe_add.o N 00000158
fe_add.o N 0000015b
fe_add.o N 0000015e
fe_add.o N 00000161
fe_add.o N 00000164
fe_add.o N 00000167
fe_add.o N 0000016a
fe_add.o N 0000016d
fe_add.o N 00000170
fe_add.o N 00000173
fe_add.o N 00000176
fe_add.o N 00000179
fe_add.o N 0000017c
fe_add.o N 0000017f
fe_add.o N 00000182
fe_add.o N 00000185
fe_add.o N 00000188
fe_add.o N 0000018b
fe_add.o N 0000018e
fe_add.o N 00000191
fe_add.o N 00000194
fe_add.o N 00000197
fe_add.o N 0000019a
fe_add.o N 0000019d
fe_add.o N 000001a0
fe_add.o N 000001a3
fe_add.o N 000001a6
fe_add.o N 000001a9
fe_add.o N 000001ac
fe_add.o N 000001af
fe_cmov.o N 00000000
fe_cmov.o N 00000037
fe_cmov.o N 00000041
fe_cmov.o N 0000010b
fe_cmov.o N 0000013e
fe_cmov.o N 00000140
fe_cmov.o N 00000144
fe_cmov.o N 0000014e
fe_cmov.o N 00000156
fe_cmov.o N 00000158
fe_cmov.o N 0000015a
fe_cmov.o N 00000167
fe_cmov.o N 0000016a
fe_cmov.o N 0000016d
fe_cmov.o N 00000170
fe_cmov.o N 00000173
fe_cmov.o N 00000176
fe_cmov.o N 00000179
fe_cmov.o N 0000017c
fe_cmov.o N 0000017f
fe_cmov.o N 00000182
fe_cmov.o N 00000185
fe_cmov.o N 00000188
fe_cmov.o N 0000018b
fe_cmov.o N 0000018e
fe_cmov.o N 00000191
fe_cmov.o N 00000194
fe_cmov.o N 00000197
fe_cmov.o N 0000019a
fe_cmov.o N 0000019d
fe_cmov.o N 000001a0
fe_cmov.o N 000001a3
fe_cmov.o N 000001a6
fe_cmov.o N 000001a9
fe_cmov.o N 000001ac
fe_cmov.o N 000001af
fe_cmov.o N 000001b2
fe_cmov.o N 000001b5
fe_cmov.o N 000001b8
fe_cmov.o N 000001bb
fe_cmov.o N 000001be
fe_copy.o N 00000000
fe_copy.o N 00000037
fe_copy.o N 00000041
fe_copy.o N 0000010b
fe_copy.o N 0000013e
fe_copy.o N 00000140
fe_copy.o N 00000144
fe_copy.o N 0000014e
fe_copy.o N 00000156
fe_copy.o N 00000158
fe_copy.o N 0000015b
fe_copy.o N 0000015e
fe_copy.o N 00000161
fe_copy.o N 00000164
fe_copy.o N 00000167
fe_copy.o N 0000016a
fe_copy.o N 0000016d
fe_copy.o N 00000170
fe_copy.o N 00000173
fe_frombytes.o N 00000000
fe_frombytes.o N 00000037
fe_frombytes.o N 00000046
fe_frombytes.o N 00000110
fe_frombytes.o N 0000011e
fe_frombytes.o N 00000128
fe_frombytes.o N 00000130
fe_frombytes.o N 00000147
fe_frombytes.o N 00000152
fe_frombytes.o N 0000015b
fe_frombytes.o N 00000162
fe_frombytes.o N 00000165
fe_frombytes.o N 00000173
fe_frombytes.o N 0000017a
fe_frombytes.o N 00000181
fe_frombytes.o N 000001b9
fe_frombytes.o N 000001bb
fe_frombytes.o N 000001bf
fe_frombytes.o N 000001c9
fe_frombytes.o N 000001d1
fe_frombytes.o N 000001d3
fe_frombytes.o N 000001d6
fe_frombytes.o N 000001d9
fe_frombytes.o N 000001e0
fe_frombytes.o N 000001e3
fe_frombytes.o N 000001ea
fe_frombytes.o N 000001ed
fe_frombytes.o N 000001f0
fe_frombytes.o N 000001f7
fe_frombytes.o N 000001fa
fe_frombytes.o N 00000201
fe_frombytes.o N 00000204
fe_frombytes.o N 00000207
fe_frombytes.o N 0000020e
fe_frombytes.o N 00000215
fe_frombytes.o N 0000021c
fe_frombytes.o N 00000223
fe_frombytes.o N 00000226
fe_frombytes.o N 0000022d
fe_frombytes.o N 00000234
fe_invert.o N 00000000
fe_invert.o N 00000037
fe_invert.o N 00000043
fe_invert.o N 0000010d
fe_invert.o N 00000142
fe_invert.o N 00000145
fe_invert.o N 00000149
fe_invert.o N 00000153
fe_invert.o N 0000015b
fe_invert.o N 0000016f
fe_invert.o N 00000172
fe_invert.o N 00000175
fe_invert.o N 00000178
fe_invert.o N 0000017b
fe_invert.o N 0000017f
fe_invert.o N 00000181
fe_isnegative.o N 00000000
fe_isnegative.o N 00000037
fe_isnegative.o N 00000047
fe_isnegative.o N 00000111
fe_isnegative.o N 0000014a
fe_isnegative.o N 0000014e
fe_isnegative.o N 00000150
fe_isnegative.o N 0000015e
fe_isnegative.o N 00000172
fe_isnegative.o N 00000174
fe_isnegative.o N 0000017e
fe_isnonzero.o N 00000000
fe_isnonzero.o N 00000037
fe_isnonzero.o N 00000046
fe_isnonzero.o N 00000110
fe_isnonzero.o N 00000115
fe_isnonzero.o N 00000123
fe_isnonzero.o N 00000137
fe_isnonzero.o N 0000016f
fe_isnonzero.o N 00000173
fe_isnonzero.o N 00000175
fe_isnonzero.o N 00000177
fe_isnonzero.o N 00000181
fe_mul.o N 00000000
fe_mul.o N 00000037
fe_mul.o N 00000040
fe_mul.o N 0000010a
fe_mul.o N 00000118
fe_mul.o N 00000122
fe_mul.o N 0000012a
fe_mul.o N 0000015c
fe_mul.o N 0000015e
fe_mul.o N 00000162
fe_mul.o N 0000016c
fe_mul.o N 00000174
fe_mul.o N 00000176
fe_mul.o N 00000178
fe_mul.o N 0000017b
fe_mul.o N 0000017e
fe_mul.o N 00000181
fe_mul.o N 00000184
fe_mul.o N 00000187
fe_mul.o N 0000018a
fe_mul.o N 0000018d
fe_mul.o N 00000192
fe_mul.o N 00000195
fe_mul.o N 0000019a
fe_mul.o N 0000019d
fe_mul.o N 000001a0
fe_mul.o N 000001a5
fe_mul.o N 000001aa
fe_mul.o N 000001af
fe_mul.o N 000001b4
fe_mul.o N 000001b9
fe_mul.o N 000001be
fe_mul.o N 000001c1
fe_mul.o N 000001c4
fe_mul.o N 000001ca
fe_mul.o N 000001cf
fe_mul.o N 000001d5
fe_mul.o N 000001d8
fe_mul.o N 000001db
fe_mul.o N 000001e0
fe_mul.o N 000001e6
fe_mul.o N 000001eb
fe_mul.o N 000001f1
fe_mul.o N 000001f4
fe_mul.o N 000001fa
fe_mul.o N 000001fd
fe_mul.o N 00000203
fe_mul.o N 00000209
fe_mul.o N 0000020f
fe_mul.o N 00000212
fe_mul.o N 00000218
fe_mul.o N 0000021b
fe_mul.o N 00000222
fe_mul.o N 00000225
fe_mul.o N 0000022c
fe_mul.o N 0000022f
fe_mul.o N 00000236
fe_mul.o N 00000239
fe_mul.o N 00000240
fe_mul.o N 00000243
fe_mul.o N 00000246
fe_mul.o N 00000249
fe_mul.o N 00000250
fe_mul.o N 00000255
fe_mul.o N 0000025c
fe_mul.o N 00000261
fe_mul.o N 00000268
fe_mul.o N 0000026d
fe_mul.o N 00000274
fe_mul.o N 00000279
fe_mul.o N 00000280
fe_mul.o N 00000287
fe_mul.o N 0000028a
fe_mul.o N 0000028d
fe_mul.o N 00000290
fe_mul.o N 00000293
fe_mul.o N 00000296
fe_mul.o N 00000299
fe_mul.o N 0000029e
fe_mul.o N 000002a3
fe_mul.o N 000002a8
fe_mul.o N 000002ad
fe_mul.o N 000002b2
fe_mul.o N 000002b7
fe_mul.o N 000002bc
fe_mul.o N 000002c1
fe_mul.o N 000002c6
fe_mul.o N 000002cd
fe_mul.o N 000002d2
fe_mul.o N 000002d9
fe_mul.o N 000002de
fe_mul.o N 000002e5
fe_mul.o N 000002ea
fe_mul.o N 000002f1
fe_mul.o N 000002f6
fe_mul.o N 000002fe
fe_mul.o N 00000303
fe_mul.o N 00000308
fe_mul.o N 0000030d
fe_mul.o N 00000312
fe_mul.o N 00000317
fe_mul.o N 0000031c
fe_mul.o N 00000321
fe_mul.o N 00000329
fe_mul.o N 00000331
fe_mul.o N 00000338
fe_mul.o N 0000033d
fe_mul.o N 00000344
fe_mul.o N 00000349
fe_mul.o N 00000350
fe_mul.o N 00000355
fe_mul.o N 0000035d
fe_mul.o N 00000365
fe_mul.o N 0000036d
fe_mul.o N 00000372
fe_mul.o N 00000377
fe_mul.o N 0000037c
fe_mul.o N 00000381
fe_mul.o N 00000386
fe_mul.o N 0000038e
fe_mul.o N 00000396
fe_mul.o N 0000039e
fe_mul.o N 000003a6
fe_mul.o N 000003ad
fe_mul.o N 000003b2
fe_mul.o N 000003b9
fe_mul.o N 000003be
fe_mul.o N 000003c6
fe_mul.o N 000003ce
fe_mul.o N 000003d6
fe_mul.o N 000003de
fe_mul.o N 000003e6
fe_mul.o N 000003eb
fe_mul.o N 000003f0
fe_mul.o N 000003f5
fe_mul.o N 000003fd
fe_mul.o N 00000405
fe_mul.o N 0000040d
fe_mul.o N 00000415
fe_mul.o N 0000041d
fe_mul.o N 00000425
fe_mul.o N 0000042c
fe_mul.o N 00000431
fe_mul.o N 00000439
fe_mul.o N 00000441
fe_mul.o N 00000449
fe_mul.o N 00000451
fe_mul.o N 00000459
fe_mul.o N 00000461
fe_mul.o N 00000469
fe_mul.o N 0000046e
fe_mul.o N 00000476
fe_mul.o N 0000047e
fe_mul.o N 00000486
fe_mul.o N 0000048e
fe_mul.o N 00000496
fe_mul.o N 0000049e
fe_mul.o N 000004a6
fe_mul.o N 000004ae
fe_mul.o N 000004b6
fe_mul.o N 000004be
fe_mul.o N 000004c6
fe_mul.o N 000004ce
fe_mul.o N 000004d6
fe_mul.o N 000004de
fe_mul.o N 000004e6
fe_mul.o N 000004ee
fe_neg.o N 00000000
fe_neg.o N 00000037
fe_neg.o N 00000040
fe_neg.o N 0000010a
fe_neg.o N 0000013c
fe_neg.o N 0000013e
fe_neg.o N 00000142
fe_neg.o N 0000014c
fe_neg.o N 00000154
fe_neg.o N 00000156
fe_neg.o N 00000159
fe_neg.o N 0000015c
fe_neg.o N 0000015f
fe_neg.o N 00000162
fe_neg.o N 00000165
fe_neg.o N 00000168
fe_neg.o N 0000016b
fe_neg.o N 0000016e
fe_neg.o N 00000171
fe_neg.o N 00000174
fe_neg.o N 00000177
fe_neg.o N 0000017a
fe_neg.o N 0000017d
fe_neg.o N 00000180
fe_neg.o N 00000183
fe_neg.o N 00000186
fe_neg.o N 00000189
fe_neg.o N 0000018c
fe_neg.o N 0000018f
fe_pow22523.o N 00000000
fe_pow22523.o N 00000037
fe_pow22523.o N 00000045
fe_pow22523.o N 0000010f
fe_pow22523.o N 00000146
fe_pow22523.o N 00000149
fe_pow22523.o N 0000014d
fe_pow22523.o N 00000157
fe_pow22523.o N 0000015f
fe_pow22523.o N 00000173
fe_pow22523.o N 00000176
fe_pow22523.o N 00000179
fe_pow22523.o N 0000017c
fe_pow22523.o N 00000180
fe_pow22523.o N 00000182
fe_sq.o N 00000000
fe_sq.o N 00000037
fe_sq.o N 0000003f
fe_sq.o N 00000109
fe_sq.o N 00000117
fe_sq.o N 00000121
fe_sq.o N 00000129
fe_sq.o N 0000015a
fe_sq.o N 0000015c
fe_sq.o N 00000160
fe_sq.o N 0000016a
fe_sq.o N 00000172
fe_sq.o N 00000174
fe_sq.o N 00000177
fe_sq.o N 0000017a
fe_sq.o N 0000017d
fe_sq.o N 00000182
fe_sq.o N 00000185
fe_sq.o N 0000018a
fe_sq.o N 0000018f
fe_sq.o N 00000192
fe_sq.o N 00000195
fe_sq.o N 0000019a
fe_sq.o N 0000019d
fe_sq.o N 000001a4
fe_sq.o N 000001aa
fe_sq.o N 000001af
fe_sq.o N 000001b6
fe_sq.o N 000001bd
fe_sq.o N 000001c0
fe_sq.o N 000001c5
fe_sq.o N 000001cb
fe_sq.o N 000001ce
fe_sq.o N 000001d1
fe_sq.o N 000001d4
fe_sq.o N 000001da
fe_sq.o N 000001df
fe_sq.o N 000001e4
fe_sq.o N 000001e9
fe_sq.o N 000001ec
fe_sq.o N 000001f3
fe_sq.o N 000001f6
fe_sq.o N 000001fd
fe_sq.o N 00000200
fe_sq.o N 00000207
fe_sq.o N 0000020a
fe_sq.o N 00000211
fe_sq.o N 00000214
fe_sq.o N 0000021a
fe_sq.o N 0000021f
fe_sq.o N 00000225
fe_sq.o N 0000022a
fe_sq.o N 0000022d
fe_sq.o N 00000230
fe_sq.o N 00000237
fe_sq.o N 0000023e
fe_sq.o N 00000241
fe_sq.o N 00000248
fe_sq.o N 0000024f
fe_sq.o N 00000252
fe_sq.o N 00000259
fe_sq.o N 00000260
fe_sq.o N 00000267
fe_sq.o N 0000026e
fe_sq.o N 00000275
fe_sq.o N 0000027c
fe_sq.o N 00000283
fe_sq.o N 0000028a
fe_sq.o N 00000291
fe_sq.o N 00000298
fe_sq.o N 0000029f
fe_sq.o N 000002a6
fe_sq.o N 000002ad
fe_sq.o N 000002b4
fe_sq.o N 000002bb
fe_sq.o N 000002c2
fe_sq.o N 000002c9
fe_sq.o N 000002d0
fe_sq.o N 000002d7
fe_sq.o N 000002de
fe_sq.o N 000002e6
fe_sq.o N 000002ed
fe_sq.o N 000002f4
fe_sq.o N 000002fb
fe_sq.o N 00000303
fe_sq.o N 0000030b
fe_sq.o N 00000312
fe_sq.o N 00000319
fe_sq.o N 00000320
fe_sq.o N 00000328
fe_sq.o N 00000330
fe_sq.o N 00000338
fe_sq.o N 00000340
fe_sq.o N 00000348
fe_sq.o N 00000350
fe_sq.o N 00000358
fe_sq.o N 00000360
fe_sq.o N 00000368
fe_sq.o N 00000370
fe_sq.o N 00000378
fe_sq.o N 00000380
fe_sq.o N 00000388
fe_sq.o N 00000390
fe_sq.o N 00000398
fe_sq.o N 000003a0
fe_sq.o N 000003a8
fe_sq.o N 000003b0
fe_sq.o N 000003b8
fe_sq.o N 000003c0
fe_sq.o N 000003c8
fe_sq2.o N 00000000
fe_sq2.o N 00000037
fe_sq2.o N 00000040
fe_sq2.o N 0000010a
fe_sq2.o N 00000118
fe_sq2.o N 00000122
fe_sq2.o N 0000012a
fe_sq2.o N 0000015c
fe_sq2.o N 0000015e
fe_sq2.o N 00000162
fe_sq2.o N 0000016c
fe_sq2.o N 00000174
fe_sq2.o N 00000176
fe_sq2.o N 00000179
fe_sq2.o N 0000017c
fe_sq2.o N 0000017f
fe_sq2.o N 00000182
fe_sq2.o N 00000187
fe_sq2.o N 0000018c
fe_sq2.o N 00000193
fe_sq2.o N 00000198
fe_sq2.o N 0000019f
fe_sq2.o N 000001a4
fe_sq2.o N 000001a7
fe_sq2.o N 000001aa
fe_sq2.o N 000001b0
fe_sq2.o N 000001b3
fe_sq2.o N 000001b8
fe_sq2.o N 000001bd
fe_sq2.o N 000001c0
fe_sq2.o N 000001c7
fe_sq2.o N 000001ca
fe_sq2.o N 000001d0
fe_sq2.o N 000001d3
fe_sq2.o N 000001d9
fe_sq2.o N 000001de
fe_sq2.o N 000001e3
fe_sq2.o N 000001e6
fe_sq2.o N 000001e9
fe_sq2.o N 000001ec
fe_sq2.o N 000001f1
fe_sq2.o N 000001f8
fe_sq2.o N 000001ff
fe_sq2.o N 00000202
fe_sq2.o N 00000209
fe_sq2.o N 00000210
fe_sq2.o N 00000213
fe_sq2.o N 00000219
fe_sq2.o N 00000220
fe_sq2.o N 00000223
fe_sq2.o N 00000229
fe_sq2.o N 0000022e
fe_sq2.o N 00000233
fe_sq2.o N 00000236
fe_sq2.o N 0000023d
fe_sq2.o N 00000244
fe_sq2.o N 0000024b
fe_sq2.o N 0000024e
fe_sq2.o N 00000255
fe_sq2.o N 0000025c
fe_sq2.o N 0000025f
fe_sq2.o N 00000266
fe_sq2.o N 0000026d
fe_sq2.o N 00000274
fe_sq2.o N 00000277
fe_sq2.o N 0000027e
fe_sq2.o N 00000285
fe_sq2.o N 0000028c
fe_sq2.o N 00000293
fe_sq2.o N 0000029a
fe_sq2.o N 000002a1
fe_sq2.o N 000002a8
fe_sq2.o N 000002af
fe_sq2.o N 000002b6
fe_sq2.o N 000002bd
fe_sq2.o N 000002c4
fe_sq2.o N 000002cb
fe_sq2.o N 000002d2
fe_sq2.o N 000002d9
fe_sq2.o N 000002e0
fe_sq2.o N 000002e8
fe_sq2.o N 000002ef
fe_sq2.o N 000002f6
fe_sq2.o N 000002fd
fe_sq2.o N 00000305
fe_sq2.o N 0000030d
fe_sq2.o N 00000314
fe_sq2.o N 0000031b
fe_sq2.o N 00000322
fe_sq2.o N 0000032a
fe_sq2.o N 00000332
fe_sq2.o N 0000033a
fe_sq2.o N 00000342
fe_sq2.o N 0000034a
fe_sq2.o N 00000352
fe_sq2.o N 0000035a
fe_sq2.o N 00000362
fe_sq2.o N 0000036a
fe_sq2.o N 00000372
fe_sq2.o N 0000037a
fe_sq2.o N 00000382
fe_sq2.o N 0000038a
fe_sq2.o N 00000392
fe_sq2.o N 0000039a
fe_sq2.o N 000003a2
fe_sq2.o N 000003aa
fe_sq2.o N 000003b2
fe_sq2.o N 000003ba
fe_sq2.o N 000003c2
fe_sq2.o N 000003ca
fe_sub.o N 00000000
fe_sub.o N 00000037
fe_sub.o N 00000040
fe_sub.o N 0000010a
fe_sub.o N 0000013c
fe_sub.o N 0000013e
fe_sub.o N 00000142
fe_sub.o N 0000014c
fe_sub.o N 00000154
fe_sub.o N 00000156
fe_sub.o N 00000158
fe_sub.o N 0000015b
fe_sub.o N 0000015e
fe_sub.o N 00000161
fe_sub.o N 00000164
fe_sub.o N 00000167
fe_sub.o N 0000016a
fe_sub.o N 0000016d
fe_sub.o N 00000170
fe_sub.o N 00000173
fe_sub.o N 00000176
fe_sub.o N 00000179
fe_sub.o N 0000017c
fe_sub.o N 0000017f
fe_sub.o N 00000182
fe_sub.o N 00000185
fe_sub.o N 00000188
fe_sub.o N 0000018b
fe_sub.o N 0000018e
fe_sub.o N 00000191
fe_sub.o N 00000194
fe_sub.o N 00000197
fe_sub.o N 0000019a
fe_sub.o N 0000019d
fe_sub.o N 000001a0
fe_sub.o N 000001a3
fe_sub.o N 000001a6
fe_sub.o N 000001a9
fe_sub.o N 000001ac
fe_sub.o N 000001af
fe_tobytes.o N 00000000
fe_tobytes.o N 00000037
fe_tobytes.o N 00000044
fe_tobytes.o N 0000010e
fe_tobytes.o N 00000112
fe_tobytes.o N 0000011c
fe_tobytes.o N 00000124
fe_tobytes.o N 0000015a
fe_tobytes.o N 0000015c
fe_tobytes.o N 0000016a
fe_tobytes.o N 0000016c
fe_tobytes.o N 0000016f
fe_tobytes.o N 00000172
fe_tobytes.o N 00000175
fe_tobytes.o N 00000178
fe_tobytes.o N 0000017b
fe_tobytes.o N 0000017e
fe_tobytes.o N 00000181
fe_tobytes.o N 00000184
fe_tobytes.o N 00000187
fe_tobytes.o N 0000018a
fe_tobytes.o N 0000018c
fe_tobytes.o N 00000193
fe_tobytes.o N 0000019a
fe_tobytes.o N 000001a1
fe_tobytes.o N 000001a8
fe_tobytes.o N 000001af
fe_tobytes.o N 000001b6
fe_tobytes.o N 000001bd
fe_tobytes.o N 000001c4
fe_tobytes.o N 000001cb
ge_add.o N 00000000
ge_add.o N 00000037
ge_add.o N 00000040
ge_add.o N 0000010a
ge_add.o N 0000013c
ge_add.o N 0000013f
ge_add.o N 00000143
ge_add.o N 0000014d
ge_add.o N 00000155
ge_add.o N 00000169
ge_add.o N 0000016c
ge_add.o N 0000016e
ge_add.o N 00000170
ge_add.o N 00000172
ge_add.o N 00000174
ge_add.o N 00000176
ge_add.o N 0000017e
ge_add.o N 00000180
ge_add.o N 00000186
ge_add.o N 00000188
ge_add.o N 0000018f
ge_add.o N 00000197
ge_add.o N 0000019b
ge_double_scalarmult.o N 00000000
ge_double_scalarmult.o N 00000037
ge_double_scalarmult.o N 0000004e
ge_double_scalarmult.o N 00000118
ge_double_scalarmult.o N 0000011b
ge_double_scalarmult.o N 00000122
ge_double_scalarmult.o N 00000126
ge_double_scalarmult.o N 00000130
ge_double_scalarmult.o N 00000138
ge_double_scalarmult.o N 0000014c
ge_double_scalarmult.o N 0000014f
ge_double_scalarmult.o N 00000157
ge_double_scalarmult.o N 0000015c
ge_double_scalarmult.o N 00000167
ge_double_scalarmult.o N 000001af
ge_double_scalarmult.o N 000001b5
ge_double_scalarmult.o N 000001bc
ge_double_scalarmult.o N 000001c8
ge_double_scalarmult.o N 000001cf
ge_double_scalarmult.o N 000001d2
ge_double_scalarmult.o N 000001d9
ge_double_scalarmult.o N 000001e1
ge_double_scalarmult.o N 000001e3
ge_double_scalarmult.o N 000001e7
ge_double_scalarmult.o N 000001f1
ge_double_scalarmult.o N 000001f3
ge_double_scalarmult.o N 000001f5
ge_double_scalarmult.o N 000001f7
ge_double_scalarmult.o N 000001fd
ge_double_scalarmult.o N 000001ff
ge_double_scalarmult.o N 0000020d
ge_double_scalarmult.o N 0000020f
ge_double_scalarmult.o N 00000211
ge_double_scalarmult.o N 00000217
ge_double_scalarmult.o N 00000219
ge_double_scalarmult.o N 0000021b
ge_double_scalarmult.o N 00000223
ge_double_scalarmult.o N 00000226
ge_double_scalarmult.o N 00000228
ge_double_scalarmult.o N 0000022a
ge_frombytes.o N 00000000
ge_frombytes.o N 00000037
ge_frombytes.o N 00000046
ge_frombytes.o N 00000110
ge_frombytes.o N 00000112
ge_frombytes.o N 00000116
ge_frombytes.o N 00000120
ge_frombytes.o N 00000128
ge_frombytes.o N 0000013c
ge_frombytes.o N 0000013f
ge_frombytes.o N 00000146
ge_frombytes.o N 0000018d
ge_frombytes.o N 0000018f
ge_frombytes.o N 00000191
ge_frombytes.o N 00000194
ge_frombytes.o N 00000198
ge_frombytes.o N 0000019e
ge_frombytes.o N 000001a0
ge_frombytes.o N 000001a2
ge_frombytes.o N 000001a4
ge_frombytes.o N 000001a6
ge_frombytes.o N 000001a8
ge_frombytes.o N 000001ae
ge_frombytes.o N 000001b0
ge_madd.o N 00000000
ge_madd.o N 00000037
ge_madd.o N 00000041
ge_madd.o N 0000010b
ge_madd.o N 0000013e
ge_madd.o N 00000141
ge_madd.o N 00000145
ge_madd.o N 0000014f
ge_madd.o N 00000157
ge_madd.o N 0000016b
ge_madd.o N 0000016e
ge_madd.o N 00000170
ge_madd.o N 00000172
ge_madd.o N 00000174
ge_madd.o N 00000176
ge_madd.o N 00000178
ge_madd.o N 00000180
ge_madd.o N 00000182
ge_madd.o N 00000188
ge_madd.o N 0000018a
ge_madd.o N 00000191
ge_madd.o N 00000199
ge_madd.o N 0000019e
ge_msub.o N 00000000
ge_msub.o N 00000037
ge_msub.o N 00000041
ge_msub.o N 0000010b
ge_msub.o N 0000013e
ge_msub.o N 00000141
ge_msub.o N 00000145
ge_msub.o N 0000014f
ge_msub.o N 00000157
ge_msub.o N 0000016b
ge_msub.o N 0000016e
ge_msub.o N 00000170
ge_msub.o N 00000172
ge_msub.o N 00000174
ge_msub.o N 00000176
ge_msub.o N 00000178
ge_msub.o N 00000180
ge_msub.o N 00000182
ge_msub.o N 00000188
ge_msub.o N 0000018a
ge_msub.o N 00000191
ge_msub.o N 00000199
ge_msub.o N 0000019e
ge_p1p1_to_p2.o N 00000000
ge_p1p1_to_p2.o N 00000037
ge_p1p1_to_p2.o N 00000047
ge_p1p1_to_p2.o N 00000111
ge_p1p1_to_p2.o N 0000014a
ge_p1p1_to_p2.o N 0000014c
ge_p1p1_to_p2.o N 0000014e
ge_p1p1_to_p2.o N 00000152
ge_p1p1_to_p2.o N 0000015c
ge_p1p1_to_p2.o N 00000164
ge_p1p1_to_p2.o N 00000178
ge_p1p1_to_p2.o N 0000017b
ge_p1p1_to_p2.o N 0000017d
ge_p1p1_to_p2.o N 0000017f
ge_p1p1_to_p2.o N 00000185
ge_p1p1_to_p2.o N 00000187
ge_p1p1_to_p2.o N 00000189
ge_p1p1_to_p3.o N 00000000
ge_p1p1_to_p3.o N 00000037
ge_p1p1_to_p3.o N 00000047
ge_p1p1_to_p3.o N 00000111
ge_p1p1_to_p3.o N 0000014a
ge_p1p1_to_p3.o N 0000014c
ge_p1p1_to_p3.o N 0000014e
ge_p1p1_to_p3.o N 00000152
ge_p1p1_to_p3.o N 0000015c
ge_p1p1_to_p3.o N 00000164
ge_p1p1_to_p3.o N 00000178
ge_p1p1_to_p3.o N 0000017b
ge_p1p1_to_p3.o N 0000017d
ge_p1p1_to_p3.o N 0000017f
ge_p1p1_to_p3.o N 00000181
ge_p1p1_to_p3.o N 00000187
ge_p1p1_to_p3.o N 00000189
ge_p2_0.o N 00000000
ge_p2_0.o N 00000037
ge_p2_0.o N 00000041
ge_p2_0.o N 0000010b
ge_p2_0.o N 0000013e
ge_p2_0.o N 00000140
ge_p2_0.o N 00000142
ge_p2_0.o N 00000146
ge_p2_0.o N 00000150
ge_p2_0.o N 00000158
ge_p2_0.o N 0000016c
ge_p2_0.o N 0000016f
ge_p2_0.o N 00000171
ge_p2_0.o N 00000173
ge_p2_dbl.o N 00000000
ge_p2_dbl.o N 00000037
ge_p2_dbl.o N 00000043
ge_p2_dbl.o N 0000010d
ge_p2_dbl.o N 00000142
ge_p2_dbl.o N 00000145
ge_p2_dbl.o N 00000149
ge_p2_dbl.o N 00000153
ge_p2_dbl.o N 0000015b
ge_p2_dbl.o N 0000016f
ge_p2_dbl.o N 00000172
ge_p2_dbl.o N 00000174
ge_p2_dbl.o N 00000176
ge_p2_dbl.o N 00000178
ge_p2_dbl.o N 0000017a
ge_p2_dbl.o N 0000017c
ge_p2_dbl.o N 00000184
ge_p2_dbl.o N 00000186
ge_p3_0.o N 00000000
ge_p3_0.o N 00000037
ge_p3_0.o N 00000041
ge_p3_0.o N 0000010b
ge_p3_0.o N 0000013e
ge_p3_0.o N 00000140
ge_p3_0.o N 00000142
ge_p3_0.o N 00000146
ge_p3_0.o N 00000150
ge_p3_0.o N 00000158
ge_p3_0.o N 0000016c
ge_p3_0.o N 0000016f
ge_p3_0.o N 00000171
ge_p3_0.o N 00000173
ge_p3_0.o N 00000175
ge_p3_dbl.o N 00000000
ge_p3_dbl.o N 00000037
ge_p3_dbl.o N 00000043
ge_p3_dbl.o N 0000010d
ge_p3_dbl.o N 00000142
ge_p3_dbl.o N 00000144
ge_p3_dbl.o N 00000146
ge_p3_dbl.o N 0000014a
ge_p3_dbl.o N 00000154
ge_p3_dbl.o N 0000015c
ge_p3_dbl.o N 00000170
ge_p3_dbl.o N 00000173
ge_p3_dbl.o N 00000175
ge_p3_dbl.o N 00000177
ge_p3_dbl.o N 00000179
ge_p3_dbl.o N 00000181
ge_p3_dbl.o N 00000183
ge_p3_dbl.o N 00000189
ge_p3_dbl.o N 0000018b
ge_p3_to_cached.o N 00000000
ge_p3_to_cached.o N 00000037
ge_p3_to_cached.o N 00000049
ge_p3_to_cached.o N 00000113
ge_p3_to_cached.o N 00000116
ge_p3_to_cached.o N 0000011a
ge_p3_to_cached.o N 00000124
ge_p3_to_cached.o N 0000012c
ge_p3_to_cached.o N 00000140
ge_p3_to_cached.o N 00000143
ge_p3_to_cached.o N 0000017e
ge_p3_to_cached.o N 00000180
ge_p3_to_cached.o N 00000187
ge_p3_to_cached.o N 0000018f
ge_p3_to_cached.o N 00000191
ge_p3_to_cached.o N 00000195
ge_p3_to_cached.o N 0000019f
ge_p3_to_cached.o N 000001a1
ge_p3_to_cached.o N 000001a3
ge_p3_to_cached.o N 000001a5
ge_p3_to_cached.o N 000001a7
ge_p3_to_p2.o N 00000000
ge_p3_to_p2.o N 00000037
ge_p3_to_p2.o N 00000045
ge_p3_to_p2.o N 0000010f
ge_p3_to_p2.o N 00000146
ge_p3_to_p2.o N 00000148
ge_p3_to_p2.o N 0000014a
ge_p3_to_p2.o N 0000014e
ge_p3_to_p2.o N 00000158
ge_p3_to_p2.o N 00000160
ge_p3_to_p2.o N 00000174
ge_p3_to_p2.o N 00000177
ge_p3_to_p2.o N 00000179
ge_p3_to_p2.o N 0000017b
ge_p3_to_p2.o N 00000181
ge_p3_to_p2.o N 00000183
ge_p3_to_p2.o N 00000185
ge_p3_tobytes.o N 00000000
ge_p3_tobytes.o N 00000037
ge_p3_tobytes.o N 00000047
ge_p3_tobytes.o N 00000111
ge_p3_tobytes.o N 0000014a
ge_p3_tobytes.o N 00000150
ge_p3_tobytes.o N 00000154
ge_p3_tobytes.o N 0000015e
ge_p3_tobytes.o N 00000166
ge_p3_tobytes.o N 0000017a
ge_p3_tobytes.o N 0000017d
ge_p3_tobytes.o N 0000017f
ge_p3_tobytes.o N 00000181
ge_p3_tobytes.o N 00000183
ge_p3_tobytes.o N 00000191
ge_p3_tobytes.o N 00000193
ge_p3_tobytes.o N 00000195
ge_p3_tobytes.o N 00000197
ge_p3_tobytes.o N 00000199
ge_p3_tobytes.o N 0000019b
ge_precomp_0.o N 00000000
ge_precomp_0.o N 00000037
ge_precomp_0.o N 00000046
ge_precomp_0.o N 00000110
ge_precomp_0.o N 00000148
ge_precomp_0.o N 0000014a
ge_precomp_0.o N 00000151
ge_precomp_0.o N 00000155
ge_precomp_0.o N 0000015f
ge_precomp_0.o N 00000167
ge_precomp_0.o N 0000017b
ge_precomp_0.o N 0000017e
ge_precomp_0.o N 00000186
ge_precomp_0.o N 0000018b
ge_scalarmult_base.o N 00000000
ge_scalarmult_base.o N 00000037
ge_scalarmult_base.o N 0000004c
ge_scalarmult_base.o N 00000116
ge_scalarmult_base.o N 0000011b
ge_scalarmult_base.o N 00000122
ge_scalarmult_base.o N 00000126
ge_scalarmult_base.o N 00000130
ge_scalarmult_base.o N 00000138
ge_scalarmult_base.o N 0000014c
ge_scalarmult_base.o N 0000014f
ge_scalarmult_base.o N 00000157
ge_scalarmult_base.o N 0000015c
ge_scalarmult_base.o N 00000167
ge_scalarmult_base.o N 0000016c
ge_scalarmult_base.o N 0000016e
ge_scalarmult_base.o N 00000170
ge_scalarmult_base.o N 00000172
ge_scalarmult_base.o N 00000180
ge_scalarmult_base.o N 00000186
ge_scalarmult_base.o N 00000192
ge_scalarmult_base.o N 00000194
ge_scalarmult_base.o N 00000197
ge_scalarmult_base.o N 0000019a
ge_scalarmult_base.o N 0000019c
ge_scalarmult_base.o N 0000019e
ge_scalarmult_base.o N 000001ab
ge_scalarmult_base.o N 000001b6
ge_scalarmult_base.o N 000001bf
ge_scalarmult_base.o N 000001c8
ge_scalarmult_base.o N 000001df
ge_scalarmult_base.o N 0000021d
ge_scalarmult_base.o N 00000224
ge_scalarmult_base.o N 00000226
ge_scalarmult_base.o N 00000228
ge_scalarmult_base.o N 0000022a
ge_scalarmult_base.o N 0000022c
ge_scalarmult_base.o N 0000022e
ge_scalarmult_base.o N 00000230
ge_scalarmult_base.o N 00000236
ge_scalarmult_base.o N 00000238
ge_scalarmult_base.o N 0000023a
ge_scalarmult_base.o N 00000240
ge_scalarmult_base.o N 00000242
ge_scalarmult_base.o N 0000024a
ge_scalarmult_base.o N 0000024c
ge_scalarmult_base.o N 00000252
ge_scalarmult_base.o N 00000256
ge_scalarmult_base.o N 0000025b
ge_scalarmult_base.o N 00000262
ge_sub.o N 00000000
ge_sub.o N 00000037
ge_sub.o N 00000040
ge_sub.o N 0000010a
ge_sub.o N 0000013c
ge_sub.o N 0000013f
ge_sub.o N 00000143
ge_sub.o N 0000014d
ge_sub.o N 00000155
ge_sub.o N 00000169
ge_sub.o N 0000016c
ge_sub.o N 0000016e
ge_sub.o N 00000170
ge_sub.o N 00000172
ge_sub.o N 00000174
ge_sub.o N 00000176
ge_sub.o N 0000017e
ge_sub.o N 00000180
ge_sub.o N 00000186
ge_sub.o N 00000188
ge_sub.o N 0000018f
ge_sub.o N 00000197
ge_sub.o N 0000019b
ge_tobytes.o N 00000000
ge_tobytes.o N 00000037
ge_tobytes.o N 00000044
ge_tobytes.o N 0000010e
ge_tobytes.o N 00000144
ge_tobytes.o N 0000014a
ge_tobytes.o N 0000014e
ge_tobytes.o N 00000158
ge_tobytes.o N 00000160
ge_tobytes.o N 00000174
ge_tobytes.o N 00000177
ge_tobytes.o N 00000179
ge_tobytes.o N 0000017b
ge_tobytes.o N 0000017d
ge_tobytes.o N 0000018b
ge_tobytes.o N 0000018d
ge_tobytes.o N 0000018f
ge_tobytes.o N 00000191
ge_tobytes.o N 00000193
keypair.o N 00000000
keypair.o N 00000037
keypair.o N 00000041
keypair.o N 0000010b
keypair.o N 0000013e
keypair.o N 00000142
keypair.o N 00000145
keypair.o N 00000153
keypair.o N 00000167
keypair.o N 0000016a
keypair.o N 0000016d
keypair.o N 0000016f
keypair.o N 00000171
keypair.o N 0000017b
keypair.o N 00000183
keypair.o N 00000186
keypair.o N 00000188
keypair.o N 0000018a
keypair.o N 0000018c
open.o N 00000000
open.o N 00000037
open.o N 0000003e
open.o N 00000108
open.o N 00000138
open.o N 0000013c
open.o N 00000143
open.o N 00000151
open.o N 00000165
open.o N 0000016b
open.o N 00000171
open.o N 00000173
open.o N 0000017a
open.o N 0000017c
open.o N 00000181
open.o N 00000198
open.o N 0000019b
open.o N 0000019e
open.o N 000001a4
open.o N 000001a6
open.o N 000001a8
open.o N 000001b2
open.o N 000001ba
open.o N 000001bd
open.o N 000001bf
open.o N 000001c1
open.o N 000001c3
open.o N 000001c9
open.o N 000001cb
sc_muladd.o N 00000000
sc_muladd.o N 00000037
sc_muladd.o N 00000043
sc_muladd.o N 0000010d
sc_muladd.o N 00000124
sc_muladd.o N 0000012f
sc_muladd.o N 00000138
sc_muladd.o N 0000013f
sc_muladd.o N 00000142
sc_muladd.o N 00000150
sc_muladd.o N 00000157
sc_muladd.o N 0000015e
sc_muladd.o N 00000193
sc_muladd.o N 00000195
sc_muladd.o N 00000197
sc_muladd.o N 00000199
sc_muladd.o N 0000019b
sc_muladd.o N 0000019e
sc_muladd.o N 000001ac
sc_muladd.o N 000001b6
sc_muladd.o N 000001be
sc_muladd.o N 000001c2
sc_muladd.o N 000001c5
sc_muladd.o N 000001c8
sc_muladd.o N 000001cc
sc_muladd.o N 000001cf
sc_muladd.o N 000001d2
sc_muladd.o N 000001d5
sc_muladd.o N 000001d8
sc_muladd.o N 000001db
sc_muladd.o N 000001de
sc_muladd.o N 000001e1
sc_muladd.o N 000001e4
sc_muladd.o N 000001e8
sc_muladd.o N 000001eb
sc_muladd.o N 000001ee
sc_muladd.o N 000001f1
sc_muladd.o N 000001f4
sc_muladd.o N 000001f7
sc_muladd.o N 000001fa
sc_muladd.o N 000001fd
sc_muladd.o N 00000200
sc_muladd.o N 00000204
sc_muladd.o N 00000207
sc_muladd.o N 0000020a
sc_muladd.o N 0000020d
sc_muladd.o N 00000210
sc_muladd.o N 00000214
sc_muladd.o N 00000217
sc_muladd.o N 0000021b
sc_muladd.o N 0000021f
sc_muladd.o N 00000222
sc_muladd.o N 0000022a
sc_muladd.o N 0000022e
sc_muladd.o N 00000232
sc_muladd.o N 00000236
sc_muladd.o N 0000023a
sc_muladd.o N 0000023e
sc_muladd.o N 00000242
sc_muladd.o N 0000024a
sc_muladd.o N 00000252
sc_muladd.o N 0000025a
sc_muladd.o N 0000025e
sc_muladd.o N 00000266
sc_muladd.o N 0000026a
sc_muladd.o N 00000272
sc_muladd.o N 00000276
sc_muladd.o N 0000027e
sc_muladd.o N 00000282
sc_muladd.o N 00000286
sc_muladd.o N 0000028e
sc_muladd.o N 00000292
sc_muladd.o N 00000295
sc_muladd.o N 00000298
sc_muladd.o N 0000029b
sc_muladd.o N 000002a2
sc_muladd.o N 000002a9
sc_muladd.o N 000002ad
sc_muladd.o N 000002b5
sc_muladd.o N 000002bd
sc_muladd.o N 000002c0
sc_muladd.o N 000002c3
sc_muladd.o N 000002c6
sc_muladd.o N 000002cd
sc_muladd.o N 000002d4
sc_muladd.o N 000002dc
sc_muladd.o N 000002e4
sc_muladd.o N 000002eb
sc_muladd.o N 000002ee
sc_muladd.o N 000002f1
sc_muladd.o N 000002f4
sc_muladd.o N 000002f7
sc_muladd.o N 000002fe
sc_muladd.o N 00000306
sc_muladd.o N 00000309
sc_muladd.o N 00000310
sc_muladd.o N 00000313
sc_muladd.o N 00000316
sc_muladd.o N 0000031d
sc_muladd.o N 00000320
sc_muladd.o N 00000327
sc_muladd.o N 0000032a
sc_reduce.o N 00000000
sc_reduce.o N 00000037
sc_reduce.o N 00000043
sc_reduce.o N 0000010d
sc_reduce.o N 00000124
sc_reduce.o N 0000012f
sc_reduce.o N 00000138
sc_reduce.o N 0000013f
sc_reduce.o N 00000142
sc_reduce.o N 00000150
sc_reduce.o N 00000157
sc_reduce.o N 0000015e
sc_reduce.o N 00000193
sc_reduce.o N 00000195
sc_reduce.o N 00000198
sc_reduce.o N 000001a6
sc_reduce.o N 000001b0
sc_reduce.o N 000001b8
sc_reduce.o N 000001bc
sc_reduce.o N 000001c0
sc_reduce.o N 000001c3
sc_reduce.o N 000001c6
sc_reduce.o N 000001c9
sc_reduce.o N 000001cd
sc_reduce.o N 000001d1
sc_reduce.o N 000001d5
sc_reduce.o N 000001d9
sc_reduce.o N 000001dd
sc_reduce.o N 000001e1
sc_reduce.o N 000001e5
sc_reduce.o N 000001e9
sc_reduce.o N 000001ed
sc_reduce.o N 000001f1
sc_reduce.o N 000001f5
sc_reduce.o N 000001f8
sc_reduce.o N 000001fb
sc_reduce.o N 000001fe
sc_reduce.o N 00000201
sc_reduce.o N 00000204
sc_reduce.o N 00000207
sc_reduce.o N 0000020f
sc_reduce.o N 00000213
sc_reduce.o N 0000021a
sc_reduce.o N 00000221
sc_reduce.o N 00000229
sc_reduce.o N 00000231
sc_reduce.o N 00000239
sc_reduce.o N 00000241
sc_reduce.o N 00000248
sc_reduce.o N 0000024f
sc_reduce.o N 00000256
sc_reduce.o N 0000025e
sc_reduce.o N 00000265
sc_reduce.o N 0000026d
sc_reduce.o N 00000274
sc_reduce.o N 0000027b
sc_reduce.o N 00000282
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000108
sign.o N 00000133
sign.o N 00000137
sign.o N 0000013a
sign.o N 00000148
sign.o N 0000015c
sign.o N 0000015f
sign.o N 00000165
sign.o N 0000016a
sign.o N 0000016d
sign.o N 00000173
sign.o N 0000018a
sign.o N 0000018c
sign.o N 0000018f
sign.o N 00000194
sign.o N 00000196
sign.o N 00000198
sign.o N 000001a2
sign.o N 000001aa
sign.o N 000001ad
sign.o N 000001af
sign.o N 000001b1
sign.o N 000001b3
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref10 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
TIMECOP error (can be valgrind bug)
error 99
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:286)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:180)
by 0x...: add_p1p1 (ge25519.c:101)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:182)
by 0x...: add_p1p1 (ge25519.c:101)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:182)
by 0x...: add_p1p1 (ge25519.c:101)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:182)
by 0x...: add_p1p1 (ge25519.c:101)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:171)
by 0x...: add_p1p1 (ge25519.c:104)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:171)
by 0x...: add_p1p1 (ge25519.c:104)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:171)
by 0x...: add_p1p1 (ge25519.c:104)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:171)
by 0x...: add_p1p1 (ge25519.c:104)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:171)
by 0x...: add_p1p1 (ge25519.c:104)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:171)
by 0x...: add_p1p1 (ge25519.c:104)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:190)
by 0x...: add_p1p1 (ge25519.c:106)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:190)
by 0x...: add_p1p1 (ge25519.c:108)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
crypto_sign_open returns nonzero
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Passed TIMECOP
TIMECOP iterations: 10
Number of similar (implementation,compiler) pairs: 17, namely:
Implementation | Compiler |
ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref10 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref10 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref10 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref10 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref10 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref10 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref10 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref10 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref10 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |