Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > d1d38291248b5ff58339d3d2ddb22ecd > files > 547

lib64beecrypt-devel-4.2.1-13.mga4.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.5"/>
<title>BeeCrypt: include/beecrypt/gnu.h File Reference</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>
<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 style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">BeeCrypt
   &#160;<span id="projectnumber">4.2.1</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_7519372152c32ce484a8cde0fb6b8cd0.html">beecrypt</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#define-members">Macros</a> &#124;
<a href="#typedef-members">Typedefs</a>  </div>
  <div class="headertitle">
<div class="title">gnu.h File Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;inttypes.h&gt;</code><br/>
<code>#include &lt;stdint.h&gt;</code><br/>
<code>#include &lt;pthread.h&gt;</code><br/>
<code>#include &lt;semaphore.h&gt;</code><br/>
<code>#include &lt;sched.h&gt;</code><br/>
<code>#include &lt;stdio.h&gt;</code><br/>
<code>#include &lt;stdlib.h&gt;</code><br/>
<code>#include &lt;string.h&gt;</code><br/>
<code>#include &lt;unistd.h&gt;</code><br/>
<code>#include &lt;dlfcn.h&gt;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for gnu.h:</div>
<div class="dyncontent">
<div class="center"><img src="gnu_8h__incl.png" border="0" usemap="#include_2beecrypt_2gnu_8h" alt=""/></div>
<map name="include_2beecrypt_2gnu_8h" id="include_2beecrypt_2gnu_8h">
</map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="gnu_8h__dep__incl.png" border="0" usemap="#include_2beecrypt_2gnu_8hdep" alt=""/></div>
<map name="include_2beecrypt_2gnu_8hdep" id="include_2beecrypt_2gnu_8hdep">
<area shape="rect" id="node2" href="api_8h.html" title="BeeCrypt API, portability headers. " alt="" coords="2421,80,2569,107"/><area shape="rect" id="node3" href="beecrypt_8h.html" title="BeeCrypt API, headers. " alt="" coords="2337,304,2519,331"/><area shape="rect" id="node48" href="memchunk_8h.html" title="include/beecrypt/memchunk.h" alt="" coords="2262,229,2457,256"/><area shape="rect" id="node49" href="mp_8h.html" title="Multi&#45;precision integer routines. " alt="" coords="2545,155,2695,181"/><area shape="rect" id="node4" href="aes_8h.html" title="AES block cipher, as specified by NIST FIPS 197. " alt="" coords="1210,379,1363,405"/><area shape="rect" id="node5" href="aesopt_8h.html" title="AES block cipher, assembler&#45;optimized routines, headers. " alt="" coords="1020,453,1191,480"/><area shape="rect" id="node6" href="base64_8h.html" title="Base64 encoding and decoding, headers. " alt="" coords="5099,379,5273,405"/><area shape="rect" id="node7" href="blockmode_8h.html" title="Blockcipher operation modes. " alt="" coords="5,379,200,405"/><area shape="rect" id="node8" href="blockpad_8h.html" title="Blockcipher padding algorithms. " alt="" coords="224,379,408,405"/><area shape="rect" id="node9" href="blowfish_8h.html" title="Blowfish block cipher. " alt="" coords="433,379,612,405"/><area shape="rect" id="node10" href="blowfishopt_8h.html" title="Blowfish block cipher, assembler&#45;optimized routines, headers. " alt="" coords="423,453,621,480"/><area shape="rect" id="node11" href="dhies_8h.html" title="DHIES (formerly known as DHAES or DHES) encryption scheme. " alt="" coords="2873,528,3036,555"/><area shape="rect" id="node12" href="endianness_8h.html" title="include/beecrypt/endianness.h" alt="" coords="789,379,987,405"/><area shape="rect" id="node13" href="entropy_8h.html" title="Entropy sources, headers. " alt="" coords="1011,379,1185,405"/><area shape="rect" id="node14" href="fips186_8h.html" title="FIPS&#45;186 pseudo&#45;random number generator, headers. " alt="" coords="1215,453,1389,480"/><area shape="rect" id="node15" href="sha1_8h.html" title="SHA&#45;1 hash function, headers. " alt="" coords="1439,379,1597,405"/><area shape="rect" id="node17" href="sha1opt_8h.html" title="include/beecrypt/sha1opt.h" alt="" coords="1415,453,1593,480"/><area shape="rect" id="node18" href="hmac_8h.html" title="HMAC algorithm, headers. " alt="" coords="2054,379,2217,405"/><area shape="rect" id="node24" href="md4_8h.html" title="MD4 hash function. " alt="" coords="2640,379,2797,405"/><area shape="rect" id="node25" href="md5_8h.html" title="MD5 hash function. " alt="" coords="1673,379,1831,405"/><area shape="rect" id="node26" href="mpbarrett_8h.html" title="Multi&#45;precision integer routines using Barrett modular reduction, headers. " alt="" coords="5299,379,5485,405"/><area shape="rect" id="node34" href="mtprng_8h.html" title="Mersenne Twister pseudo&#45;random number generator, headers. " alt="" coords="2822,379,2993,405"/><area shape="rect" id="node35" href="pkcs1_8h.html" title="PKCS#1 utility routines. " alt="" coords="3018,379,3184,405"/><area shape="rect" id="node36" href="pkcs12_8h.html" title="PKCS#12 utility routines. " alt="" coords="3209,379,3383,405"/><area shape="rect" id="node37" href="ripemd128_8h.html" title="RIPEMD&#45;1128 hash function, headers. " alt="" coords="3408,379,3600,405"/><area shape="rect" id="node38" href="ripemd160_8h.html" title="RIPEMD&#45;160 hash function, headers. " alt="" coords="3624,379,3816,405"/><area shape="rect" id="node39" href="ripemd256_8h.html" title="RIPEMD&#45;256 hash function, headers. " alt="" coords="3840,379,4032,405"/><area shape="rect" id="node40" href="ripemd320_8h.html" title="RIPEMD&#45;320 hash function, headers. " alt="" coords="4056,379,4248,405"/><area shape="rect" id="node41" href="sha224_8h.html" title="SHA&#45;224 hash function, headers. " alt="" coords="1855,379,2029,405"/><area shape="rect" id="node42" href="sha256_8h.html" title="SHA&#45;256 hash function, headers. " alt="" coords="2242,379,2416,405"/><area shape="rect" id="node43" href="sha2k32_8h.html" title="SHA&#45;256 and SHA&#45;224 shared constants, headers. " alt="" coords="4272,379,4453,405"/><area shape="rect" id="node44" href="sha2k64_8h.html" title="SHA&#45;512 and SHA&#45;384 shared constants, headers. " alt="" coords="4477,379,4659,405"/><area shape="rect" id="node45" href="sha384_8h.html" title="SHA&#45;384 hash function, headers. " alt="" coords="2441,379,2615,405"/><area shape="rect" id="node46" href="sha512_8h.html" title="SHA&#45;512 hash function, headers. " alt="" coords="4901,379,5075,405"/><area shape="rect" id="node47" href="timestamp_8h.html" title="include/beecrypt/timestamp.h" alt="" coords="4683,379,4876,405"/><area shape="rect" id="node16" href="hmacsha1_8h.html" title="HMAC&#45;SHA&#45;1 message authentication code, headers. " alt="" coords="1617,453,1809,480"/><area shape="rect" id="node19" href="hmacmd5_8h.html" title="HMAC&#45;MD5 message authentication code, headers. " alt="" coords="1833,453,2023,480"/><area shape="rect" id="node20" href="hmacsha224_8h.html" title="HMAC&#45;SHA&#45;224 message authentication code, headers. " alt="" coords="2047,453,2253,480"/><area shape="rect" id="node21" href="hmacsha256_8h.html" title="HMAC&#45;SHA&#45;256 message authentication code, headers. " alt="" coords="2278,453,2484,480"/><area shape="rect" id="node22" href="hmacsha384_8h.html" title="HMAC&#45;SHA&#45;384 message authentication code, headers. " alt="" coords="2509,453,2715,480"/><area shape="rect" id="node23" href="hmacsha512_8h.html" title="HMAC&#45;SHA&#45;512 message authentication code, headers. " alt="" coords="3701,453,3907,480"/><area shape="rect" id="node27" href="dldp_8h.html" title="Discrete Logarithm domain parameters, headers. " alt="" coords="5314,453,5469,480"/><area shape="rect" id="node30" href="elgamal_8h.html" title="ElGamal algorithm. " alt="" coords="4906,453,5083,480"/><area shape="rect" id="node31" href="mpprime_8h.html" title="Multi&#45;precision primes, headers. " alt="" coords="5107,453,5289,480"/><area shape="rect" id="node32" href="rsapk_8h.html" title="RSA public key, headers. " alt="" coords="5494,453,5657,480"/><area shape="rect" id="node28" href="dlpk_8h.html" title="Discrete Logarithm public key, headers. " alt="" coords="5314,528,5469,555"/><area shape="rect" id="node29" href="dlkp_8h.html" title="Discrete Logarithm keypair, headers. " alt="" coords="5314,603,5469,629"/><area shape="rect" id="node33" href="rsakp_8h.html" title="RSA keypair, headers. " alt="" coords="5494,528,5657,555"/><area shape="rect" id="node50" href="mpnumber_8h.html" title="Multi&#45;precision numbers, headers. " alt="" coords="2534,229,2727,256"/></map>
</div>
</div>
<p><a href="gnu_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:aa51016843ec55a0a9df7ce9f85767ee7"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gnu_8h.html#aa51016843ec55a0a9df7ce9f85767ee7">__GNUC__</a>&#160;&#160;&#160;0</td></tr>
<tr class="separator:aa51016843ec55a0a9df7ce9f85767ee7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab3053538faacd22cf7f20e38ae6fa0d3"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gnu_8h.html#ab3053538faacd22cf7f20e38ae6fa0d3">__GNUC_PREREQ__</a>(maj, min)&#160;&#160;&#160;0</td></tr>
<tr class="separator:ab3053538faacd22cf7f20e38ae6fa0d3"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr class="memitem:ac045c8e7364ee2a87a00c88168c7d21a"><td class="memItemLeft" align="right" valign="top">typedef pthread_cond_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gnu_8h.html#ac045c8e7364ee2a87a00c88168c7d21a">bc_cond_t</a></td></tr>
<tr class="separator:ac045c8e7364ee2a87a00c88168c7d21a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaaeb4b0ebb6912863b284992497533ad"><td class="memItemLeft" align="right" valign="top">typedef pthread_mutex_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gnu_8h.html#aaaeb4b0ebb6912863b284992497533ad">bc_mutex_t</a></td></tr>
<tr class="separator:aaaeb4b0ebb6912863b284992497533ad"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1384f4c56aef2f69dd0f2739d20ab958"><td class="memItemLeft" align="right" valign="top">typedef pthread_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gnu_8h.html#a1384f4c56aef2f69dd0f2739d20ab958">bc_thread_t</a></td></tr>
<tr class="separator:a1384f4c56aef2f69dd0f2739d20ab958"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5ccdb7f0e2b9d072512f35cfe77db611"><td class="memItemLeft" align="right" valign="top">typedef pthread_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gnu_8h.html#a5ccdb7f0e2b9d072512f35cfe77db611">bc_threadid_t</a></td></tr>
<tr class="separator:a5ccdb7f0e2b9d072512f35cfe77db611"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="aa51016843ec55a0a9df7ce9f85767ee7"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __GNUC__&#160;&#160;&#160;0</td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="ab3053538faacd22cf7f20e38ae6fa0d3"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define __GNUC_PREREQ__</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">maj, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">min&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td>&#160;&#160;&#160;0</td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<h2 class="groupheader">Typedef Documentation</h2>
<a class="anchor" id="ac045c8e7364ee2a87a00c88168c7d21a"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef pthread_cond_t <a class="el" href="gnu_8h.html#ac045c8e7364ee2a87a00c88168c7d21a">bc_cond_t</a></td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="aaaeb4b0ebb6912863b284992497533ad"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef pthread_mutex_t <a class="el" href="gnu_8h.html#aaaeb4b0ebb6912863b284992497533ad">bc_mutex_t</a></td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a1384f4c56aef2f69dd0f2739d20ab958"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef pthread_t <a class="el" href="gnu_8h.html#a1384f4c56aef2f69dd0f2739d20ab958">bc_thread_t</a></td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a5ccdb7f0e2b9d072512f35cfe77db611"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef pthread_t <a class="el" href="gnu_8h.html#a5ccdb7f0e2b9d072512f35cfe77db611">bc_threadid_t</a></td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Sep 27 2013 02:36:25 for BeeCrypt by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>