Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 9e72f3e7ecf68cce016a7c5c59e863d3 > files > 144

lib64polarssl-devel-1.3.8-1.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>PolarSSL v1.3.8: bn_mul.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">PolarSSL v1.3.8
   </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="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_6a9bbd12bf4e19a18c45e270f8fae3fd.html">include</a></li><li class="navelem"><a class="el" href="dir_04272d44da4745cf8b8bfc767d6c6523.html">polarssl</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#define-members">Macros</a>  </div>
  <div class="headertitle">
<div class="title">bn_mul.h File Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Multi-precision integer library.  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="bignum_8h_source.html">bignum.h</a>&quot;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for bn_mul.h:</div>
<div class="dyncontent">
<div class="center"><img src="bn__mul_8h__incl.png" border="0" usemap="#bn__mul_8h" alt=""/></div>
<map name="bn__mul_8h" id="bn__mul_8h">
</map>
</div>
</div>
<p><a href="bn__mul_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:a3c34f8aa787b08f646c7537e9b2911c6"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="bn__mul_8h.html#a3c34f8aa787b08f646c7537e9b2911c6">MULADDC_INIT</a></td></tr>
<tr class="separator:a3c34f8aa787b08f646c7537e9b2911c6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3b3b2d66bb9377769084b8f69e6a0d3c"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="bn__mul_8h.html#a3b3b2d66bb9377769084b8f69e6a0d3c">MULADDC_CORE</a></td></tr>
<tr class="separator:a3b3b2d66bb9377769084b8f69e6a0d3c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aca47b090c97546b17261fdd712e910f9"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="bn__mul_8h.html#aca47b090c97546b17261fdd712e910f9">MULADDC_STOP</a>&#160;&#160;&#160;}</td></tr>
<tr class="separator:aca47b090c97546b17261fdd712e910f9"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Multi-precision integer library. </p>
<p>Copyright (C) 2006-2010, Brainspark B.V.</p>
<p>This file is part of PolarSSL (<a href="http://www.polarssl.org">http://www.polarssl.org</a>) Lead Maintainer: Paul Bakker &lt;polarssl_maintainer at polarssl.org&gt;</p>
<p>All rights reserved.</p>
<p>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</p>
<p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p>
<p>You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. </p>

<p>Definition in file <a class="el" href="bn__mul_8h_source.html">bn_mul.h</a>.</p>
</div><h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="a3b3b2d66bb9377769084b8f69e6a0d3c"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define MULADDC_CORE</td>
        </tr>
      </table>
</div><div class="memdoc">
<b>Value:</b><div class="fragment"><div class="line">r   = *(s++) * (<a class="code" href="bignum_8h.html#a15c9839c39da2a8dc13255a226d05d87">t_udbl</a>) b;          \</div>
<div class="line">    r0  = r;                            \</div>
<div class="line">    r1  = r &gt;&gt; biL;                     \</div>
<div class="line">    r0 += c;  r1 += (r0 &lt;  c);          \</div>
<div class="line">    r0 += *d; r1 += (r0 &lt; *d);          \</div>
<div class="line">    c = r1; *(d++) = r0;</div>
<div class="ttc" id="bignum_8h_html_a15c9839c39da2a8dc13255a226d05d87"><div class="ttname"><a href="bignum_8h.html#a15c9839c39da2a8dc13255a226d05d87">t_udbl</a></div><div class="ttdeci">unsigned long long t_udbl</div><div class="ttdef"><b>Definition:</b> <a href="bignum_8h_source.html#l00166">bignum.h:166</a></div></div>
</div><!-- fragment -->
<p>Definition at line <a class="el" href="bn__mul_8h_source.html#l00834">834</a> of file <a class="el" href="bn__mul_8h_source.html">bn_mul.h</a>.</p>

</div>
</div>
<a class="anchor" id="a3c34f8aa787b08f646c7537e9b2911c6"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define MULADDC_INIT</td>
        </tr>
      </table>
</div><div class="memdoc">
<b>Value:</b><div class="fragment"><div class="line">{                                       <a class="code" href="bignum_8h.html#a15c9839c39da2a8dc13255a226d05d87">\</a></div>
<div class="line"><a class="code" href="bignum_8h.html#a15c9839c39da2a8dc13255a226d05d87">    t_udbl</a> r;                           <a class="code" href="bignum_8h.html#ad5d1464f801a0e7d2ed32a8f8dc2ccc9">\</a></div>
<div class="line"><a class="code" href="bignum_8h.html#ad5d1464f801a0e7d2ed32a8f8dc2ccc9">    t_uint</a> r0, r1;</div>
<div class="ttc" id="bignum_8h_html_ad5d1464f801a0e7d2ed32a8f8dc2ccc9"><div class="ttname"><a href="bignum_8h.html#ad5d1464f801a0e7d2ed32a8f8dc2ccc9">t_uint</a></div><div class="ttdeci">uint32_t t_uint</div><div class="ttdef"><b>Definition:</b> <a href="bignum_8h_source.html#l00160">bignum.h:160</a></div></div>
<div class="ttc" id="bignum_8h_html_a15c9839c39da2a8dc13255a226d05d87"><div class="ttname"><a href="bignum_8h.html#a15c9839c39da2a8dc13255a226d05d87">t_udbl</a></div><div class="ttdeci">unsigned long long t_udbl</div><div class="ttdef"><b>Definition:</b> <a href="bignum_8h_source.html#l00166">bignum.h:166</a></div></div>
</div><!-- fragment -->
<p>Definition at line <a class="el" href="bn__mul_8h_source.html#l00829">829</a> of file <a class="el" href="bn__mul_8h_source.html">bn_mul.h</a>.</p>

</div>
</div>
<a class="anchor" id="aca47b090c97546b17261fdd712e910f9"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define MULADDC_STOP&#160;&#160;&#160;}</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="bn__mul_8h_source.html#l00842">842</a> of file <a class="el" href="bn__mul_8h_source.html">bn_mul.h</a>.</p>

</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Jul 31 2014 11:35:55 for PolarSSL v1.3.8 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>