Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > f835bee5b8b7ec08e20fae17cab51e63 > files > 552

lib64mbedtls-devel-2.7.3-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.3: mbedtls_pk_debug_item 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 id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">mbed TLS v2.7.3
   </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><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">mbedtls_pk_debug_item Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Item to send to the debug module.  
 <a href="structmbedtls__pk__debug__item.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="pk_8h_source.html">pk.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:ae9d86be304da9a0adea3ad93216c2a97"><td class="memItemLeft" align="right" valign="top"><a class="el" href="pk_8h.html#a959c5419b3dd34df5420ee83bbc54002">mbedtls_pk_debug_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmbedtls__pk__debug__item.html#ae9d86be304da9a0adea3ad93216c2a97">type</a></td></tr>
<tr class="separator:ae9d86be304da9a0adea3ad93216c2a97"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a708ff418333bcfb0be9ef97d7b9d396c"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmbedtls__pk__debug__item.html#a708ff418333bcfb0be9ef97d7b9d396c">name</a></td></tr>
<tr class="separator:a708ff418333bcfb0be9ef97d7b9d396c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1f5c5650c738f698d1bf34011996e5f2"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmbedtls__pk__debug__item.html#a1f5c5650c738f698d1bf34011996e5f2">value</a></td></tr>
<tr class="separator:a1f5c5650c738f698d1bf34011996e5f2"><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>Item to send to the debug module. </p>

<p class="definition">Definition at line <a class="el" href="pk_8h_source.html#l00110">110</a> of file <a class="el" href="pk_8h_source.html">pk.h</a>.</p>
</div><h2 class="groupheader">Field Documentation</h2>
<a id="a708ff418333bcfb0be9ef97d7b9d396c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a708ff418333bcfb0be9ef97d7b9d396c">&#9670;&nbsp;</a></span>name</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* mbedtls_pk_debug_item::name</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="pk_8h_source.html#l00113">113</a> of file <a class="el" href="pk_8h_source.html">pk.h</a>.</p>

</div>
</div>
<a id="ae9d86be304da9a0adea3ad93216c2a97"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae9d86be304da9a0adea3ad93216c2a97">&#9670;&nbsp;</a></span>type</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="pk_8h.html#a959c5419b3dd34df5420ee83bbc54002">mbedtls_pk_debug_type</a> mbedtls_pk_debug_item::type</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="pk_8h_source.html#l00112">112</a> of file <a class="el" href="pk_8h_source.html">pk.h</a>.</p>

</div>
</div>
<a id="a1f5c5650c738f698d1bf34011996e5f2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1f5c5650c738f698d1bf34011996e5f2">&#9670;&nbsp;</a></span>value</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* mbedtls_pk_debug_item::value</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="pk_8h_source.html#l00114">114</a> of file <a class="el" href="pk_8h_source.html">pk.h</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="pk_8h_source.html">pk.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue May 8 2018 21:08:42 for mbed TLS v2.7.3 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>