|
13 | 13 | 9D2E31E5291CE4800082B941 /* dtls.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D2E31E3291CE4800082B941 /* dtls.c */; }; |
14 | 14 | 9D2E31E7291CE4AC0082B941 /* dtls13.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D2E31E6291CE4AC0082B941 /* dtls13.c */; }; |
15 | 15 | 9D2E31E9291CE5CB0082B941 /* kdf.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D2E31E8291CE5CB0082B941 /* kdf.c */; }; |
16 | | - A46FE16F2493E8F800A25BE7 /* armv8-chacha.c in Sources */ = {isa = PBXBuildFile; fileRef = A46FE14C2493E8F500A25BE7 /* armv8-chacha.c */; }; |
| 16 | + A46FE16F2493E8F800A25BE7 /* armv8-chacha-asm.S in Sources */ = {isa = PBXBuildFile; fileRef = A46FE14C2493E8F500A25BE7 /* armv8-chacha-asm.S */; }; |
17 | 17 | A46FE1702493E8F800A25BE7 /* sp_int.c in Sources */ = {isa = PBXBuildFile; fileRef = A46FE14D2493E8F600A25BE7 /* sp_int.c */; }; |
18 | 18 | A46FE1742493E8F800A25BE7 /* sp_cortexm.c in Sources */ = {isa = PBXBuildFile; fileRef = A46FE1512493E8F600A25BE7 /* sp_cortexm.c */; }; |
19 | 19 | A46FE1752493E8F800A25BE7 /* blake2s.c in Sources */ = {isa = PBXBuildFile; fileRef = A46FE1522493E8F600A25BE7 /* blake2s.c */; }; |
|
96 | 96 | A4ADF9281FCE0C5600A06E90 /* ecc.c in Sources */ = {isa = PBXBuildFile; fileRef = A4ADF8CC1FCE0C5500A06E90 /* ecc.c */; }; |
97 | 97 | A4ADF92A1FCE0C5600A06E90 /* coding.c in Sources */ = {isa = PBXBuildFile; fileRef = A4ADF8CE1FCE0C5500A06E90 /* coding.c */; }; |
98 | 98 | A4ADF92C1FCE0C5600A06E90 /* ge_low_mem.c in Sources */ = {isa = PBXBuildFile; fileRef = A4ADF8D01FCE0C5500A06E90 /* ge_low_mem.c */; }; |
99 | | - A4CA2EA324C8AF97003CCC50 /* armv8-sha512.c in Sources */ = {isa = PBXBuildFile; fileRef = A4CA2E9E24C8AF97003CCC50 /* armv8-sha512.c */; }; |
100 | 99 | A4DFEC0D1FD4CAA300A7BB33 /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = A4DFEC0C1FD4CAA300A7BB33 /* benchmark.c */; }; |
101 | | - A4DFEC101FD4CB8500A7BB33 /* armv8-sha256.c in Sources */ = {isa = PBXBuildFile; fileRef = A4DFEC0E1FD4CB8500A7BB33 /* armv8-sha256.c */; }; |
102 | | - A4DFEC111FD4CB8500A7BB33 /* armv8-aes.c in Sources */ = {isa = PBXBuildFile; fileRef = A4DFEC0F1FD4CB8500A7BB33 /* armv8-aes.c */; }; |
| 100 | + A4DFEC101FD4CB8500A7BB33 /* armv8-sha256-asm.S in Sources */ = {isa = PBXBuildFile; fileRef = A4DFEC0E1FD4CB8500A7BB33 /* armv8-sha256-asm.S */; }; |
| 101 | + A4DFEC111FD4CB8500A7BB33 /* armv8-aes-asm.S in Sources */ = {isa = PBXBuildFile; fileRef = A4DFEC0F1FD4CB8500A7BB33 /* armv8-aes-asm.S */; }; |
103 | 102 | A4DFEC3C1FD6B9CC00A7BB33 /* test.c in Sources */ = {isa = PBXBuildFile; fileRef = A4DFEC3B1FD6B9CC00A7BB33 /* test.c */; }; |
104 | | - CB81DE1D24C9284700B98DA6 /* armv8-poly1305.c in Sources */ = {isa = PBXBuildFile; fileRef = CB81DE1C24C9284700B98DA6 /* armv8-poly1305.c */; }; |
| 103 | + CB81DE1D24C9284700B98DA6 /* armv8-poly1305-asm.S in Sources */ = {isa = PBXBuildFile; fileRef = CB81DE1C24C9284700B98DA6 /* armv8-poly1305-asm.S */; }; |
105 | 104 | CB81DE1F24C93EC000B98DA6 /* armv8-curve25519.S in Sources */ = {isa = PBXBuildFile; fileRef = CB81DE1E24C93EC000B98DA6 /* armv8-curve25519.S */; }; |
106 | 105 | CB81DE2324C93FB300B98DA6 /* armv8-sha512-asm.S in Sources */ = {isa = PBXBuildFile; fileRef = CB81DE2224C93FB300B98DA6 /* armv8-sha512-asm.S */; }; |
107 | 106 | /* End PBXBuildFile section */ |
|
113 | 112 | 9D2E31E3291CE4800082B941 /* dtls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dtls.c; path = ../../../src/dtls.c; sourceTree = "<group>"; }; |
114 | 113 | 9D2E31E6291CE4AC0082B941 /* dtls13.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dtls13.c; path = ../../../src/dtls13.c; sourceTree = "<group>"; }; |
115 | 114 | 9D2E31E8291CE5CB0082B941 /* kdf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = kdf.c; path = ../../../wolfcrypt/src/kdf.c; sourceTree = "<group>"; }; |
116 | | - A46FE14C2493E8F500A25BE7 /* armv8-chacha.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "armv8-chacha.c"; path = "../../../wolfcrypt/src/port/arm/armv8-chacha.c"; sourceTree = "<group>"; }; |
| 115 | + A46FE14C2493E8F500A25BE7 /* armv8-chacha-asm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "armv8-chacha-asm.S"; path = "../../../wolfcrypt/src/port/arm/armv8-chacha-asm.S"; sourceTree = "<group>"; }; |
117 | 116 | A46FE14D2493E8F600A25BE7 /* sp_int.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sp_int.c; path = ../../../wolfcrypt/src/sp_int.c; sourceTree = "<group>"; }; |
118 | 117 | A46FE1512493E8F600A25BE7 /* sp_cortexm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sp_cortexm.c; path = ../../../wolfcrypt/src/sp_cortexm.c; sourceTree = "<group>"; }; |
119 | 118 | A46FE1522493E8F600A25BE7 /* blake2s.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = blake2s.c; path = ../../../wolfcrypt/src/blake2s.c; sourceTree = "<group>"; }; |
|
201 | 200 | A4ADF8CC1FCE0C5500A06E90 /* ecc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ecc.c; path = ../../../wolfcrypt/src/ecc.c; sourceTree = "<group>"; }; |
202 | 201 | A4ADF8CE1FCE0C5500A06E90 /* coding.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = coding.c; path = ../../../wolfcrypt/src/coding.c; sourceTree = "<group>"; }; |
203 | 202 | A4ADF8D01FCE0C5500A06E90 /* ge_low_mem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ge_low_mem.c; path = ../../../wolfcrypt/src/ge_low_mem.c; sourceTree = "<group>"; }; |
204 | | - A4CA2E9E24C8AF97003CCC50 /* armv8-sha512.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "armv8-sha512.c"; path = "../../../wolfcrypt/src/port/arm/armv8-sha512.c"; sourceTree = "<group>"; }; |
205 | 203 | A4DFEC0C1FD4CAA300A7BB33 /* benchmark.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = benchmark.c; path = ../../../wolfcrypt/benchmark/benchmark.c; sourceTree = "<group>"; }; |
206 | | - A4DFEC0E1FD4CB8500A7BB33 /* armv8-sha256.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "armv8-sha256.c"; path = "../../../wolfcrypt/src/port/arm/armv8-sha256.c"; sourceTree = "<group>"; }; |
207 | | - A4DFEC0F1FD4CB8500A7BB33 /* armv8-aes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "armv8-aes.c"; path = "../../../wolfcrypt/src/port/arm/armv8-aes.c"; sourceTree = "<group>"; }; |
| 204 | + A4DFEC0E1FD4CB8500A7BB33 /* armv8-sha256-asm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "armv8-sha256-asm.S"; path = "../../../wolfcrypt/src/port/arm/armv8-sha256-asm.S"; sourceTree = "<group>"; }; |
| 205 | + A4DFEC0F1FD4CB8500A7BB33 /* armv8-aes-asm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "armv8-aes-asm.S"; path = "../../../wolfcrypt/src/port/arm/armv8-aes-asm.S"; sourceTree = "<group>"; }; |
208 | 206 | A4DFEC3B1FD6B9CC00A7BB33 /* test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = test.c; path = ../../../wolfcrypt/test/test.c; sourceTree = "<group>"; }; |
209 | | - CB81DE1C24C9284700B98DA6 /* armv8-poly1305.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "armv8-poly1305.c"; path = "../../../wolfcrypt/src/port/arm/armv8-poly1305.c"; sourceTree = "<group>"; }; |
| 207 | + CB81DE1C24C9284700B98DA6 /* armv8-poly1305-asm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "armv8-poly1305-asm.S"; path = "../../../wolfcrypt/src/port/arm/armv8-poly1305-asm.S"; sourceTree = "<group>"; }; |
210 | 208 | CB81DE1E24C93EC000B98DA6 /* armv8-curve25519.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = "armv8-curve25519.S"; path = "../../../wolfcrypt/src/port/arm/armv8-curve25519.S"; sourceTree = "<group>"; }; |
211 | 209 | CB81DE2224C93FB300B98DA6 /* armv8-sha512-asm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = "armv8-sha512-asm.S"; path = "../../../wolfcrypt/src/port/arm/armv8-sha512-asm.S"; sourceTree = "<group>"; }; |
212 | 210 | /* End PBXFileReference section */ |
|
284 | 282 | children = ( |
285 | 283 | A4ADF8821FCE0C4D00A06E90 /* aes.c */, |
286 | 284 | A4ADF8921FCE0C4E00A06E90 /* arc4.c */, |
287 | | - A4DFEC0F1FD4CB8500A7BB33 /* armv8-aes.c */, |
288 | | - A46FE14C2493E8F500A25BE7 /* armv8-chacha.c */, |
| 285 | + A4DFEC0F1FD4CB8500A7BB33 /* armv8-aes-asm.S */, |
| 286 | + A46FE14C2493E8F500A25BE7 /* armv8-chacha-asm.S */, |
289 | 287 | CB81DE1E24C93EC000B98DA6 /* armv8-curve25519.S */, |
290 | | - CB81DE1C24C9284700B98DA6 /* armv8-poly1305.c */, |
291 | | - A4DFEC0E1FD4CB8500A7BB33 /* armv8-sha256.c */, |
| 288 | + CB81DE1C24C9284700B98DA6 /* armv8-poly1305-asm.S */, |
| 289 | + A4DFEC0E1FD4CB8500A7BB33 /* armv8-sha256-asm.S */, |
292 | 290 | 9D0105D4291CECD000A854D3 /* armv8-sha3-asm.S */, |
293 | | - A4CA2E9E24C8AF97003CCC50 /* armv8-sha512.c */, |
294 | 291 | CB81DE2224C93FB300B98DA6 /* armv8-sha512-asm.S */, |
295 | 292 | A4ADF8A01FCE0C4F00A06E90 /* asm.c */, |
296 | 293 | A4ADF8C21FCE0C5300A06E90 /* asn.c */, |
|
461 | 458 | A46FE18D2493E8F800A25BE7 /* fe_448.c in Sources */, |
462 | 459 | A4ADF8721FCE0C1C00A06E90 /* crl.c in Sources */, |
463 | 460 | A4ADF91B1FCE0C5600A06E90 /* srp.c in Sources */, |
464 | | - A46FE16F2493E8F800A25BE7 /* armv8-chacha.c in Sources */, |
| 461 | + A46FE16F2493E8F800A25BE7 /* armv8-chacha-asm.S in Sources */, |
465 | 462 | A4ADF8FE1FCE0C5600A06E90 /* integer.c in Sources */, |
466 | 463 | 9D2E31E5291CE4800082B941 /* dtls.c in Sources */, |
467 | 464 | A4ADF9231FCE0C5600A06E90 /* camellia.c in Sources */, |
|
473 | 470 | A4ADF90D1FCE0C5600A06E90 /* blake2b.c in Sources */, |
474 | 471 | A4ADF9071FCE0C5600A06E90 /* dh.c in Sources */, |
475 | 472 | A46FE1912493E8F800A25BE7 /* sp_c32.c in Sources */, |
476 | | - CB81DE1D24C9284700B98DA6 /* armv8-poly1305.c in Sources */, |
| 473 | + CB81DE1D24C9284700B98DA6 /* armv8-poly1305-asm.S in Sources */, |
477 | 474 | CB81DE1F24C93EC000B98DA6 /* armv8-curve25519.S in Sources */, |
478 | 475 | A4ADF8F31FCE0C5600A06E90 /* rsa.c in Sources */, |
479 | 476 | A46FE1752493E8F800A25BE7 /* blake2s.c in Sources */, |
|
495 | 492 | A46FE1882493E8F800A25BE7 /* sp_arm32.c in Sources */, |
496 | 493 | A4ADF8701FCE0C1C00A06E90 /* tls.c in Sources */, |
497 | 494 | A4ADF8E51FCE0C5600A06E90 /* sha.c in Sources */, |
498 | | - A4DFEC101FD4CB8500A7BB33 /* armv8-sha256.c in Sources */, |
| 495 | + A4DFEC101FD4CB8500A7BB33 /* armv8-sha256-asm.S in Sources */, |
499 | 496 | A4ADF83D1FCE0BD300A06E90 /* main.m in Sources */, |
500 | 497 | 9D2E31E4291CE4800082B941 /* quic.c in Sources */, |
501 | 498 | A4ADF9271FCE0C5600A06E90 /* ed25519.c in Sources */, |
|
523 | 520 | A4ADF8EB1FCE0C5600A06E90 /* chacha20_poly1305.c in Sources */, |
524 | 521 | A4ADF86B1FCE0C1C00A06E90 /* keys.c in Sources */, |
525 | 522 | A4ADF8EE1FCE0C5600A06E90 /* arc4.c in Sources */, |
526 | | - A4DFEC111FD4CB8500A7BB33 /* armv8-aes.c in Sources */, |
| 523 | + A4DFEC111FD4CB8500A7BB33 /* armv8-aes-asm.S in Sources */, |
527 | 524 | A46FE1812493E8F800A25BE7 /* wc_dsp.c in Sources */, |
528 | 525 | A4ADF9061FCE0C5600A06E90 /* wc_encrypt.c in Sources */, |
529 | 526 | A4ADF8DC1FCE0C5600A06E90 /* curve25519.c in Sources */, |
|
541 | 538 | A4ADF8D71FCE0C5600A06E90 /* wolfevent.c in Sources */, |
542 | 539 | A46FE1802493E8F800A25BE7 /* ed448.c in Sources */, |
543 | 540 | A4DFEC0D1FD4CAA300A7BB33 /* benchmark.c in Sources */, |
544 | | - A4CA2EA324C8AF97003CCC50 /* armv8-sha512.c in Sources */, |
545 | 541 | A4ADF91D1FCE0C5600A06E90 /* cpuid.c in Sources */, |
546 | 542 | ); |
547 | 543 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments