123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- <!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>tpm2-tss: src/tss2-fapi/ifapi_profiles.h Source File</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="navtree.css" rel="stylesheet" type="text/css"/>
- <script type="text/javascript" src="resize.js"></script>
- <script type="text/javascript" src="navtreedata.js"></script>
- <script type="text/javascript" src="navtree.js"></script>
- <script type="text/javascript">
- $(document).ready(initResizable);
- </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">tpm2-tss
-  <span id="projectnumber">3.2.0</span>
- </div>
- <div id="projectbrief">TPM Software stack 2.0 TCG spec compliant implementation</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 id="side-nav" class="ui-resizable side-nav-resizable">
- <div id="nav-tree">
- <div id="nav-tree-contents">
- <div id="nav-sync" class="sync"></div>
- </div>
- </div>
- <div id="splitbar" style="-moz-user-select:none;"
- class="ui-resizable-handle">
- </div>
- </div>
- <script type="text/javascript">
- $(document).ready(function(){initNavTree('ifapi__profiles_8h_source.html','');});
- </script>
- <div id="doc-content">
- <div class="header">
- <div class="headertitle">
- <div class="title">ifapi_profiles.h</div> </div>
- </div><!--header-->
- <div class="contents">
- <div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/* SPDX-License-Identifier: BSD-2-Clause */</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">/*******************************************************************************</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright 2018-2019, Fraunhofer SIT sponsored by Infineon Technologies AG</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * All rights reserved.</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> ******************************************************************************/</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> </div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="preprocessor">#ifndef IFAPI_PROFILES_H</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#define IFAPI_PROFILES_H</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include "ifapi_io.h"</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "ifapi_policy_types.h"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div><div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html"> 15</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html">IFAPI_PROFILE</a> {</div><div class="line"><a name="l00016"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#ad976f0103fa6777ae95458a055fc2118"> 16</a></span>  TPMI_ALG_PUBLIC <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#ad976f0103fa6777ae95458a055fc2118">type</a>; </div><div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a8b69a5efd25d2f89ee0c2948a072b02d"> 17</a></span>  <span class="keywordtype">char</span> *<a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a8b69a5efd25d2f89ee0c2948a072b02d">srk_template</a>; </div><div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#ad4339a81e6bf42e74953affb6678c3c6"> 18</a></span>  <span class="keywordtype">char</span> *<a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#ad4339a81e6bf42e74953affb6678c3c6">ek_template</a>; </div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a17cd426afe395a23a98f97a3116dad14"> 19</a></span>  <span class="keywordtype">char</span> *<a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a17cd426afe395a23a98f97a3116dad14">srk_description</a>; </div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#ad378fbd5d8aca8d976f9c84879bb6602"> 20</a></span>  <span class="keywordtype">char</span> *<a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#ad378fbd5d8aca8d976f9c84879bb6602">ek_description</a>; </div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a80458c3ec80d9d88df4d396939189325"> 21</a></span>  TPMT_SIG_SCHEME <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a80458c3ec80d9d88df4d396939189325">ecc_signing_scheme</a>; </div><div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a6a9d8918d6a9dd964fef2c933342e566"> 22</a></span>  TPMT_SIG_SCHEME <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a6a9d8918d6a9dd964fef2c933342e566">rsa_signing_scheme</a>; </div><div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a51f6268f1d00ac9722fe22451310f78d"> 23</a></span>  TPMT_RSA_DECRYPT <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a51f6268f1d00ac9722fe22451310f78d">rsa_decrypt_scheme</a>; </div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a65fc9e1cb3f8812541db213f7fa14578"> 24</a></span>  TPMI_ALG_CIPHER_MODE <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a65fc9e1cb3f8812541db213f7fa14578">sym_mode</a>; </div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a21c689bd03c8d7cd1e45308a2d2c02cf"> 25</a></span>  TPMT_SYM_DEF_OBJECT <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a21c689bd03c8d7cd1e45308a2d2c02cf">sym_parameters</a>; </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#aa54a336de98f8b6a1a08d3657ec38e5b"> 26</a></span>  UINT16 <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#aa54a336de98f8b6a1a08d3657ec38e5b">sym_block_size</a>; </div><div class="line"><a name="l00027"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a959b066e52f9da29300b4d33d42f03a5"> 27</a></span>  TPML_PCR_SELECTION <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a959b066e52f9da29300b4d33d42f03a5">pcr_selection</a>; </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  TPMI_ALG_HASH nameAlg;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  TPMI_RSA_KEY_BITS keyBits;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  UINT32 exponent;</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  TPMI_ECC_CURVE curveID;</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  TPMT_SYM_DEF session_symmetric;</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="struct_t_p_m_s___p_o_l_i_c_y.html">TPMS_POLICY</a> *eh_policy;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="struct_t_p_m_s___p_o_l_i_c_y.html">TPMS_POLICY</a> *sh_policy;</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="struct_t_p_m_s___p_o_l_i_c_y.html">TPMS_POLICY</a> *ek_policy;</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="struct_t_p_m_s___p_o_l_i_c_y.html">TPMS_POLICY</a> *srk_policy;</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="struct_t_p_m_s___p_o_l_i_c_y.html">TPMS_POLICY</a> *lockout_policy;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  UINT32 newMaxTries;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  UINT32 newRecoveryTime;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  UINT32 lockoutRecovery;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> } <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html">IFAPI_PROFILE</a>;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="comment">/* An entry for the dictionary of loaded profiles */</span></div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y.html"> 44</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y.html">IFAPI_PROFILE_ENTRY</a> {</div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y.html#a5ac083a645d964373f022d03df4849c8"> 46</a></span>  <span class="keywordtype">char</span> *<a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y.html#a5ac083a645d964373f022d03df4849c8">name</a>;</div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y.html#a9254c750c162d9e41b90bcd460047074"> 48</a></span>  <span class="keyword">struct </span><a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html">IFAPI_PROFILE</a> profile;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> } <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y.html">IFAPI_PROFILE_ENTRY</a>;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="struct_i_f_a_p_i___p_r_o_f_i_l_e_s.html"> 51</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e_s.html">IFAPI_PROFILES</a> {</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">char</span> *default_name;</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keyword">struct </span><a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html">IFAPI_PROFILE</a> default_profile;</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="comment">/* Dictionary of loaded profiles */</span></div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="keyword">struct </span><a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y.html">IFAPI_PROFILE_ENTRY</a> *profiles;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordtype">char</span> **filenames;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="comment">/* Size of the loaded profiles dictionary */</span></div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">size_t</span> num_profiles;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordtype">size_t</span> profiles_idx;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> } <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e_s.html">IFAPI_PROFILES</a>;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> TSS2_RC</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <a class="code" href="group__ifapi__profile.html#ga726700f428528de3917ffaa1e7bbf429">ifapi_profiles_initialize_async</a>(</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e_s.html">IFAPI_PROFILES</a> *profiles,</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="struct_i_f_a_p_i___i_o.html">IFAPI_IO</a> *io,</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *profilesdir,</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *defaultprofile);</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> TSS2_RC</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <a class="code" href="group__ifapi__profile.html#ga48f2955d99163ee98cb37fbe423c5c3d">ifapi_profiles_initialize_finish</a>(</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e_s.html">IFAPI_PROFILES</a> *profiles,</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="struct_i_f_a_p_i___i_o.html">IFAPI_IO</a> *io);</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> </div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span> TSS2_RC</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <a class="code" href="group__ifapi__profile.html#ga1d1f66781412b41c312359da5808e743">ifapi_profiles_get</a>(</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keyword">const</span> <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e_s.html">IFAPI_PROFILES</a> *profiles,</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y.html#a5ac083a645d964373f022d03df4849c8">name</a>,</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keyword">const</span> <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html">IFAPI_PROFILE</a> **<a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y.html#a9254c750c162d9e41b90bcd460047074">profile</a>);</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="keywordtype">void</span></div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <a class="code" href="group__ifapi__profile.html#ga7f35ab0d369df53118addf132afc9c6e">ifapi_profiles_finalize</a>(</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="struct_i_f_a_p_i___p_r_o_f_i_l_e_s.html">IFAPI_PROFILES</a> *profiles);</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="preprocessor">#endif </span><span class="comment">/* IFAPI_OBJECT_H */</span><span class="preprocessor"></span></div><div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e_html_a21c689bd03c8d7cd1e45308a2d2c02cf"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a21c689bd03c8d7cd1e45308a2d2c02cf">IFAPI_PROFILE::sym_parameters</a></div><div class="ttdeci">TPMT_SYM_DEF_OBJECT sym_parameters</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:25</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___i_o_html"><div class="ttname"><a href="struct_i_f_a_p_i___i_o.html">IFAPI_IO</a></div><div class="ttdef"><b>Definition:</b> ifapi_io.h:15</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y_html_a5ac083a645d964373f022d03df4849c8"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y.html#a5ac083a645d964373f022d03df4849c8">IFAPI_PROFILE_ENTRY::name</a></div><div class="ttdeci">char * name</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:46</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e_html_a80458c3ec80d9d88df4d396939189325"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a80458c3ec80d9d88df4d396939189325">IFAPI_PROFILE::ecc_signing_scheme</a></div><div class="ttdeci">TPMT_SIG_SCHEME ecc_signing_scheme</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:21</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e_html_a17cd426afe395a23a98f97a3116dad14"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a17cd426afe395a23a98f97a3116dad14">IFAPI_PROFILE::srk_description</a></div><div class="ttdeci">char * srk_description</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:19</div></div>
- <div class="ttc" id="group__ifapi__profile_html_ga48f2955d99163ee98cb37fbe423c5c3d"><div class="ttname"><a href="group__ifapi__profile.html#ga48f2955d99163ee98cb37fbe423c5c3d">ifapi_profiles_initialize_finish</a></div><div class="ttdeci">TSS2_RC ifapi_profiles_initialize_finish(IFAPI_PROFILES *profiles, IFAPI_IO *io)</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.c:154</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e_html_aa54a336de98f8b6a1a08d3657ec38e5b"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#aa54a336de98f8b6a1a08d3657ec38e5b">IFAPI_PROFILE::sym_block_size</a></div><div class="ttdeci">UINT16 sym_block_size</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:26</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e_s_html"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e_s.html">IFAPI_PROFILES</a></div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:51</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e_html_a8b69a5efd25d2f89ee0c2948a072b02d"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a8b69a5efd25d2f89ee0c2948a072b02d">IFAPI_PROFILE::srk_template</a></div><div class="ttdeci">char * srk_template</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:17</div></div>
- <div class="ttc" id="group__ifapi__profile_html_ga726700f428528de3917ffaa1e7bbf429"><div class="ttname"><a href="group__ifapi__profile.html#ga726700f428528de3917ffaa1e7bbf429">ifapi_profiles_initialize_async</a></div><div class="ttdeci">TSS2_RC ifapi_profiles_initialize_async(IFAPI_PROFILES *profiles, IFAPI_IO *io, const char *profilesdir, const char *defaultprofile)</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.c:57</div></div>
- <div class="ttc" id="struct_t_p_m_s___p_o_l_i_c_y_html"><div class="ttname"><a href="struct_t_p_m_s___p_o_l_i_c_y.html">TPMS_POLICY</a></div><div class="ttdef"><b>Definition:</b> ifapi_policy_types.h:291</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e_html_ad976f0103fa6777ae95458a055fc2118"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#ad976f0103fa6777ae95458a055fc2118">IFAPI_PROFILE::type</a></div><div class="ttdeci">TPMI_ALG_PUBLIC type</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:16</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y_html_a9254c750c162d9e41b90bcd460047074"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y.html#a9254c750c162d9e41b90bcd460047074">IFAPI_PROFILE_ENTRY::profile</a></div><div class="ttdeci">struct IFAPI_PROFILE profile</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:48</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y_html"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e___e_n_t_r_y.html">IFAPI_PROFILE_ENTRY</a></div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:44</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e_html_ad4339a81e6bf42e74953affb6678c3c6"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#ad4339a81e6bf42e74953affb6678c3c6">IFAPI_PROFILE::ek_template</a></div><div class="ttdeci">char * ek_template</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:18</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e_html_a51f6268f1d00ac9722fe22451310f78d"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a51f6268f1d00ac9722fe22451310f78d">IFAPI_PROFILE::rsa_decrypt_scheme</a></div><div class="ttdeci">TPMT_RSA_DECRYPT rsa_decrypt_scheme</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:23</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e_html"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html">IFAPI_PROFILE</a></div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:15</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e_html_a959b066e52f9da29300b4d33d42f03a5"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a959b066e52f9da29300b4d33d42f03a5">IFAPI_PROFILE::pcr_selection</a></div><div class="ttdeci">TPML_PCR_SELECTION pcr_selection</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:27</div></div>
- <div class="ttc" id="group__ifapi__profile_html_ga7f35ab0d369df53118addf132afc9c6e"><div class="ttname"><a href="group__ifapi__profile.html#ga7f35ab0d369df53118addf132afc9c6e">ifapi_profiles_finalize</a></div><div class="ttdeci">void ifapi_profiles_finalize(IFAPI_PROFILES *profiles)</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.c:287</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e_html_a6a9d8918d6a9dd964fef2c933342e566"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a6a9d8918d6a9dd964fef2c933342e566">IFAPI_PROFILE::rsa_signing_scheme</a></div><div class="ttdeci">TPMT_SIG_SCHEME rsa_signing_scheme</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:22</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e_html_a65fc9e1cb3f8812541db213f7fa14578"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#a65fc9e1cb3f8812541db213f7fa14578">IFAPI_PROFILE::sym_mode</a></div><div class="ttdeci">TPMI_ALG_CIPHER_MODE sym_mode</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:24</div></div>
- <div class="ttc" id="struct_i_f_a_p_i___p_r_o_f_i_l_e_html_ad378fbd5d8aca8d976f9c84879bb6602"><div class="ttname"><a href="struct_i_f_a_p_i___p_r_o_f_i_l_e.html#ad378fbd5d8aca8d976f9c84879bb6602">IFAPI_PROFILE::ek_description</a></div><div class="ttdeci">char * ek_description</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.h:20</div></div>
- <div class="ttc" id="group__ifapi__profile_html_ga1d1f66781412b41c312359da5808e743"><div class="ttname"><a href="group__ifapi__profile.html#ga1d1f66781412b41c312359da5808e743">ifapi_profiles_get</a></div><div class="ttdeci">TSS2_RC ifapi_profiles_get(const IFAPI_PROFILES *profiles, const char *name, const IFAPI_PROFILE **profile)</div><div class="ttdef"><b>Definition:</b> ifapi_profiles.c:241</div></div>
- </div><!-- fragment --></div><!-- contents -->
- </div><!-- doc-content -->
- <!-- start footer part -->
- <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
- <ul>
- <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_acac3fc32f1470bed36645d881a616c0.html">tss2-fapi</a></li><li class="navelem"><b>ifapi_profiles.h</b></li>
- <li class="footer">Generated by
- <a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
- </ul>
- </div>
- </body>
- </html>
|