.project 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>wolfssl-test</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  10. <triggers>clean,full,incremental,</triggers>
  11. <arguments>
  12. </arguments>
  13. </buildCommand>
  14. <buildCommand>
  15. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  16. <triggers>full,incremental,</triggers>
  17. <arguments>
  18. </arguments>
  19. </buildCommand>
  20. </buildSpec>
  21. <natures>
  22. <nature>org.eclipse.cdt.core.cnature</nature>
  23. <nature>org.eclipse.cdt.core.ccnature</nature>
  24. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  25. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  26. </natures>
  27. <linkedResources>
  28. <link>
  29. <name>src/test.c</name>
  30. <type>1</type>
  31. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/test/test.c</locationURI>
  32. </link>
  33. <link>
  34. <name>src/wolfcrypt-src/aes.c</name>
  35. <type>1</type>
  36. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/aes.c</locationURI>
  37. </link>
  38. <link>
  39. <name>src/wolfcrypt-src/arc4.c</name>
  40. <type>1</type>
  41. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/arc4.c</locationURI>
  42. </link>
  43. <link>
  44. <name>src/wolfcrypt-src/asm.c</name>
  45. <type>1</type>
  46. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/asm.c</locationURI>
  47. </link>
  48. <link>
  49. <name>src/wolfcrypt-src/asn.c</name>
  50. <type>1</type>
  51. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/asn.c</locationURI>
  52. </link>
  53. <link>
  54. <name>src/wolfcrypt-src/blake2b.c</name>
  55. <type>1</type>
  56. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/blake2b.c</locationURI>
  57. </link>
  58. <link>
  59. <name>src/wolfcrypt-src/blake2s.c</name>
  60. <type>1</type>
  61. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/blake2s.c</locationURI>
  62. </link>
  63. <link>
  64. <name>src/wolfcrypt-src/camellia.c</name>
  65. <type>1</type>
  66. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/camellia.c</locationURI>
  67. </link>
  68. <link>
  69. <name>src/wolfcrypt-src/chacha.c</name>
  70. <type>1</type>
  71. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/chacha.c</locationURI>
  72. </link>
  73. <link>
  74. <name>src/wolfcrypt-src/chacha20_poly1305.c</name>
  75. <type>1</type>
  76. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/chacha20_poly1305.c</locationURI>
  77. </link>
  78. <link>
  79. <name>src/wolfcrypt-src/cmac.c</name>
  80. <type>1</type>
  81. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/cmac.c</locationURI>
  82. </link>
  83. <link>
  84. <name>src/wolfcrypt-src/coding.c</name>
  85. <type>1</type>
  86. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/coding.c</locationURI>
  87. </link>
  88. <link>
  89. <name>src/wolfcrypt-src/compress.c</name>
  90. <type>1</type>
  91. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/compress.c</locationURI>
  92. </link>
  93. <link>
  94. <name>src/wolfcrypt-src/cpuid.c</name>
  95. <type>1</type>
  96. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/cpuid.c</locationURI>
  97. </link>
  98. <link>
  99. <name>src/wolfcrypt-src/cryptocb.c</name>
  100. <type>1</type>
  101. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/cryptocb.c</locationURI>
  102. </link>
  103. <link>
  104. <name>src/wolfcrypt-src/curve25519.c</name>
  105. <type>1</type>
  106. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/curve25519.c</locationURI>
  107. </link>
  108. <link>
  109. <name>src/wolfcrypt-src/des3.c</name>
  110. <type>1</type>
  111. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/des3.c</locationURI>
  112. </link>
  113. <link>
  114. <name>src/wolfcrypt-src/dh.c</name>
  115. <type>1</type>
  116. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/dh.c</locationURI>
  117. </link>
  118. <link>
  119. <name>src/wolfcrypt-src/dsa.c</name>
  120. <type>1</type>
  121. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/dsa.c</locationURI>
  122. </link>
  123. <link>
  124. <name>src/wolfcrypt-src/ecc.c</name>
  125. <type>1</type>
  126. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/ecc.c</locationURI>
  127. </link>
  128. <link>
  129. <name>src/wolfcrypt-src/ecc_fp.c</name>
  130. <type>1</type>
  131. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/ecc_fp.c</locationURI>
  132. </link>
  133. <link>
  134. <name>src/wolfcrypt-src/ed25519.c</name>
  135. <type>1</type>
  136. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/ed25519.c</locationURI>
  137. </link>
  138. <link>
  139. <name>src/wolfcrypt-src/error.c</name>
  140. <type>1</type>
  141. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/error.c</locationURI>
  142. </link>
  143. <link>
  144. <name>src/wolfcrypt-src/fe_low_mem.c</name>
  145. <type>1</type>
  146. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/fe_low_mem.c</locationURI>
  147. </link>
  148. <link>
  149. <name>src/wolfcrypt-src/fe_operations.c</name>
  150. <type>1</type>
  151. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/fe_operations.c</locationURI>
  152. </link>
  153. <link>
  154. <name>src/wolfcrypt-src/ge_low_mem.c</name>
  155. <type>1</type>
  156. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/ge_low_mem.c</locationURI>
  157. </link>
  158. <link>
  159. <name>src/wolfcrypt-src/ge_operations.c</name>
  160. <type>1</type>
  161. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/ge_operations.c</locationURI>
  162. </link>
  163. <link>
  164. <name>src/wolfcrypt-src/hash.c</name>
  165. <type>1</type>
  166. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/hash.c</locationURI>
  167. </link>
  168. <link>
  169. <name>src/wolfcrypt-src/kdf.c</name>
  170. <type>1</type>
  171. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/kdf.c</locationURI>
  172. </link>
  173. <link>
  174. <name>src/wolfcrypt-src/hmac.c</name>
  175. <type>1</type>
  176. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/hmac.c</locationURI>
  177. </link>
  178. <link>
  179. <name>src/wolfcrypt-src/integer.c</name>
  180. <type>1</type>
  181. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/integer.c</locationURI>
  182. </link>
  183. <link>
  184. <name>src/wolfcrypt-src/logging.c</name>
  185. <type>1</type>
  186. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/logging.c</locationURI>
  187. </link>
  188. <link>
  189. <name>src/wolfcrypt-src/md2.c</name>
  190. <type>1</type>
  191. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/md2.c</locationURI>
  192. </link>
  193. <link>
  194. <name>src/wolfcrypt-src/md4.c</name>
  195. <type>1</type>
  196. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/md4.c</locationURI>
  197. </link>
  198. <link>
  199. <name>src/wolfcrypt-src/md5.c</name>
  200. <type>1</type>
  201. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/md5.c</locationURI>
  202. </link>
  203. <link>
  204. <name>src/wolfcrypt-src/memory.c</name>
  205. <type>1</type>
  206. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/memory.c</locationURI>
  207. </link>
  208. <link>
  209. <name>src/wolfcrypt-src/pkcs12.c</name>
  210. <type>1</type>
  211. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/pkcs12.c</locationURI>
  212. </link>
  213. <link>
  214. <name>src/wolfcrypt-src/pkcs7.c</name>
  215. <type>1</type>
  216. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/pkcs7.c</locationURI>
  217. </link>
  218. <link>
  219. <name>src/wolfcrypt-src/poly1305.c</name>
  220. <type>1</type>
  221. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/poly1305.c</locationURI>
  222. </link>
  223. <link>
  224. <name>src/wolfcrypt-src/pwdbased.c</name>
  225. <type>1</type>
  226. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/pwdbased.c</locationURI>
  227. </link>
  228. <link>
  229. <name>src/wolfcrypt-src/random.c</name>
  230. <type>1</type>
  231. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/random.c</locationURI>
  232. </link>
  233. <link>
  234. <name>src/wolfcrypt-src/ripemd.c</name>
  235. <type>1</type>
  236. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/ripemd.c</locationURI>
  237. </link>
  238. <link>
  239. <name>src/wolfcrypt-src/rsa.c</name>
  240. <type>1</type>
  241. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/rsa.c</locationURI>
  242. </link>
  243. <link>
  244. <name>src/wolfcrypt-src/sha.c</name>
  245. <type>1</type>
  246. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sha.c</locationURI>
  247. </link>
  248. <link>
  249. <name>src/wolfcrypt-src/sha256.c</name>
  250. <type>1</type>
  251. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sha256.c</locationURI>
  252. </link>
  253. <link>
  254. <name>src/wolfcrypt-src/sha3.c</name>
  255. <type>1</type>
  256. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sha3.c</locationURI>
  257. </link>
  258. <link>
  259. <name>src/wolfcrypt-src/sha512.c</name>
  260. <type>1</type>
  261. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sha512.c</locationURI>
  262. </link>
  263. <link>
  264. <name>src/wolfcrypt-src/signature.c</name>
  265. <type>1</type>
  266. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/signature.c</locationURI>
  267. </link>
  268. <link>
  269. <name>src/wolfcrypt-src/sp_arm32.c</name>
  270. <type>1</type>
  271. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_arm32.c</locationURI>
  272. </link>
  273. <link>
  274. <name>src/wolfcrypt-src/sp_arm64.c</name>
  275. <type>1</type>
  276. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_arm64.c</locationURI>
  277. </link>
  278. <link>
  279. <name>src/wolfcrypt-src/sp_armthumb.c</name>
  280. <type>1</type>
  281. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_armthumb.c</locationURI>
  282. </link>
  283. <link>
  284. <name>src/wolfcrypt-src/sp_c32.c</name>
  285. <type>1</type>
  286. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_c32.c</locationURI>
  287. </link>
  288. <link>
  289. <name>src/wolfcrypt-src/sp_c64.c</name>
  290. <type>1</type>
  291. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_c64.c</locationURI>
  292. </link>
  293. <link>
  294. <name>src/wolfcrypt-src/sp_cortexm.c</name>
  295. <type>1</type>
  296. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_cortexm.c</locationURI>
  297. </link>
  298. <link>
  299. <name>src/wolfcrypt-src/sp_int.c</name>
  300. <type>1</type>
  301. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_int.c</locationURI>
  302. </link>
  303. <link>
  304. <name>src/wolfcrypt-src/sp_x86_64.c</name>
  305. <type>1</type>
  306. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/sp_x86_64.c</locationURI>
  307. </link>
  308. <link>
  309. <name>src/wolfcrypt-src/srp.c</name>
  310. <type>1</type>
  311. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/srp.c</locationURI>
  312. </link>
  313. <link>
  314. <name>src/wolfcrypt-src/tfm.c</name>
  315. <type>1</type>
  316. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/tfm.c</locationURI>
  317. </link>
  318. <link>
  319. <name>src/wolfcrypt-src/wc_encrypt.c</name>
  320. <type>1</type>
  321. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/wc_encrypt.c</locationURI>
  322. </link>
  323. <link>
  324. <name>src/wolfcrypt-src/wc_pkcs11.c</name>
  325. <type>1</type>
  326. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/wc_pkcs11.c</locationURI>
  327. </link>
  328. <link>
  329. <name>src/wolfcrypt-src/wc_port.c</name>
  330. <type>1</type>
  331. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/wc_port.c</locationURI>
  332. </link>
  333. <link>
  334. <name>src/wolfcrypt-src/wolfevent.c</name>
  335. <type>1</type>
  336. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/wolfevent.c</locationURI>
  337. </link>
  338. <link>
  339. <name>src/wolfcrypt-src/wolfmath.c</name>
  340. <type>1</type>
  341. <locationURI>PARENT-2-PROJECT_LOC/wolfcrypt/src/wolfmath.c</locationURI>
  342. </link>
  343. <link>
  344. <name>src/wolfssl-src/crl.c</name>
  345. <type>1</type>
  346. <locationURI>PARENT-2-PROJECT_LOC/src/crl.c</locationURI>
  347. </link>
  348. <link>
  349. <name>src/wolfssl-src/internal.c</name>
  350. <type>1</type>
  351. <locationURI>PARENT-2-PROJECT_LOC/src/internal.c</locationURI>
  352. </link>
  353. <link>
  354. <name>src/wolfssl-src/keys.c</name>
  355. <type>1</type>
  356. <locationURI>PARENT-2-PROJECT_LOC/src/keys.c</locationURI>
  357. </link>
  358. <link>
  359. <name>src/wolfssl-src/ocsp.c</name>
  360. <type>1</type>
  361. <locationURI>PARENT-2-PROJECT_LOC/src/ocsp.c</locationURI>
  362. </link>
  363. <link>
  364. <name>src/wolfssl-src/ssl.c</name>
  365. <type>1</type>
  366. <locationURI>PARENT-2-PROJECT_LOC/src/ssl.c</locationURI>
  367. </link>
  368. <link>
  369. <name>src/wolfssl-src/tls.c</name>
  370. <type>1</type>
  371. <locationURI>PARENT-2-PROJECT_LOC/src/tls.c</locationURI>
  372. </link>
  373. <link>
  374. <name>src/wolfssl-src/tls13.c</name>
  375. <type>1</type>
  376. <locationURI>PARENT-2-PROJECT_LOC/src/tls13.c</locationURI>
  377. </link>
  378. <link>
  379. <name>src/wolfssl-src/wolfio.c</name>
  380. <type>1</type>
  381. <locationURI>PARENT-2-PROJECT_LOC/src/wolfio.c</locationURI>
  382. </link>
  383. </linkedResources>
  384. </projectDescription>