Jaeden Amero | e54e693 | 2018-08-06 16:19:58 +0100 | [diff] [blame] | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 3 | <head> |
| 4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 5 | <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
| 6 | <meta name="generator" content="Doxygen 1.8.13"/> |
| 7 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
| 8 | <title>Platform Security Architecture — cryptography and keystore interface: File Members</title> |
| 9 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
| 10 | <script type="text/javascript" src="jquery.js"></script> |
| 11 | <script type="text/javascript" src="dynsections.js"></script> |
| 12 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
| 13 | <script type="text/javascript" src="search/searchdata.js"></script> |
| 14 | <script type="text/javascript" src="search/search.js"></script> |
| 15 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| 16 | </head> |
| 17 | <body> |
| 18 | <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 19 | <div id="titlearea"> |
| 20 | <table cellspacing="0" cellpadding="0"> |
| 21 | <tbody> |
| 22 | <tr style="height: 56px;"> |
| 23 | <td id="projectalign" style="padding-left: 0.5em;"> |
| 24 | <div id="projectname">Platform Security Architecture — cryptography and keystore interface |
| 25 |  <span id="projectnumber">Working draft</span> |
| 26 | </div> |
| 27 | </td> |
| 28 | </tr> |
| 29 | </tbody> |
| 30 | </table> |
| 31 | </div> |
| 32 | <!-- end header part --> |
| 33 | <!-- Generated by Doxygen 1.8.13 --> |
| 34 | <script type="text/javascript"> |
| 35 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
| 36 | </script> |
| 37 | <script type="text/javascript" src="menudata.js"></script> |
| 38 | <script type="text/javascript" src="menu.js"></script> |
| 39 | <script type="text/javascript"> |
| 40 | $(function() { |
| 41 | initMenu('',true,false,'search.php','Search'); |
| 42 | $(document).ready(function() { init_search(); }); |
| 43 | }); |
| 44 | </script> |
| 45 | <div id="main-nav"></div> |
| 46 | </div><!-- top --> |
| 47 | <!-- window showing the filter options --> |
| 48 | <div id="MSearchSelectWindow" |
| 49 | onmouseover="return searchBox.OnSearchSelectShow()" |
| 50 | onmouseout="return searchBox.OnSearchSelectHide()" |
| 51 | onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| 52 | </div> |
| 53 | |
| 54 | <!-- iframe showing the search results (closed by default) --> |
| 55 | <div id="MSearchResultsWindow"> |
| 56 | <iframe src="javascript:void(0)" frameborder="0" |
| 57 | name="MSearchResults" id="MSearchResults"> |
| 58 | </iframe> |
| 59 | </div> |
| 60 | |
| 61 | <div class="contents"> |
| 62 |   |
| 63 | |
| 64 | <h3><a id="index_p"></a>- p -</h3><ul> |
| 65 | <li>psa_aead_decrypt() |
| 66 | : <a class="el" href="group__aead.html#ga5b88ad2cfbf2e98039858416fa3ebd7a">crypto.h</a> |
| 67 | </li> |
| 68 | <li>psa_aead_encrypt() |
| 69 | : <a class="el" href="group__aead.html#ga14e4068a3d328515a4884f3037904d54">crypto.h</a> |
| 70 | </li> |
| 71 | <li>psa_asymmetric_decrypt() |
| 72 | : <a class="el" href="group__asymmetric.html#ga3094be979f37aa2865c283167ba907e6">crypto.h</a> |
| 73 | </li> |
| 74 | <li>psa_asymmetric_encrypt() |
| 75 | : <a class="el" href="group__asymmetric.html#ga3c0ba402bac217d623dba8320c2240c2">crypto.h</a> |
| 76 | </li> |
| 77 | <li>psa_asymmetric_sign() |
| 78 | : <a class="el" href="group__asymmetric.html#ga48091460d1ead078d93caa3611aec976">crypto.h</a> |
| 79 | </li> |
| 80 | <li>psa_asymmetric_verify() |
| 81 | : <a class="el" href="group__asymmetric.html#gaee3e92946c1c4b3dfa90879e2f7d1321">crypto.h</a> |
| 82 | </li> |
| 83 | <li>psa_cipher_abort() |
| 84 | : <a class="el" href="group__cipher.html#gaad482cdca2098bca0620596aaa02eaa4">crypto.h</a> |
| 85 | </li> |
| 86 | <li>psa_cipher_decrypt_setup() |
| 87 | : <a class="el" href="group__cipher.html#ga8ce1efaa648d7e0dd00e878d655d2950">crypto.h</a> |
| 88 | </li> |
| 89 | <li>psa_cipher_encrypt_setup() |
| 90 | : <a class="el" href="group__cipher.html#ga735c9d51b820e1d4cb45f2406ebfae98">crypto.h</a> |
| 91 | </li> |
| 92 | <li>psa_cipher_finish() |
| 93 | : <a class="el" href="group__cipher.html#ga1dcb58b8befe23f8a4d7a1d49c99249b">crypto.h</a> |
| 94 | </li> |
| 95 | <li>psa_cipher_generate_iv() |
| 96 | : <a class="el" href="group__cipher.html#ga44857cf5e0c3d134a3c560f8ff5b50aa">crypto.h</a> |
| 97 | </li> |
| 98 | <li>psa_cipher_set_iv() |
| 99 | : <a class="el" href="group__cipher.html#ga1359b2101f31637496ce7cc36c6e3d42">crypto.h</a> |
| 100 | </li> |
| 101 | <li>psa_cipher_update() |
| 102 | : <a class="el" href="group__cipher.html#gafd0caea99cf1052527e4089d37f5ab91">crypto.h</a> |
| 103 | </li> |
| 104 | <li>psa_crypto_init() |
| 105 | : <a class="el" href="group__basic.html#ga2de150803fc2f7dc6101d5af7e921dd9">crypto.h</a> |
| 106 | </li> |
| 107 | <li>psa_destroy_key() |
| 108 | : <a class="el" href="group__key__management.html#ga2e9a60a9525ce6b3082a72df2080f0c5">crypto.h</a> |
| 109 | </li> |
| 110 | <li>psa_export_key() |
| 111 | : <a class="el" href="group__key__management.html#gaa67bc459b20028b268f3d75a05afe022">crypto.h</a> |
| 112 | </li> |
| 113 | <li>psa_export_public_key() |
| 114 | : <a class="el" href="group__key__management.html#ga7355b38f8eb9330db2786604f4a83a3b">crypto.h</a> |
| 115 | </li> |
| 116 | <li>psa_generate_key() |
| 117 | : <a class="el" href="group__random.html#gada1d701903f6b4de6b4c6a1d613c1b10">crypto.h</a> |
| 118 | </li> |
| 119 | <li>psa_generate_random() |
| 120 | : <a class="el" href="group__random.html#ga1985eae417dfbccedf50d5fff54ea8c5">crypto.h</a> |
| 121 | </li> |
| 122 | <li>psa_generator_abort() |
| 123 | : <a class="el" href="group__generators.html#ga563ca64537d90368899286b36d8cf7f3">crypto.h</a> |
| 124 | </li> |
| 125 | <li>psa_generator_import_key() |
| 126 | : <a class="el" href="group__generators.html#ga06c1ba3d989827d909b4b01ffe983beb">crypto.h</a> |
| 127 | </li> |
| 128 | <li>psa_generator_read() |
| 129 | : <a class="el" href="group__generators.html#gab5712ad29b78c2b170e64cc5bcfc1bce">crypto.h</a> |
| 130 | </li> |
| 131 | <li>psa_get_generator_capacity() |
| 132 | : <a class="el" href="group__generators.html#ga7453491e3b440193be2c5dccc2040fd2">crypto.h</a> |
| 133 | </li> |
| 134 | <li>psa_get_key_information() |
| 135 | : <a class="el" href="group__key__management.html#gaf105167657ab1d484cb4a51f93413717">crypto.h</a> |
| 136 | </li> |
| 137 | <li>psa_get_key_lifetime() |
| 138 | : <a class="el" href="group__persistence.html#gaf0daaa1dba14dc324ca83dfe1495a5e2">crypto.h</a> |
| 139 | </li> |
| 140 | <li>psa_get_key_policy() |
| 141 | : <a class="el" href="group__policy.html#ga613f28712124f9149bd640614376ab5a">crypto.h</a> |
| 142 | </li> |
| 143 | <li>psa_hash_abort() |
| 144 | : <a class="el" href="group__hash.html#gab0b4d5f9912a615559497a467b532928">crypto.h</a> |
| 145 | </li> |
| 146 | <li>psa_hash_finish() |
| 147 | : <a class="el" href="group__hash.html#ga4795fd06a0067b0adcd92e9627b8c97e">crypto.h</a> |
| 148 | </li> |
| 149 | <li>psa_hash_setup() |
| 150 | : <a class="el" href="group__hash.html#ga8d72896cf70fc4d514c5c6b978912515">crypto.h</a> |
| 151 | </li> |
| 152 | <li>psa_hash_update() |
| 153 | : <a class="el" href="group__hash.html#ga65b16ef97d7f650899b7db4b7d1112ff">crypto.h</a> |
| 154 | </li> |
| 155 | <li>psa_hash_verify() |
| 156 | : <a class="el" href="group__hash.html#ga7be923c5700c9c70ef77ee9b76d1a5c0">crypto.h</a> |
| 157 | </li> |
| 158 | <li>psa_import_key() |
| 159 | : <a class="el" href="group__key__management.html#gace37363530e2525a2562f07ceec8efb5">crypto.h</a> |
| 160 | </li> |
| 161 | <li>psa_key_derivation() |
| 162 | : <a class="el" href="group__derivation.html#ga1b6429f443a45e5f3209043abbbe8315">crypto.h</a> |
| 163 | </li> |
| 164 | <li>psa_key_policy_get_algorithm() |
| 165 | : <a class="el" href="group__policy.html#gaadf16b89ace53e1d2cb5bcb0aef24c86">crypto.h</a> |
| 166 | </li> |
| 167 | <li>psa_key_policy_get_usage() |
| 168 | : <a class="el" href="group__policy.html#ga7746662b7503e484774d0ecb5d8ac2ab">crypto.h</a> |
| 169 | </li> |
| 170 | <li>psa_key_policy_init() |
| 171 | : <a class="el" href="group__policy.html#gad49eb85e3fcbe70f763f511ac83e762e">crypto.h</a> |
| 172 | </li> |
| 173 | <li>psa_key_policy_set_usage() |
| 174 | : <a class="el" href="group__policy.html#gac16792fd6d375a5f76d372090df40607">crypto.h</a> |
| 175 | </li> |
| 176 | <li>psa_mac_abort() |
| 177 | : <a class="el" href="group__MAC.html#gacd8dd54855ba1bc0a03f104f252884fd">crypto.h</a> |
| 178 | </li> |
| 179 | <li>psa_mac_sign_finish() |
| 180 | : <a class="el" href="group__MAC.html#gac22bc0125580c96724a09226cfbc97f2">crypto.h</a> |
| 181 | </li> |
| 182 | <li>psa_mac_sign_setup() |
| 183 | : <a class="el" href="group__MAC.html#ga68ac2ad3253e9e27fcfbc788a4df8177">crypto.h</a> |
| 184 | </li> |
| 185 | <li>psa_mac_update() |
| 186 | : <a class="el" href="group__MAC.html#ga5560af371497babefe03c9da4e8a1c05">crypto.h</a> |
| 187 | </li> |
| 188 | <li>psa_mac_verify_finish() |
| 189 | : <a class="el" href="group__MAC.html#gac92b2930d6728e1be4d011c05d485822">crypto.h</a> |
| 190 | </li> |
| 191 | <li>psa_mac_verify_setup() |
| 192 | : <a class="el" href="group__MAC.html#gac7d1c3d075ce1604a54cbbc9933fa39d">crypto.h</a> |
| 193 | </li> |
| 194 | <li>psa_set_key_lifetime() |
| 195 | : <a class="el" href="group__persistence.html#ga1bd1ee6d00ebd9962fc6ad72cbd22ef8">crypto.h</a> |
| 196 | </li> |
| 197 | <li>psa_set_key_policy() |
| 198 | : <a class="el" href="group__policy.html#gad7faa7e64aa771f7441c44ceff21af19">crypto.h</a> |
| 199 | </li> |
| 200 | </ul> |
| 201 | </div><!-- contents --> |
| 202 | <!-- start footer part --> |
| 203 | <hr class="footer"/><address class="footer"><small> |
| 204 | Generated by  <a href="http://www.doxygen.org/index.html"> |
| 205 | <img class="footer" src="doxygen.png" alt="doxygen"/> |
| 206 | </a> 1.8.13 |
| 207 | </small></address> |
| 208 | </body> |
| 209 | </html> |