Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > 75955d2c4fa9830ca67f2534d6535bfd > files > 432

lib64mbedtls-devel-2.7.8-1.mga6.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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>mbed TLS v2.7.8: net.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 id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">mbed TLS v2.7.8
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></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_b4d146e9a6d8dd56ed4afb2480a97fd3.html">mbedtls</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">net.h File Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Deprecated header file that includes <a class="el" href="net__sockets_8h.html" title="Network communication functions. ">net_sockets.h</a>.  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="net__sockets_8h_source.html">net_sockets.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for net.h:</div>
<div class="dyncontent">
<div class="center"><img src="net_8h__incl.png" border="0" usemap="#net_8h" alt=""/></div>
<map name="net_8h" id="net_8h">
<area shape="rect" id="node2" href="net__sockets_8h.html" title="Network communication functions. " alt="" coords="988,80,1140,107"/>
<area shape="rect" id="node3" href="config_8h.html" title="Configuration options (set of defines) " alt="" coords="547,752,650,779"/>
<area shape="rect" id="node6" href="ssl_8h.html" title="SSL/TLS functions. " alt="" coords="845,155,917,181"/>
<area shape="rect" id="node4" href="check__config_8h.html" title="Consistency checks for configuration options. " alt="" coords="517,827,680,853"/>
<area shape="rect" id="node7" href="bignum_8h.html" title="Multi&#45;precision integer library. " alt="" coords="1042,677,1145,704"/>
<area shape="rect" id="node11" href="ecp_8h.html" title="Elliptic curves over GF(p) " alt="" coords="992,603,1064,629"/>
<area shape="rect" id="node12" href="ssl__ciphersuites_8h.html" title="SSL Ciphersuites for mbed TLS. " alt="" coords="664,379,867,405"/>
<area shape="rect" id="node21" href="x509__crt_8h.html" title="X.509 certificate parsing and writing. " alt="" coords="635,229,757,256"/>
<area shape="rect" id="node24" href="x509__crl_8h.html" title="X.509 certificate revocation list parsing. " alt="" coords="499,304,621,331"/>
<area shape="rect" id="node25" href="dhm_8h.html" title="Diffie&#45;Hellman&#45;Merkle key exchange. " alt="" coords="1139,603,1211,629"/>
<area shape="rect" id="node26" href="ecdh_8h.html" title="The Elliptic Curve Diffie&#45;Hellman (ECDH) protocol APIs. " alt="" coords="992,453,1075,480"/>
<area shape="rect" id="node27" href="platform__time_8h.html" title="mbed TLS Platform time abstraction " alt="" coords="219,229,391,256"/>
<area shape="rect" id="node13" href="pk_8h.html" title="Public Key abstraction layer. " alt="" coords="603,453,666,480"/>
<area shape="rect" id="node14" href="md_8h.html" title="The generic message&#45;digest wrapper. " alt="" coords="791,603,854,629"/>
<area shape="rect" id="node20" href="cipher_8h.html" title="The generic cipher wrapper. " alt="" coords="915,677,1018,704"/>
<area shape="rect" id="node15" href="rsa_8h.html" title="The RSA public&#45;key cryptosystem. " alt="" coords="475,528,547,555"/>
<area shape="rect" id="node19" href="ecdsa_8h.html" title="The Elliptic Curve Digital Signature Algorithm (ECDSA). " alt="" coords="673,528,765,555"/>
<area shape="rect" id="node16" href="threading_8h.html" title="Threading abstraction layer. " alt="" coords="371,603,503,629"/>
<area shape="rect" id="node22" href="x509_8h.html" title="X.509 generic defines and structures. " alt="" coords="511,379,593,405"/>
<area shape="rect" id="node23" href="asn1_8h.html" title="Generic ASN.1 parsing. " alt="" coords="633,603,716,629"/>
</map>
</div>
</div>
<p><a href="net_8h_source.html">Go to the source code of this file.</a></p>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Deprecated header file that includes <a class="el" href="net__sockets_8h.html" title="Network communication functions. ">net_sockets.h</a>. </p>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000024">Deprecated:</a></b></dt><dd>Superseded by <a class="el" href="net__sockets_8h.html" title="Network communication functions. ">mbedtls/net_sockets.h</a> </dd></dl>

<p class="definition">Definition in file <a class="el" href="net_8h_source.html">net.h</a>.</p>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Jan 1 2019 18:27:18 for mbed TLS v2.7.8 by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>