Sophie

Sophie

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

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: _ssl_ciphersuite_t Struct 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 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><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">_ssl_ciphersuite_t Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>This structure is used for storing ciphersuite information.  
 <a href="struct__ssl__ciphersuite__t.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="ssl__ciphersuites_8h_source.html">ssl_ciphersuites.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:aa361c1f468f808574491732394409573"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__ssl__ciphersuite__t.html#aa361c1f468f808574491732394409573">id</a></td></tr>
<tr class="separator:aa361c1f468f808574491732394409573"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adda704f5259653550a3bdb6878633ca6"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__ssl__ciphersuite__t.html#adda704f5259653550a3bdb6878633ca6">name</a></td></tr>
<tr class="separator:adda704f5259653550a3bdb6878633ca6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1fbfdcdd8f3198eddb21eef73d5574d5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="cipher_8h.html#a806c82ed7e8b591dedc86093f38274e6">cipher_type_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__ssl__ciphersuite__t.html#a1fbfdcdd8f3198eddb21eef73d5574d5">cipher</a></td></tr>
<tr class="separator:a1fbfdcdd8f3198eddb21eef73d5574d5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acc50c3c257a78d6b3801ec8414f5400e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="md_8h.html#af1fbbb67afa0daee4090cde8864e0b68">md_type_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__ssl__ciphersuite__t.html#acc50c3c257a78d6b3801ec8414f5400e">mac</a></td></tr>
<tr class="separator:acc50c3c257a78d6b3801ec8414f5400e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aca753c2925b3c7cb013f8da967e509a7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="ssl__ciphersuites_8h.html#ad03856f3049ec58f64d97b461a53b0b0">key_exchange_type_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__ssl__ciphersuite__t.html#aca753c2925b3c7cb013f8da967e509a7">key_exchange</a></td></tr>
<tr class="separator:aca753c2925b3c7cb013f8da967e509a7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8fbd21154ef2650a7c7a7441844c5b1e"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__ssl__ciphersuite__t.html#a8fbd21154ef2650a7c7a7441844c5b1e">min_major_ver</a></td></tr>
<tr class="separator:a8fbd21154ef2650a7c7a7441844c5b1e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acde0b574e2fd1cabcfd810c0b91196b0"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__ssl__ciphersuite__t.html#acde0b574e2fd1cabcfd810c0b91196b0">min_minor_ver</a></td></tr>
<tr class="separator:acde0b574e2fd1cabcfd810c0b91196b0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aea84e47e89870f51319216546297e1f8"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__ssl__ciphersuite__t.html#aea84e47e89870f51319216546297e1f8">max_major_ver</a></td></tr>
<tr class="separator:aea84e47e89870f51319216546297e1f8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a065d82f72245ae5d7d5c59c8f1c8ea2c"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__ssl__ciphersuite__t.html#a065d82f72245ae5d7d5c59c8f1c8ea2c">max_minor_ver</a></td></tr>
<tr class="separator:a065d82f72245ae5d7d5c59c8f1c8ea2c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af46ff95db1e992dd6626294c67f75c83"><td class="memItemLeft" align="right" valign="top">unsigned char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__ssl__ciphersuite__t.html#af46ff95db1e992dd6626294c67f75c83">flags</a></td></tr>
<tr class="separator:af46ff95db1e992dd6626294c67f75c83"><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>This structure is used for storing ciphersuite information. </p>

<p>Definition at line <a class="el" href="ssl__ciphersuites_8h_source.html#l00261">261</a> of file <a class="el" href="ssl__ciphersuites_8h_source.html">ssl_ciphersuites.h</a>.</p>
</div><h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="a1fbfdcdd8f3198eddb21eef73d5574d5"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="cipher_8h.html#a806c82ed7e8b591dedc86093f38274e6">cipher_type_t</a> _ssl_ciphersuite_t::cipher</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="ssl__ciphersuites_8h_source.html#l00266">266</a> of file <a class="el" href="ssl__ciphersuites_8h_source.html">ssl_ciphersuites.h</a>.</p>

</div>
</div>
<a class="anchor" id="af46ff95db1e992dd6626294c67f75c83"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned char _ssl_ciphersuite_t::flags</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="ssl__ciphersuites_8h_source.html#l00275">275</a> of file <a class="el" href="ssl__ciphersuites_8h_source.html">ssl_ciphersuites.h</a>.</p>

</div>
</div>
<a class="anchor" id="aa361c1f468f808574491732394409573"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int _ssl_ciphersuite_t::id</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="ssl__ciphersuites_8h_source.html#l00263">263</a> of file <a class="el" href="ssl__ciphersuites_8h_source.html">ssl_ciphersuites.h</a>.</p>

</div>
</div>
<a class="anchor" id="aca753c2925b3c7cb013f8da967e509a7"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="ssl__ciphersuites_8h.html#ad03856f3049ec58f64d97b461a53b0b0">key_exchange_type_t</a> _ssl_ciphersuite_t::key_exchange</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="ssl__ciphersuites_8h_source.html#l00268">268</a> of file <a class="el" href="ssl__ciphersuites_8h_source.html">ssl_ciphersuites.h</a>.</p>

</div>
</div>
<a class="anchor" id="acc50c3c257a78d6b3801ec8414f5400e"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="md_8h.html#af1fbbb67afa0daee4090cde8864e0b68">md_type_t</a> _ssl_ciphersuite_t::mac</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="ssl__ciphersuites_8h_source.html#l00267">267</a> of file <a class="el" href="ssl__ciphersuites_8h_source.html">ssl_ciphersuites.h</a>.</p>

</div>
</div>
<a class="anchor" id="aea84e47e89870f51319216546297e1f8"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int _ssl_ciphersuite_t::max_major_ver</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="ssl__ciphersuites_8h_source.html#l00272">272</a> of file <a class="el" href="ssl__ciphersuites_8h_source.html">ssl_ciphersuites.h</a>.</p>

</div>
</div>
<a class="anchor" id="a065d82f72245ae5d7d5c59c8f1c8ea2c"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int _ssl_ciphersuite_t::max_minor_ver</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="ssl__ciphersuites_8h_source.html#l00273">273</a> of file <a class="el" href="ssl__ciphersuites_8h_source.html">ssl_ciphersuites.h</a>.</p>

</div>
</div>
<a class="anchor" id="a8fbd21154ef2650a7c7a7441844c5b1e"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int _ssl_ciphersuite_t::min_major_ver</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="ssl__ciphersuites_8h_source.html#l00270">270</a> of file <a class="el" href="ssl__ciphersuites_8h_source.html">ssl_ciphersuites.h</a>.</p>

</div>
</div>
<a class="anchor" id="acde0b574e2fd1cabcfd810c0b91196b0"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int _ssl_ciphersuite_t::min_minor_ver</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="ssl__ciphersuites_8h_source.html#l00271">271</a> of file <a class="el" href="ssl__ciphersuites_8h_source.html">ssl_ciphersuites.h</a>.</p>

</div>
</div>
<a class="anchor" id="adda704f5259653550a3bdb6878633ca6"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* _ssl_ciphersuite_t::name</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="ssl__ciphersuites_8h_source.html#l00264">264</a> of file <a class="el" href="ssl__ciphersuites_8h_source.html">ssl_ciphersuites.h</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="ssl__ciphersuites_8h_source.html">ssl_ciphersuites.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Jul 31 2014 11:35:56 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>