<trclass="memitem:ab0a0d1ad13c7e4d3cb38c89f7127c85a"id="r_ab0a0d1ad13c7e4d3cb38c89f7127c85a"><tdclass="memItemLeft"align="right"valign="top">#define </td><tdclass="memItemRight"valign="bottom"><aclass="el"href="#ab0a0d1ad13c7e4d3cb38c89f7127c85a">Ch</a>(x, y, z)</td></tr>
<trclass="memitem:a447cd1d7fb703b62666400976be24bf3"id="r_a447cd1d7fb703b62666400976be24bf3"><tdclass="memItemLeft"align="right"valign="top">#define </td><tdclass="memItemRight"valign="bottom"><aclass="el"href="#a447cd1d7fb703b62666400976be24bf3">Maj</a>(x, y, z)</td></tr>
<pclass="definition">Definition at line <aclass="el"href="sha256_8c_source.html#l00015">15</a> of file <aclass="el"href="sha256_8c_source.html">sha256.c</a>.</p>
<b>Value:</b><divclass="fragment"><divclass="line">(((x) & (y)) ^ (~(x) & (z)))</div>
</div><!-- fragment -->
<pclass="definition">Definition at line <aclass="el"href="sha256_8c_source.html#l00024">24</a> of file <aclass="el"href="sha256_8c_source.html">sha256.c</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="sha256_8c_source.html#l00041">sha256_transform()</a>.</p>
<b>Value:</b><divclass="fragment"><divclass="line">(((x) & (y)) ^ ((x) & (z)) ^ ((y) & (z)))</div>
</div><!-- fragment -->
<pclass="definition">Definition at line <aclass="el"href="sha256_8c_source.html#l00025">25</a> of file <aclass="el"href="sha256_8c_source.html">sha256.c</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="sha256_8c_source.html#l00041">sha256_transform()</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="sha256_8c_source.html#l00021">21</a> of file <aclass="el"href="sha256_8c_source.html">sha256.c</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="sha256_8c_source.html#l00026">26</a> of file <aclass="el"href="sha256_8c_source.html">sha256.c</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="sha256_8c_source.html#l00041">sha256_transform()</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="sha256_8c_source.html#l00028">28</a> of file <aclass="el"href="sha256_8c_source.html">sha256.c</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="sha256_8c_source.html#l00041">sha256_transform()</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="sha256_8c_source.html#l00027">27</a> of file <aclass="el"href="sha256_8c_source.html">sha256.c</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="sha256_8c_source.html#l00041">sha256_transform()</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="sha256_8c_source.html#l00029">29</a> of file <aclass="el"href="sha256_8c_source.html">sha256.c</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="sha256_8c_source.html#l00041">sha256_transform()</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="sha256_8c_source.html#l00141">141</a> of file <aclass="el"href="sha256_8c_source.html">sha256.c</a>.</p>
<pclass="reference">References <aclass="el"href="decls_8h_source.html#l00045">AARU_CALL</a>, <aclass="el"href="decls_8h_source.html#l00054">AARU_EXPORT</a>, <aclass="el"href="sha256_8c_source.html#l00115">aaruf_sha256_final()</a>, <aclass="el"href="sha256_8c_source.html#l00076">aaruf_sha256_init()</a>, and <aclass="el"href="sha256_8c_source.html#l00090">aaruf_sha256_update()</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="sha256_8c_source.html#l00115">115</a> of file <aclass="el"href="sha256_8c_source.html">sha256.c</a>.</p>
<pclass="reference">References <aclass="el"href="decls_8h_source.html#l00045">AARU_CALL</a>, <aclass="el"href="decls_8h_source.html#l00054">AARU_EXPORT</a>, <aclass="el"href="sha256_8c_source.html#l00090">aaruf_sha256_update()</a>, <aclass="el"href="sha256_8h_source.html#l00044">sha256_ctx::bitcount</a>, <aclass="el"href="sha256_8h_source.html#l00045">sha256_ctx::buffer</a>, and <aclass="el"href="sha256_8h_source.html#l00043">sha256_ctx::state</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="sha256_8c_source.html#l00141">aaruf_sha256_buffer()</a>, and <aclass="el"href="close_8c_source.html#l00654">write_checksum_block()</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="sha256_8c_source.html#l00076">76</a> of file <aclass="el"href="sha256_8c_source.html">sha256.c</a>.</p>
<pclass="reference">References <aclass="el"href="decls_8h_source.html#l00045">AARU_CALL</a>, <aclass="el"href="decls_8h_source.html#l00054">AARU_EXPORT</a>, <aclass="el"href="sha256_8h_source.html#l00044">sha256_ctx::bitcount</a>, <aclass="el"href="sha256_8h_source.html#l00045">sha256_ctx::buffer</a>, and <aclass="el"href="sha256_8h_source.html#l00043">sha256_ctx::state</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="create_8c_source.html#l00279">aaruf_create()</a>, and <aclass="el"href="sha256_8c_source.html#l00141">aaruf_sha256_buffer()</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="sha256_8c_source.html#l00090">90</a> of file <aclass="el"href="sha256_8c_source.html">sha256.c</a>.</p>
<pclass="reference">References <aclass="el"href="decls_8h_source.html#l00045">AARU_CALL</a>, <aclass="el"href="decls_8h_source.html#l00054">AARU_EXPORT</a>, <aclass="el"href="sha256_8h_source.html#l00044">sha256_ctx::bitcount</a>, <aclass="el"href="sha256_8h_source.html#l00045">sha256_ctx::buffer</a>, <aclass="el"href="sha256_8c_source.html#l00041">sha256_transform()</a>, and <aclass="el"href="sha256_8h_source.html#l00043">sha256_ctx::state</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="sha256_8c_source.html#l00141">aaruf_sha256_buffer()</a>, <aclass="el"href="sha256_8c_source.html#l00115">aaruf_sha256_final()</a>, <aclass="el"href="write_8c_source.html#l00098">aaruf_write_sector()</a>, and <aclass="el"href="write_8c_source.html#l00537">aaruf_write_sector_long()</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="sha256_8c_source.html#l00041">41</a> of file <aclass="el"href="sha256_8c_source.html">sha256.c</a>.</p>
<pclass="reference">References <aclass="el"href="decls_8h_source.html#l00055">AARU_LOCAL</a>, <aclass="el"href="sha256_8c_source.html#l00024">Ch</a>, <aclass="el"href="sha256_8c_source.html#l00031">K</a>, <aclass="el"href="sha256_8c_source.html#l00025">Maj</a>, <aclass="el"href="sha256_8c_source.html#l00026">SIGMA0</a>, <aclass="el"href="sha256_8c_source.html#l00028">sigma0</a>, <aclass="el"href="sha256_8c_source.html#l00027">SIGMA1</a>, and <aclass="el"href="sha256_8c_source.html#l00029">sigma1</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="sha256_8c_source.html#l00090">aaruf_sha256_update()</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="sha256_8c_source.html#l00031">31</a> of file <aclass="el"href="sha256_8c_source.html">sha256.c</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="sha256_8c_source.html#l00041">sha256_transform()</a>.</p>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<divid="page-nav"class="page-nav-panel">
<divid="page-nav-resize-handle"></div>
<divid="page-nav-tree">
<divid="page-nav-contents">
</div><!-- page-nav-contents -->
</div><!-- page-nav-tree -->
</div><!-- page-nav -->
</div><!-- container -->
<!-- start footer part -->
<divid="nav-path"class="navpath"><!-- id is needed for treeview function! -->
<liclass="footer">Generated by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.14.0 </li>