123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384 |
- <?xml version="1.0" encoding="UTF-8"?>
- <projectDescription>
- <name>wolfssl-test</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
- <triggers>clean,full,incremental,</triggers>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
- <triggers>full,incremental,</triggers>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.cdt.core.cnature</nature>
- <nature>org.eclipse.cdt.core.ccnature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
- </natures>
- <linkedResources>
- <link>
- <name>src/test.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/test/test.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/aes.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/aes.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/arc4.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/arc4.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/asm.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/asm.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/asn.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/asn.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/blake2b.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/blake2b.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/blake2s.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/blake2s.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/camellia.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/camellia.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/chacha.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/chacha.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/chacha20_poly1305.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/chacha20_poly1305.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/cmac.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/cmac.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/coding.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/coding.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/compress.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/compress.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/cpuid.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/cpuid.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/cryptocb.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/cryptocb.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/curve25519.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/curve25519.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/des3.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/des3.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/dh.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/dh.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/dsa.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/dsa.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/ecc.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/ecc.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/ecc_fp.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/ecc_fp.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/ed25519.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/ed25519.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/error.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/error.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/fe_low_mem.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/fe_low_mem.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/fe_operations.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/fe_operations.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/ge_low_mem.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/ge_low_mem.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/ge_operations.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/ge_operations.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/hash.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/hash.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/kdf.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/kdf.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/hmac.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/hmac.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/integer.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/integer.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/logging.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/logging.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/md2.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/md2.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/md4.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/md4.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/md5.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/md5.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/memory.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/memory.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/pkcs12.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/pkcs12.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/pkcs7.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/pkcs7.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/poly1305.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/poly1305.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/pwdbased.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/pwdbased.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/random.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/random.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/ripemd.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/ripemd.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/rsa.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/rsa.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/sha.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sha.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/sha256.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sha256.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/sha3.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sha3.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/sha512.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sha512.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/signature.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/signature.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/sp_arm32.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_arm32.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/sp_arm64.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_arm64.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/sp_armthumb.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_armthumb.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/sp_c32.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_c32.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/sp_c64.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_c64.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/sp_cortexm.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_cortexm.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/sp_int.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_int.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/sp_x86_64.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_x86_64.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/srp.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/srp.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/tfm.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/tfm.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/wc_encrypt.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/wc_encrypt.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/wc_pkcs11.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/wc_pkcs11.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/wc_port.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/wc_port.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/wolfevent.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/wolfevent.c</locationURI>
- </link>
- <link>
- <name>src/wolfcrypt-src/wolfmath.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/wolfmath.c</locationURI>
- </link>
- <link>
- <name>src/wolfssl-src/crl.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/src/crl.c</locationURI>
- </link>
- <link>
- <name>src/wolfssl-src/internal.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/src/internal.c</locationURI>
- </link>
- <link>
- <name>src/wolfssl-src/keys.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/src/keys.c</locationURI>
- </link>
- <link>
- <name>src/wolfssl-src/ocsp.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/src/ocsp.c</locationURI>
- </link>
- <link>
- <name>src/wolfssl-src/ssl.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/src/ssl.c</locationURI>
- </link>
- <link>
- <name>src/wolfssl-src/tls.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/src/tls.c</locationURI>
- </link>
- <link>
- <name>src/wolfssl-src/tls13.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/src/tls13.c</locationURI>
- </link>
- <link>
- <name>src/wolfssl-src/wolfio.c</name>
- <type>1</type>
- <locationURI>PARENT-2-PROJECT_LOC/src/wolfio.c</locationURI>
- </link>
- </linkedResources>
- </projectDescription>
|