Skip to content

Commit

Permalink
Doxygen for 8b5ec3b
Browse files Browse the repository at this point in the history
  • Loading branch information
Skptak committed Dec 11, 2023
1 parent 537f1f3 commit c25b40e
Show file tree
Hide file tree
Showing 39 changed files with 265 additions and 259 deletions.
8 changes: 5 additions & 3 deletions main/core__pkcs11_8c.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
<div class="textblock"><code>#include &quot;core_pkcs11_config.h&quot;</code><br />
<code>#include &quot;<a class="el" href="core__pkcs11__config__defaults_8h_source.html">core_pkcs11_config_defaults.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="core__pkcs11_8h_source.html">core_pkcs11.h</a>&quot;</code><br />
<code>#include &quot;pkcs11t.h&quot;</code><br />
<code>#include &lt;stdio.h&gt;</code><br />
<code>#include &lt;stdint.h&gt;</code><br />
<code>#include &lt;string.h&gt;</code><br />
Expand All @@ -116,13 +117,14 @@
<div class="dyncontent">
<div class="center"><img src="core__pkcs11_8c__incl.png" border="0" usemap="#acore__pkcs11_8c" alt=""/></div>
<map name="acore__pkcs11_8c" id="acore__pkcs11_8c">
<area shape="rect" title="corePKCS11 Interface." alt="" coords="367,5,482,31"/>
<area shape="rect" title="corePKCS11 Interface." alt="" coords="415,5,530,31"/>
<area shape="rect" title=" " alt="" coords="5,86,167,111"/>
<area shape="rect" href="core__pkcs11__config__defaults_8h.html" title="List of configuration macros for the corePKCS11 library along with their default values." alt="" coords="191,79,341,119"/>
<area shape="rect" href="core__pkcs11_8h.html" title="Wrapper functions for PKCS #11." alt="" coords="415,86,530,111"/>
<area shape="rect" title=" " alt="" coords="343,167,413,192"/>
<area shape="rect" title=" " alt="" coords="554,86,621,111"/>
<area shape="rect" title=" " alt="" coords="645,86,716,111"/>
<area shape="rect" title=" " alt="" coords="554,86,639,111"/>
<area shape="rect" title=" " alt="" coords="663,86,730,111"/>
<area shape="rect" title=" " alt="" coords="755,86,825,111"/>
<area shape="rect" title=" " alt="" coords="438,167,518,192"/>
</map>
</div>
Expand Down
7 changes: 4 additions & 3 deletions main/core__pkcs11_8c__incl.map
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<map id="core_pkcs11.c" name="core_pkcs11.c">
<area shape="rect" id="node1" title="corePKCS11 Interface." alt="" coords="367,5,482,31"/>
<area shape="rect" id="node1" title="corePKCS11 Interface." alt="" coords="415,5,530,31"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,86,167,111"/>
<area shape="rect" id="node3" href="$core__pkcs11__config__defaults_8h.html" title="List of configuration macros for the corePKCS11 library along with their default values." alt="" coords="191,79,341,119"/>
<area shape="rect" id="node4" href="$core__pkcs11_8h.html" title="Wrapper functions for PKCS #11." alt="" coords="415,86,530,111"/>
<area shape="rect" id="node5" title=" " alt="" coords="343,167,413,192"/>
<area shape="rect" id="node7" title=" " alt="" coords="554,86,621,111"/>
<area shape="rect" id="node8" title=" " alt="" coords="645,86,716,111"/>
<area shape="rect" id="node7" title=" " alt="" coords="554,86,639,111"/>
<area shape="rect" id="node8" title=" " alt="" coords="663,86,730,111"/>
<area shape="rect" id="node9" title=" " alt="" coords="755,86,825,111"/>
<area shape="rect" id="node6" title=" " alt="" coords="438,167,518,192"/>
</map>
2 changes: 1 addition & 1 deletion main/core__pkcs11_8c__incl.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9fc8539b1cc607d300950fce2ffdd0a8
efaae367359ec00f8f98afe1a5f4f555
Binary file modified main/core__pkcs11_8c__incl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions main/core__pkcs11_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,12 +249,12 @@
<div class="line"><a id="l00337" name="l00337"></a><span class="lineno"> 337</span><span class="comment">/* *INDENT-ON* */</span></div>
<div class="line"><a id="l00338" name="l00338"></a><span class="lineno"> 338</span> </div>
<div class="line"><a id="l00339" name="l00339"></a><span class="lineno"> 339</span><span class="preprocessor">#endif </span><span class="comment">/* ifndef _CORE_PKCS11_H_ */</span><span class="preprocessor"></span></div>
<div class="ttc" id="acore__pkcs11_8h_html_a2e58242913103993041305e349913c88"><div class="ttname"><a href="core__pkcs11_8h.html#a2e58242913103993041305e349913c88">vAppendSHA256AlgorithmIdentifierSequence</a></div><div class="ttdeci">CK_RV vAppendSHA256AlgorithmIdentifierSequence(const uint8_t *puc32ByteHashedMessage, uint8_t *puc51ByteHashOidBuffer)</div><div class="ttdoc">Appends digest algorithm sequence to SHA-256 hash for RSA signatures.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.c:382</div></div>
<div class="ttc" id="acore__pkcs11_8h_html_a46c41cd94b0ad5eed22d17a59aef73da"><div class="ttname"><a href="core__pkcs11_8h.html#a46c41cd94b0ad5eed22d17a59aef73da">xGetSlotList</a></div><div class="ttdeci">CK_RV xGetSlotList(CK_SLOT_ID **ppxSlotId, CK_ULONG *pxSlotCount)</div><div class="ttdoc">Get a list of available PKCS #11 slots.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.c:72</div></div>
<div class="ttc" id="acore__pkcs11_8h_html_a54d499d52094e28bdcfb59839e381675"><div class="ttname"><a href="core__pkcs11_8h.html#a54d499d52094e28bdcfb59839e381675">xInitializePkcs11Session</a></div><div class="ttdeci">CK_RV xInitializePkcs11Session(CK_SESSION_HANDLE *pxSession)</div><div class="ttdoc">Initializes the PKCS #11 module and opens a session.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.c:261</div></div>
<div class="ttc" id="acore__pkcs11_8h_html_a6f97ebff17fdfd0f2dc404b2c61010ae"><div class="ttname"><a href="core__pkcs11_8h.html#a6f97ebff17fdfd0f2dc404b2c61010ae">xFindObjectWithLabelAndClass</a></div><div class="ttdeci">CK_RV xFindObjectWithLabelAndClass(CK_SESSION_HANDLE xSession, char *pcLabelName, CK_ULONG ulLabelNameLen, CK_OBJECT_CLASS xClass, CK_OBJECT_HANDLE_PTR pxHandle)</div><div class="ttdoc">Searches for an object with a matching label and class provided.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.c:317</div></div>
<div class="ttc" id="acore__pkcs11_8h_html_a839e3d1d640a1a13b25a49c93d1a05fa"><div class="ttname"><a href="core__pkcs11_8h.html#a839e3d1d640a1a13b25a49c93d1a05fa">xInitializePkcs11Token</a></div><div class="ttdeci">CK_RV xInitializePkcs11Token(void)</div><div class="ttdoc">Initializes a PKCS #11 module and token.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.c:181</div></div>
<div class="ttc" id="acore__pkcs11_8h_html_af9674309915268c89934f5b4ba9dba4e"><div class="ttname"><a href="core__pkcs11_8h.html#af9674309915268c89934f5b4ba9dba4e">xInitializePKCS11</a></div><div class="ttdeci">CK_RV xInitializePKCS11(void)</div><div class="ttdoc">Initializes a PKCS #11 session.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.c:155</div></div>
<div class="ttc" id="acore__pkcs11_8h_html_a2e58242913103993041305e349913c88"><div class="ttname"><a href="core__pkcs11_8h.html#a2e58242913103993041305e349913c88">vAppendSHA256AlgorithmIdentifierSequence</a></div><div class="ttdeci">CK_RV vAppendSHA256AlgorithmIdentifierSequence(const uint8_t *puc32ByteHashedMessage, uint8_t *puc51ByteHashOidBuffer)</div><div class="ttdoc">Appends digest algorithm sequence to SHA-256 hash for RSA signatures.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.c:387</div></div>
<div class="ttc" id="acore__pkcs11_8h_html_a46c41cd94b0ad5eed22d17a59aef73da"><div class="ttname"><a href="core__pkcs11_8h.html#a46c41cd94b0ad5eed22d17a59aef73da">xGetSlotList</a></div><div class="ttdeci">CK_RV xGetSlotList(CK_SLOT_ID **ppxSlotId, CK_ULONG *pxSlotCount)</div><div class="ttdoc">Get a list of available PKCS #11 slots.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.c:73</div></div>
<div class="ttc" id="acore__pkcs11_8h_html_a54d499d52094e28bdcfb59839e381675"><div class="ttname"><a href="core__pkcs11_8h.html#a54d499d52094e28bdcfb59839e381675">xInitializePkcs11Session</a></div><div class="ttdeci">CK_RV xInitializePkcs11Session(CK_SESSION_HANDLE *pxSession)</div><div class="ttdoc">Initializes the PKCS #11 module and opens a session.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.c:266</div></div>
<div class="ttc" id="acore__pkcs11_8h_html_a6f97ebff17fdfd0f2dc404b2c61010ae"><div class="ttname"><a href="core__pkcs11_8h.html#a6f97ebff17fdfd0f2dc404b2c61010ae">xFindObjectWithLabelAndClass</a></div><div class="ttdeci">CK_RV xFindObjectWithLabelAndClass(CK_SESSION_HANDLE xSession, char *pcLabelName, CK_ULONG ulLabelNameLen, CK_OBJECT_CLASS xClass, CK_OBJECT_HANDLE_PTR pxHandle)</div><div class="ttdoc">Searches for an object with a matching label and class provided.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.c:322</div></div>
<div class="ttc" id="acore__pkcs11_8h_html_a839e3d1d640a1a13b25a49c93d1a05fa"><div class="ttname"><a href="core__pkcs11_8h.html#a839e3d1d640a1a13b25a49c93d1a05fa">xInitializePkcs11Token</a></div><div class="ttdeci">CK_RV xInitializePkcs11Token(void)</div><div class="ttdoc">Initializes a PKCS #11 module and token.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.c:186</div></div>
<div class="ttc" id="acore__pkcs11_8h_html_af9674309915268c89934f5b4ba9dba4e"><div class="ttname"><a href="core__pkcs11_8h.html#af9674309915268c89934f5b4ba9dba4e">xInitializePKCS11</a></div><div class="ttdeci">CK_RV xInitializePKCS11(void)</div><div class="ttdoc">Initializes a PKCS #11 session.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.c:156</div></div>
<div class="ttc" id="astruct_p_k_c_s11___certificate_template__t_html"><div class="ttname"><a href="struct_p_k_c_s11___certificate_template__t.html">PKCS11_CertificateTemplate_t</a></div><div class="ttdoc">Certificate Template The object class must be the first attribute in the array.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.h:218</div></div>
<div class="ttc" id="astruct_p_k_c_s11___certificate_template__t_html_a028ec980b8dca55b842ae0bf1657907f"><div class="ttname"><a href="struct_p_k_c_s11___certificate_template__t.html#a028ec980b8dca55b842ae0bf1657907f">PKCS11_CertificateTemplate_t::xValue</a></div><div class="ttdeci">CK_ATTRIBUTE xValue</div><div class="ttdoc">CKA_VALUE, the DER byte array of the certificate contents.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.h:222</div></div>
<div class="ttc" id="astruct_p_k_c_s11___certificate_template__t_html_a7239b6cff4ffa2b63d88b149d52e3d8a"><div class="ttname"><a href="struct_p_k_c_s11___certificate_template__t.html#a7239b6cff4ffa2b63d88b149d52e3d8a">PKCS11_CertificateTemplate_t::xSubject</a></div><div class="ttdeci">CK_ATTRIBUTE xSubject</div><div class="ttdoc">CKA_SUBJECT, this parameter is required by the PKCS #11 standard.</div><div class="ttdef"><b>Definition:</b> core_pkcs11.h:220</div></div>
Expand Down
28 changes: 15 additions & 13 deletions main/core__pkcs11__mbedtls_8c.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
<code>#include &quot;<a class="el" href="core__pkcs11_8h_source.html">core_pkcs11.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="core__pkcs11__pal_8h_source.html">core_pkcs11_pal.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="core__pki__utils_8h_source.html">core_pki_utils.h</a>&quot;</code><br />
<code>#include &quot;pkcs11t.h&quot;</code><br />
<code>#include &quot;mbedtls/pk.h&quot;</code><br />
<code>#include &quot;mbedtls/x509_crt.h&quot;</code><br />
<code>#include &quot;mbedtls/ctr_drbg.h&quot;</code><br />
Expand All @@ -128,22 +129,23 @@
<div class="dyncontent">
<div class="center"><img src="core__pkcs11__mbedtls_8c__incl.png" border="0" usemap="#acore__pkcs11__mbedtls_8c" alt=""/></div>
<map name="acore__pkcs11__mbedtls_8c" id="acore__pkcs11__mbedtls_8c">
<area shape="rect" title="mbedTLS&#45;based PKCS#11 implementation for software keys. This file deviates from the FreeRTOS style st..." alt="" coords="1105,5,1280,31"/>
<area shape="rect" title="mbedTLS&#45;based PKCS#11 implementation for software keys. This file deviates from the FreeRTOS style st..." alt="" coords="1129,5,1304,31"/>
<area shape="rect" title=" " alt="" coords="5,86,167,111"/>
<area shape="rect" href="core__pkcs11__config__defaults_8h.html" title="List of configuration macros for the corePKCS11 library along with their default values." alt="" coords="191,79,341,119"/>
<area shape="rect" href="core__pkcs11_8h.html" title="Wrapper functions for PKCS #11." alt="" coords="365,86,479,111"/>
<area shape="rect" href="core__pkcs11__pal_8h.html" title="Port Specific File Access functions for PKCS #11." alt="" coords="504,86,647,111"/>
<area shape="rect" href="core__pki__utils_8h.html" title="Helper functions for PKCS #11." alt="" coords="671,86,795,111"/>
<area shape="rect" title=" " alt="" coords="819,86,926,111"/>
<area shape="rect" title=" " alt="" coords="950,86,1097,111"/>
<area shape="rect" title=" " alt="" coords="1121,86,1265,111"/>
<area shape="rect" title=" " alt="" coords="1289,86,1427,111"/>
<area shape="rect" title=" " alt="" coords="1451,86,1590,111"/>
<area shape="rect" title=" " alt="" coords="1615,86,1741,111"/>
<area shape="rect" title=" " alt="" coords="1766,86,1913,111"/>
<area shape="rect" title=" " alt="" coords="1937,86,2091,111"/>
<area shape="rect" title=" " alt="" coords="2115,86,2236,111"/>
<area shape="rect" title=" " alt="" coords="2260,86,2331,111"/>
<area shape="rect" title=" " alt="" coords="819,86,905,111"/>
<area shape="rect" title=" " alt="" coords="929,86,1035,111"/>
<area shape="rect" title=" " alt="" coords="1059,86,1206,111"/>
<area shape="rect" title=" " alt="" coords="1230,86,1374,111"/>
<area shape="rect" title=" " alt="" coords="1398,86,1537,111"/>
<area shape="rect" title=" " alt="" coords="1561,86,1699,111"/>
<area shape="rect" title=" " alt="" coords="1724,86,1851,111"/>
<area shape="rect" title=" " alt="" coords="1875,86,2022,111"/>
<area shape="rect" title=" " alt="" coords="2047,86,2200,111"/>
<area shape="rect" title=" " alt="" coords="2224,86,2345,111"/>
<area shape="rect" title=" " alt="" coords="2369,86,2440,111"/>
<area shape="rect" title=" " alt="" coords="544,167,615,192"/>
<area shape="rect" title=" " alt="" coords="382,167,462,192"/>
<area shape="rect" title=" " alt="" coords="695,167,770,192"/>
Expand Down Expand Up @@ -511,7 +513,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a92427274c3174ef89fbf82a0
</div><div class="memdoc">
<b>Value:</b><div class="fragment"><div class="line"> ( mbedtls_high_level_strerr( mbedTlsCode ) != NULL ) ? \</div>
<div class="line"> mbedtls_high_level_strerr( mbedTlsCode ) : <a class="code hl_variable" href="core__pkcs11__mbedtls_8c.html#ac80d2c725e8e5238f649a2ed75e67c30">pNoHighLevelMbedTlsCodeStr</a></div>
<div class="ttc" id="acore__pkcs11__mbedtls_8c_html_ac80d2c725e8e5238f649a2ed75e67c30"><div class="ttname"><a href="core__pkcs11__mbedtls_8c.html#ac80d2c725e8e5238f649a2ed75e67c30">pNoHighLevelMbedTlsCodeStr</a></div><div class="ttdeci">static const char * pNoHighLevelMbedTlsCodeStr</div><div class="ttdoc">Represents string to be logged when mbedTLS returned error does not contain a high-level code.</div><div class="ttdef"><b>Definition:</b> core_pkcs11_mbedtls.c:82</div></div>
<div class="ttc" id="acore__pkcs11__mbedtls_8c_html_ac80d2c725e8e5238f649a2ed75e67c30"><div class="ttname"><a href="core__pkcs11__mbedtls_8c.html#ac80d2c725e8e5238f649a2ed75e67c30">pNoHighLevelMbedTlsCodeStr</a></div><div class="ttdeci">static const char * pNoHighLevelMbedTlsCodeStr</div><div class="ttdoc">Represents string to be logged when mbedTLS returned error does not contain a high-level code.</div><div class="ttdef"><b>Definition:</b> core_pkcs11_mbedtls.c:88</div></div>
</div><!-- fragment -->
<p>Utility for converting the high-level code in an mbedTLS error to string, if the code-contains a high-level code; otherwise, using a default string. </p>

Expand All @@ -534,7 +536,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a1936e3a07702240561149805
</div><div class="memdoc">
<b>Value:</b><div class="fragment"><div class="line"> ( mbedtls_low_level_strerr( mbedTlsCode ) != NULL ) ? \</div>
<div class="line"> mbedtls_low_level_strerr( mbedTlsCode ) : <a class="code hl_variable" href="core__pkcs11__mbedtls_8c.html#ac3215d33b1ac379cd57b6458609de535">pNoLowLevelMbedTlsCodeStr</a></div>
<div class="ttc" id="acore__pkcs11__mbedtls_8c_html_ac3215d33b1ac379cd57b6458609de535"><div class="ttname"><a href="core__pkcs11__mbedtls_8c.html#ac3215d33b1ac379cd57b6458609de535">pNoLowLevelMbedTlsCodeStr</a></div><div class="ttdeci">static const char * pNoLowLevelMbedTlsCodeStr</div><div class="ttdoc">Represents string to be logged when mbedTLS returned error does not contain a low-level code.</div><div class="ttdef"><b>Definition:</b> core_pkcs11_mbedtls.c:88</div></div>
<div class="ttc" id="acore__pkcs11__mbedtls_8c_html_ac3215d33b1ac379cd57b6458609de535"><div class="ttname"><a href="core__pkcs11__mbedtls_8c.html#ac3215d33b1ac379cd57b6458609de535">pNoLowLevelMbedTlsCodeStr</a></div><div class="ttdeci">static const char * pNoLowLevelMbedTlsCodeStr</div><div class="ttdoc">Represents string to be logged when mbedTLS returned error does not contain a low-level code.</div><div class="ttdef"><b>Definition:</b> core_pkcs11_mbedtls.c:94</div></div>
</div><!-- fragment -->
<p>Utility for converting the level-level code in an mbedTLS error to string, if the code-contains a level-level code; otherwise, using a default string. </p>

Expand Down
23 changes: 12 additions & 11 deletions main/core__pkcs11__mbedtls_8c__incl.map
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
<map id="core_pkcs11_mbedtls.c" name="core_pkcs11_mbedtls.c">
<area shape="rect" id="node1" title="mbedTLS&#45;based PKCS#11 implementation for software keys. This file deviates from the FreeRTOS style st..." alt="" coords="1105,5,1280,31"/>
<area shape="rect" id="node1" title="mbedTLS&#45;based PKCS#11 implementation for software keys. This file deviates from the FreeRTOS style st..." alt="" coords="1129,5,1304,31"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,86,167,111"/>
<area shape="rect" id="node3" href="$core__pkcs11__config__defaults_8h.html" title="List of configuration macros for the corePKCS11 library along with their default values." alt="" coords="191,79,341,119"/>
<area shape="rect" id="node4" href="$core__pkcs11_8h.html" title="Wrapper functions for PKCS #11." alt="" coords="365,86,479,111"/>
<area shape="rect" id="node7" href="$core__pkcs11__pal_8h.html" title="Port Specific File Access functions for PKCS #11." alt="" coords="504,86,647,111"/>
<area shape="rect" id="node8" href="$core__pki__utils_8h.html" title="Helper functions for PKCS #11." alt="" coords="671,86,795,111"/>
<area shape="rect" id="node10" title=" " alt="" coords="819,86,926,111"/>
<area shape="rect" id="node11" title=" " alt="" coords="950,86,1097,111"/>
<area shape="rect" id="node12" title=" " alt="" coords="1121,86,1265,111"/>
<area shape="rect" id="node13" title=" " alt="" coords="1289,86,1427,111"/>
<area shape="rect" id="node14" title=" " alt="" coords="1451,86,1590,111"/>
<area shape="rect" id="node15" title=" " alt="" coords="1615,86,1741,111"/>
<area shape="rect" id="node16" title=" " alt="" coords="1766,86,1913,111"/>
<area shape="rect" id="node17" title=" " alt="" coords="1937,86,2091,111"/>
<area shape="rect" id="node18" title=" " alt="" coords="2115,86,2236,111"/>
<area shape="rect" id="node19" title=" " alt="" coords="2260,86,2331,111"/>
<area shape="rect" id="node10" title=" " alt="" coords="819,86,905,111"/>
<area shape="rect" id="node11" title=" " alt="" coords="929,86,1035,111"/>
<area shape="rect" id="node12" title=" " alt="" coords="1059,86,1206,111"/>
<area shape="rect" id="node13" title=" " alt="" coords="1230,86,1374,111"/>
<area shape="rect" id="node14" title=" " alt="" coords="1398,86,1537,111"/>
<area shape="rect" id="node15" title=" " alt="" coords="1561,86,1699,111"/>
<area shape="rect" id="node16" title=" " alt="" coords="1724,86,1851,111"/>
<area shape="rect" id="node17" title=" " alt="" coords="1875,86,2022,111"/>
<area shape="rect" id="node18" title=" " alt="" coords="2047,86,2200,111"/>
<area shape="rect" id="node19" title=" " alt="" coords="2224,86,2345,111"/>
<area shape="rect" id="node20" title=" " alt="" coords="2369,86,2440,111"/>
<area shape="rect" id="node5" title=" " alt="" coords="544,167,615,192"/>
<area shape="rect" id="node6" title=" " alt="" coords="382,167,462,192"/>
<area shape="rect" id="node9" title=" " alt="" coords="695,167,770,192"/>
Expand Down
2 changes: 1 addition & 1 deletion main/core__pkcs11__mbedtls_8c__incl.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8791e807d7707d2850b16c5242fa97a2
3559b59933bce353cf81ebab4b15d106
Binary file modified main/core__pkcs11__mbedtls_8c__incl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c25b40e

Please sign in to comment.