Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > e405d5f6b10a3a92bd2c28c4aa026c70 > files > 434

lib64mbedtls-devel-2.6.0-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.6.0: 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.6.0
   </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. ">mbedtls/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">mbedtls/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="943,80,1175,107"/>
<area shape="rect" id="node3" href="config_8h.html" title="Configuration options (set of defines) " alt="" coords="365,752,467,779"/>
<area shape="rect" id="node6" href="ssl_8h.html" title="SSL/TLS functions. " alt="" coords="861,155,933,181"/>
<area shape="rect" id="node4" href="check__config_8h.html" title="Consistency checks for configuration options. " alt="" coords="335,827,497,853"/>
<area shape="rect" id="node7" href="bignum_8h.html" title="Multi&#45;precision integer library. " alt="" coords="993,677,1095,704"/>
<area shape="rect" id="node11" href="ecp_8h.html" title="Elliptic curves over GF(p) " alt="" coords="1008,603,1080,629"/>
<area shape="rect" id="node12" href="ssl__ciphersuites_8h.html" title="SSL Ciphersuites for mbed TLS. " alt="" coords="661,379,864,405"/>
<area shape="rect" id="node21" href="x509__crt_8h.html" title="X.509 certificate parsing and writing. " alt="" coords="143,229,265,256"/>
<area shape="rect" id="node24" href="x509__crl_8h.html" title="X.509 certificate revocation list parsing. " alt="" coords="93,304,216,331"/>
<area shape="rect" id="node25" href="dhm_8h.html" title="Diffie&#45;Hellman&#45;Merkle key exchange. " alt="" coords="1060,304,1132,331"/>
<area shape="rect" id="node26" href="ecdh_8h.html" title="Elliptic curve Diffie&#45;Hellman. " alt="" coords="948,453,1031,480"/>
<area shape="rect" id="node27" href="platform__time_8h.html" title="mbed TLS Platform time abstraction " alt="" coords="542,229,794,256"/>
<area shape="rect" id="node13" href="pk_8h.html" title="Public Key abstraction layer. " alt="" coords="717,453,779,480"/>
<area shape="rect" id="node14" href="md_8h.html" title="Generic message digest wrapper. " alt="" coords="921,603,983,629"/>
<area shape="rect" id="node20" href="cipher_8h.html" title="Generic cipher wrapper. " alt="" coords="713,677,815,704"/>
<area shape="rect" id="node15" href="rsa_8h.html" title="The RSA public&#45;key cryptosystem. " alt="" coords="537,528,609,555"/>
<area shape="rect" id="node19" href="ecdsa_8h.html" title="Elliptic curve DSA. " alt="" coords="786,528,878,555"/>
<area shape="rect" id="node16" href="threading_8h.html" title="Threading abstraction layer. " alt="" coords="342,603,474,629"/>
<area shape="rect" id="node22" href="x509_8h.html" title="X.509 generic defines and structures. " alt="" coords="487,379,569,405"/>
<area shape="rect" id="node23" href="asn1_8h.html" title="Generic ASN.1 parsing. " alt="" coords="763,603,845,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. ">mbedtls/net_sockets.h</a>. </p>
<p>Copyright (C) 2006-2016, ARM Limited, All Rights Reserved SPDX-License-Identifier: Apache-2.0</p>
<p>Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at</p>
<p><a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a></p>
<p>Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.</p>
<p>This file is part of mbed TLS (<a href="https://tls.mbed.org">https://tls.mbed.org</a>)</p>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000006">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 Thu Dec 28 2017 18:33:30 for mbed TLS v2.6.0 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>