From 25293d3b2918756f2a99968654b2ecbd4f5c57fa Mon Sep 17 00:00:00 2001 From: smx-smx Date: Wed, 3 Apr 2024 23:35:29 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20smx-smx/?= =?UTF-8?q?xzre@e0bf6d4fe01f6fc67c0f1abdf6bfb2cc23f7a050=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- annotated.html | 3 +- classes.html | 5 +- functions.html | 18 ---- functions_vars.html | 18 ---- globals.html | 3 + globals_func.html | 3 + search/all_0.js | 3 +- search/all_1.js | 4 +- search/all_2.js | 8 +- search/all_3.js | 10 +- search/all_4.js | 3 +- search/all_5.js | 3 +- search/all_6.js | 4 +- search/all_7.js | 8 +- search/all_8.js | 6 -- search/classes_0.js | 2 +- search/classes_1.html | 37 -------- search/classes_1.js | 4 - search/files_0.js | 2 +- search/functions_0.js | 5 +- search/functions_1.js | 9 +- search/functions_2.js | 6 +- search/functions_3.js | 3 +- search/functions_4.js | 3 +- search/{all_8.html => functions_5.html} | 2 +- search/functions_5.js | 4 + search/pages_0.js | 2 +- search/searchdata.js | 8 +- search/variables_0.js | 4 +- search/variables_1.js | 3 +- search/variables_2.html | 37 -------- search/variables_2.js | 5 - search/variables_3.html | 37 -------- search/variables_3.js | 4 - search/variables_4.html | 37 -------- search/variables_4.js | 5 - structglobal__context__t.html | 120 ------------------------ xzre_8h.html | 44 +++++++-- xzre_8h_source.html | 40 ++++---- 39 files changed, 108 insertions(+), 414 deletions(-) delete mode 100644 search/all_8.js delete mode 100644 search/classes_1.html delete mode 100644 search/classes_1.js rename search/{all_8.html => functions_5.html} (95%) create mode 100644 search/functions_5.js delete mode 100644 search/variables_2.html delete mode 100644 search/variables_2.js delete mode 100644 search/variables_3.html delete mode 100644 search/variables_3.js delete mode 100644 search/variables_4.html delete mode 100644 search/variables_4.js delete mode 100644 structglobal__context__t.html diff --git a/annotated.html b/annotated.html index 37d5c0d..e722fb7 100644 --- a/annotated.html +++ b/annotated.html @@ -67,8 +67,7 @@
Here are the data structures with brief descriptions:
- - +
 Cglobal_context_t
 Csecret_data_shift_cursorShift register, which will shift a '1' into the secret data array. the low 3 bits represent the bit index, while the rest represents the byte index this is convenient, since a simple increment will increment the buffer position correctly
 Csecret_data_shift_cursorShift register, which will shift a '1' into the secret data array. the low 3 bits represent the bit index, while the rest represents the byte index this is convenient, since a simple increment will increment the buffer position correctly
diff --git a/classes.html b/classes.html index a7fcadd..843b062 100644 --- a/classes.html +++ b/classes.html @@ -65,12 +65,9 @@
Data Structure Index
-
G | S
+ diff --git a/functions.html b/functions.html index 28ac978..e66abc9 100644 --- a/functions.html +++ b/functions.html @@ -68,27 +68,9 @@
  • byte_index : secret_data_shift_cursor
  • -
  • code_range_end -: global_context_t -
  • -
  • code_range_start -: global_context_t -
  • -
  • imported_funcs -: global_context_t -
  • index : secret_data_shift_cursor
  • -
  • reg2reg_instructions_count -: global_context_t -
  • -
  • secret_data -: global_context_t -
  • -
  • shift_operations -: global_context_t -
  • diff --git a/functions_vars.html b/functions_vars.html index 8b80273..278b053 100644 --- a/functions_vars.html +++ b/functions_vars.html @@ -68,27 +68,9 @@
  • byte_index : secret_data_shift_cursor
  • -
  • code_range_end -: global_context_t -
  • -
  • code_range_start -: global_context_t -
  • -
  • imported_funcs -: global_context_t -
  • index : secret_data_shift_cursor
  • -
  • reg2reg_instructions_count -: global_context_t -
  • -
  • secret_data -: global_context_t -
  • -
  • shift_operations -: global_context_t -
  • diff --git a/globals.html b/globals.html index 94826ac..d4b700f 100644 --- a/globals.html +++ b/globals.html @@ -62,6 +62,9 @@
    Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation: