2025-10-11 01:35:43 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2026-04-11 23:17:09 +01:00
< meta name = "generator" content = "Doxygen 1.16.1" / >
2025-10-11 01:35:43 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > libaaruformat: Globals< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< script type = "text/javascript" src = "clipboard.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< script type = "text/javascript" src = "cookie.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
< div id = "projectname" > libaaruformat< span id = "projectnumber" >   1.0< / span >
< / div >
< div id = "projectbrief" > Aaru Data Preservation Suite - Format Library< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2026-04-11 23:17:09 +01:00
<!-- Generated by Doxygen 1.16.1 -->
2025-10-11 01:35:43 +01:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search/",'.html');
< / script >
< script type = "text/javascript" >
$(function() { codefold.init(); });
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
$(function() {
initMenu('',true,false,'search.php','Search',true);
$(function() { init_search(); });
});
< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
$(function(){initNavTree('globals_func_w.html','',''); });
< / script >
< div id = "container" >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "contents" >
< div class = "textblock" > Here is a list of all functions with links to the files they belong to:< / div >
< h3 class = "doxsection" > < a id = "index_w" name = "index_w" > < / a > - w -< / h3 > < ul >
2026-04-11 23:17:09 +01:00
< li > wii_decrypt_group()  :  < a class = "el" href = "wii__crypto_8c.html#aaf605c039a65fc8507d97ef47b6641ee" > wii_crypto.c< / a > , < a class = "el" href = "wii__crypto_8h.html#aaf605c039a65fc8507d97ef47b6641ee" > wii_crypto.h< / a > < / li >
< li > wii_deserialize_partition_key_map()  :  < a class = "el" href = "wii__crypto_8c.html#a2b7a0d75fbfe5563b03a6e83d528402a" > wii_crypto.c< / a > , < a class = "el" href = "wii__crypto_8h.html#a2b7a0d75fbfe5563b03a6e83d528402a" > wii_crypto.h< / a > < / li >
< li > wii_encrypt_group()  :  < a class = "el" href = "wii__crypto_8c.html#a95d508bfdafd91552793ad54a677d511" > wii_crypto.c< / a > , < a class = "el" href = "wii__crypto_8h.html#a95d508bfdafd91552793ad54a677d511" > wii_crypto.h< / a > < / li >
< li > wii_get_sector_key()  :  < a class = "el" href = "wii__crypto_8c.html#a1ce70cb0d83e9893accd7f06f218146a" > wii_crypto.c< / a > , < a class = "el" href = "wii__crypto_8h.html#a1ce70cb0d83e9893accd7f06f218146a" > wii_crypto.h< / a > < / li >
< li > wii_is_sector_encrypted()  :  < a class = "el" href = "wii__crypto_8c.html#a96843770fc0189beeae56cbab35c1d79" > wii_crypto.c< / a > , < a class = "el" href = "wii__crypto_8h.html#a96843770fc0189beeae56cbab35c1d79" > wii_crypto.h< / a > < / li >
< li > wii_lazy_init()  :  < a class = "el" href = "wii__crypto_8c.html#aee93568d673177b4ed369b0032c6c68b" > wii_crypto.c< / a > , < a class = "el" href = "wii__crypto_8h.html#aee93568d673177b4ed369b0032c6c68b" > wii_crypto.h< / a > < / li >
< li > wii_reconstruct_group_junk()  :  < a class = "el" href = "read_8c.html#a277efc2abbdd8e351eb84542e4eda59a" > read.c< / a > < / li >
< li > wii_serialize_partition_key_map()  :  < a class = "el" href = "wii__crypto_8c.html#a6bf12a89fe7f2d5be3fa99dc69e19979" > wii_crypto.c< / a > , < a class = "el" href = "wii__crypto_8h.html#a6bf12a89fe7f2d5be3fa99dc69e19979" > wii_crypto.h< / a > < / li >
< li > wiiu_decrypt_physical_sector()  :  < a class = "el" href = "wiiu__crypto_8c.html#a8ce6ebfefba6603f42b675ff66111a60" > wiiu_crypto.c< / a > , < a class = "el" href = "wiiu__crypto_8h.html#a8ce6ebfefba6603f42b675ff66111a60" > wiiu_crypto.h< / a > < / li >
< li > wiiu_deserialize_partition_key_map()  :  < a class = "el" href = "wiiu__crypto_8c.html#a56ef715248dfeaef2a1d78400449c27b" > wiiu_crypto.c< / a > , < a class = "el" href = "wiiu__crypto_8h.html#a56ef715248dfeaef2a1d78400449c27b" > wiiu_crypto.h< / a > < / li >
< li > wiiu_encrypt_physical_sector()  :  < a class = "el" href = "wiiu__crypto_8c.html#a50434d7209fe488e67c983d276bd002c" > wiiu_crypto.c< / a > , < a class = "el" href = "wiiu__crypto_8h.html#a50434d7209fe488e67c983d276bd002c" > wiiu_crypto.h< / a > < / li >
< li > wiiu_get_sector_key()  :  < a class = "el" href = "wiiu__crypto_8c.html#ad545b76f7c59ef6f446fb1eb0dffae51" > wiiu_crypto.c< / a > , < a class = "el" href = "wiiu__crypto_8h.html#ad545b76f7c59ef6f446fb1eb0dffae51" > wiiu_crypto.h< / a > < / li >
< li > wiiu_is_sector_encrypted()  :  < a class = "el" href = "wiiu__crypto_8c.html#af0811dc6f276a4f6accae2b62e5d462c" > wiiu_crypto.c< / a > , < a class = "el" href = "wiiu__crypto_8h.html#af0811dc6f276a4f6accae2b62e5d462c" > wiiu_crypto.h< / a > < / li >
< li > wiiu_lazy_init()  :  < a class = "el" href = "wiiu__crypto_8c.html#a791f63da879f72714851b7c7fb707b77" > wiiu_crypto.c< / a > , < a class = "el" href = "wiiu__crypto_8h.html#a791f63da879f72714851b7c7fb707b77" > wiiu_crypto.h< / a > < / li >
< li > wiiu_serialize_partition_key_map()  :  < a class = "el" href = "wiiu__crypto_8c.html#ab41b22d7e44eea39171cb2fcf07b3f7e" > wiiu_crypto.c< / a > , < a class = "el" href = "wiiu__crypto_8h.html#ab41b22d7e44eea39171cb2fcf07b3f7e" > wiiu_crypto.h< / a > < / li >
< li > write_aaru_json_block()  :  < a class = "el" href = "close__write_8c.html#ad94331170e773c67845daa357c6ecb42" > close_write.c< / a > < / li >
< li > write_cached_secondary_ddt()  :  < a class = "el" href = "close__write_8c.html#af0f89d22c6e2bdca261223bbdda7654c" > close_write.c< / a > < / li >
2025-10-11 01:35:43 +01:00
< li > write_callback()  :  < a class = "el" href = "flac_8c.html#ad65b9acb1c0c9401aacf5e711c2c6cf7" > flac.c< / a > < / li >
2026-04-11 23:17:09 +01:00
< li > write_checksum_block()  :  < a class = "el" href = "close__write_8c.html#a84f08d3fe750b46dad183b12bb3927c5" > close_write.c< / a > < / li >
< li > write_cicm_block()  :  < a class = "el" href = "close__write_8c.html#a2308f1f7356e94d85c057a3d0d4ed343" > close_write.c< / a > < / li >
< li > write_dumphw_block()  :  < a class = "el" href = "close__write_8c.html#a796034966c1e918152e652635431dc39" > close_write.c< / a > < / li >
< li > write_dvd_long_sector_blocks()  :  < a class = "el" href = "close__write_8c.html#a840a51379be95b007271f5b6a391a597" > close_write.c< / a > < / li >
< li > write_dvd_title_key_decrypted_block()  :  < a class = "el" href = "close__write_8c.html#a5e2cce0d9661697c767d9312224fd340" > close_write.c< / a > < / li >
< li > write_flux_blocks()  :  < a class = "el" href = "close__write_8c.html#af80e68ad63df21d7eb0ff9c7212302a1" > close_write.c< / a > < / li >
< li > write_flux_capture_payload()  :  < a class = "el" href = "close__write_8c.html#a10d7168f66ee3b1e78d17022f37f63a9" > close_write.c< / a > < / li >
< li > write_geometry_block()  :  < a class = "el" href = "close__write_8c.html#ada8f13126103c0077ddcf5e6120aea53" > close_write.c< / a > < / li >
< li > write_index_block()  :  < a class = "el" href = "close__write_8c.html#a3532372fac3d5bb2619900820a26632e" > close_write.c< / a > < / li >
< li > write_le16()  :  < a class = "el" href = "ngcw__junk_8c.html#a60ef541d064f1d10e028b1dd4731daa2" > ngcw_junk.c< / a > < / li >
< li > write_le32()  :  < a class = "el" href = "ngcw__junk_8c.html#a4ed80664538efb908d3c161aec613612" > ngcw_junk.c< / a > , < a class = "el" href = "wii__crypto_8c.html#a4ed80664538efb908d3c161aec613612" > wii_crypto.c< / a > , < a class = "el" href = "ps3__encryption__map_8c.html#a4ed80664538efb908d3c161aec613612" > ps3_encryption_map.c< / a > , < a class = "el" href = "wiiu__crypto_8c.html#a4ed80664538efb908d3c161aec613612" > wiiu_crypto.c< / a > < / li >
< li > write_le64()  :  < a class = "el" href = "ngcw__junk_8c.html#a66d120dad3248fa03291b33257117179" > ngcw_junk.c< / a > < / li >
< li > write_media_tags()  :  < a class = "el" href = "close__write_8c.html#a3decc41ec145e8b153a23de6389b3782" > close_write.c< / a > < / li >
< li > write_metadata_block()  :  < a class = "el" href = "close__write_8c.html#af36ba67be5e488713558202feef0eeef" > close_write.c< / a > < / li >
< li > write_mode2_subheaders_block()  :  < a class = "el" href = "close__write_8c.html#ade7f81cbae198dbbea937551bf670a4f" > close_write.c< / a > < / li >
< li > write_primary_ddt()  :  < a class = "el" href = "close__write_8c.html#a1bb181171eb9d0b0016cf4091ed831d7" > close_write.c< / a > < / li >
< li > write_sector_prefix()  :  < a class = "el" href = "close__write_8c.html#af383051987456d1295862e395027ffa8" > close_write.c< / a > < / li >
< li > write_sector_prefix_ddt()  :  < a class = "el" href = "close__write_8c.html#ae5ee36ba745233583773cd7a644c8aa7" > close_write.c< / a > < / li >
< li > write_sector_subchannel()  :  < a class = "el" href = "close__write_8c.html#a2b849af94084e38d2040eca1d520478a" > close_write.c< / a > < / li >
< li > write_sector_suffix()  :  < a class = "el" href = "close__write_8c.html#a8ea54bc4597be4246f2be361a5854251" > close_write.c< / a > < / li >
< li > write_sector_suffix_ddt()  :  < a class = "el" href = "close__write_8c.html#a9d0eb026d1fa544b554493e780b7fbc1" > close_write.c< / a > < / li >
< li > write_single_level_ddt()  :  < a class = "el" href = "close__write_8c.html#a7314de0d71768709fa4ba2db7f89cdb9" > close_write.c< / a > < / li >
< li > write_tape_ddt()  :  < a class = "el" href = "close__write_8c.html#aed9f90614002b887ae9f3ef2333de16a" > close_write.c< / a > < / li >
< li > write_tape_file_block()  :  < a class = "el" href = "close__write_8c.html#a742ec2b4d57e32fa856033b1e4a04e9f" > close_write.c< / a > < / li >
< li > write_tape_partition_block()  :  < a class = "el" href = "close__write_8c.html#ae333a9d69b81891b260907fd7d0665e1" > close_write.c< / a > < / li >
< li > write_tracks_block()  :  < a class = "el" href = "close__write_8c.html#aa2451e6c0fc8d4db3bfb9874f2ca990c" > close_write.c< / a > < / li >
2025-10-11 01:35:43 +01:00
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< / div > <!-- container -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2026-04-11 23:17:09 +01:00
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.16.1 < / li >
2025-10-11 01:35:43 +01:00
< / ul >
< / div >
< / body >
< / html >