Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > e8773dc1178a3ee82e29ab36424dc729 > files > 849

libbeecrypt-devel-4.2.1-6.mga1.i586.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"/>
<title>BeeCrypt: entropySource Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<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>
  <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 class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<h1>entropySource Struct Reference<div class="ingroups"><a class="el" href="group__ES__m.html">Entropy sources</a></div></h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="entropySource" -->
<p>This struct holds information and pointers to code specific to each source of entropy.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="beecrypt_8h_source.html">beecrypt.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structentropySource.html#a5a323b46cb25d2278028b0cdb0b8d4c1">name</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The entropy source's name.  <a href="#a5a323b46cb25d2278028b0cdb0b8d4c1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="group__ES__m.html#ga7c36ced3ce2b28b3d61b13ba0b2f9d4d">entropyNext</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structentropySource.html#a6a125f3ed8026d8b7aedb49135d9c169">next</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Points to the function which produces the entropy.  <a href="#a6a125f3ed8026d8b7aedb49135d9c169"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>This struct holds information and pointers to code specific to each source of entropy. </p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="a5a323b46cb25d2278028b0cdb0b8d4c1"></a><!-- doxytag: member="entropySource::name" ref="a5a323b46cb25d2278028b0cdb0b8d4c1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structentropySource.html#a5a323b46cb25d2278028b0cdb0b8d4c1">entropySource::name</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The entropy source's name. </p>

</div>
</div>
<a class="anchor" id="a6a125f3ed8026d8b7aedb49135d9c169"></a><!-- doxytag: member="entropySource::next" ref="a6a125f3ed8026d8b7aedb49135d9c169" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structentropySource.html#a6a125f3ed8026d8b7aedb49135d9c169">entropySource::next</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Points to the function which produces the entropy. </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>include/beecrypt/<a class="el" href="beecrypt_8h_source.html">beecrypt.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Sun Apr 10 2011 20:49:30 for BeeCrypt by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>