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 | <div class="textblock">Here is a list of all documented file members with links to the documentation:</div> |
| 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_DECRYPT_OUTPUT_SIZE |
| 69 | : <a class="el" href="crypto__sizes_8h.html#a1d057796166c16eb673ad1997e48a60b">crypto_sizes.h</a> |
| 70 | </li> |
| 71 | <li>psa_aead_encrypt() |
| 72 | : <a class="el" href="group__aead.html#ga14e4068a3d328515a4884f3037904d54">crypto.h</a> |
| 73 | </li> |
| 74 | <li>PSA_AEAD_ENCRYPT_OUTPUT_SIZE |
| 75 | : <a class="el" href="crypto__sizes_8h.html#a85667d47a7aa6c7b99a80e5273671266">crypto_sizes.h</a> |
| 76 | </li> |
| 77 | <li>PSA_AEAD_TAG_SIZE |
| 78 | : <a class="el" href="group__aead.html#ga337ef01fe3c9f71d62ccced33e8917f4">crypto.h</a> |
| 79 | </li> |
| 80 | <li>PSA_ALG_ARC4 |
| 81 | : <a class="el" href="group__crypto__types.html#gab6a5284decb0e5e1b5b8740a41ef3c5e">crypto.h</a> |
| 82 | </li> |
| 83 | <li>PSA_ALG_BLOCK_CIPHER_PAD_NONE |
| 84 | : <a class="el" href="group__crypto__types.html#ga0992d26a02a2a7dc316cd5abc5254966">crypto.h</a> |
| 85 | </li> |
| 86 | <li>PSA_ALG_CBC_BASE |
| 87 | : <a class="el" href="group__crypto__types.html#ga931f31d4f05c3dab9fd5d7fdcd3715f2">crypto.h</a> |
| 88 | </li> |
| 89 | <li>PSA_ALG_CTR |
| 90 | : <a class="el" href="group__crypto__types.html#gad318309706a769cffdc64e4c7e06b2e9">crypto.h</a> |
| 91 | </li> |
| 92 | <li>PSA_ALG_DETERMINISTIC_ECDSA |
| 93 | : <a class="el" href="group__crypto__types.html#ga11da566bcd341661c8de921e2ca5ed03">crypto.h</a> |
| 94 | </li> |
| 95 | <li>PSA_ALG_DSA |
| 96 | : <a class="el" href="group__crypto__types.html#ga9a68efdddff5ae95f104a1416b12742e">crypto.h</a> |
| 97 | </li> |
| 98 | <li>PSA_ALG_ECDSA |
| 99 | : <a class="el" href="group__crypto__types.html#ga7e3ce9f514a227d5ba5d8318870452e3">crypto.h</a> |
| 100 | </li> |
| 101 | <li>PSA_ALG_ECDSA_ANY |
| 102 | : <a class="el" href="group__crypto__types.html#ga51d6b6044a62e33cae0cf64bfc3b22a4">crypto.h</a> |
| 103 | </li> |
| 104 | <li>PSA_ALG_HKDF |
| 105 | : <a class="el" href="group__crypto__types.html#ga32a888fb360e6e25cab8a343772c4a82">crypto.h</a> |
| 106 | </li> |
| 107 | <li>PSA_ALG_HMAC |
| 108 | : <a class="el" href="group__crypto__types.html#ga70f397425684b3efcde1e0e34c28261f">crypto.h</a> |
| 109 | </li> |
| 110 | <li>PSA_ALG_IS_AEAD |
| 111 | : <a class="el" href="group__crypto__types.html#ga1d44829d60065eaa4ac9a703e7d6abc8">crypto.h</a> |
| 112 | </li> |
| 113 | <li>PSA_ALG_IS_ASYMMETRIC_ENCRYPTION |
| 114 | : <a class="el" href="group__crypto__types.html#ga41d2ee937d54efd76bd54a97b2ebc08a">crypto.h</a> |
| 115 | </li> |
| 116 | <li>PSA_ALG_IS_BLOCK_CIPHER |
| 117 | : <a class="el" href="group__crypto__types.html#ga02e787d79c0cd666efcd090569d5b31c">crypto.h</a> |
| 118 | </li> |
| 119 | <li>PSA_ALG_IS_CIPHER |
| 120 | : <a class="el" href="group__crypto__types.html#ga1d1a5a402ad89a2e68f12bfb535490eb">crypto.h</a> |
| 121 | </li> |
| 122 | <li>PSA_ALG_IS_CIPHER_MAC |
| 123 | : <a class="el" href="group__crypto__types.html#ga8986360ff97dbd91f220edf9202e375d">crypto.h</a> |
| 124 | </li> |
| 125 | <li>PSA_ALG_IS_HASH |
| 126 | : <a class="el" href="group__crypto__types.html#gac9280662bb482590b4b33d1dcd32930f">crypto.h</a> |
| 127 | </li> |
| 128 | <li>PSA_ALG_IS_HKDF |
| 129 | : <a class="el" href="group__crypto__types.html#ga1979d0a76fcee6164cf2e65960f38db2">crypto.h</a> |
| 130 | </li> |
| 131 | <li>PSA_ALG_IS_HMAC |
| 132 | : <a class="el" href="group__crypto__types.html#ga4a050c3c3cbc6eb96418f18847601c8a">crypto.h</a> |
| 133 | </li> |
| 134 | <li>PSA_ALG_IS_KEY_AGREEMENT |
| 135 | : <a class="el" href="group__crypto__types.html#ga59753742cb06553bd22751bbef472b6f">crypto.h</a> |
| 136 | </li> |
| 137 | <li>PSA_ALG_IS_KEY_DERIVATION |
| 138 | : <a class="el" href="group__crypto__types.html#gaf8b90c648aa53dbd06c236695e300cd0">crypto.h</a> |
| 139 | </li> |
| 140 | <li>PSA_ALG_IS_MAC |
| 141 | : <a class="el" href="group__crypto__types.html#gaca7aee4c9dde316b3b1a150a26eab776">crypto.h</a> |
| 142 | </li> |
| 143 | <li>PSA_ALG_IS_SIGN |
| 144 | : <a class="el" href="group__crypto__types.html#ga6d490d0904e0698f6c1268a89d72ff31">crypto.h</a> |
| 145 | </li> |
| 146 | <li>PSA_ALG_IS_STREAM_CIPHER |
| 147 | : <a class="el" href="group__crypto__types.html#gacfec68e0c6175e02e1b2ebc97df383c0">crypto.h</a> |
| 148 | </li> |
| 149 | <li>PSA_ALG_RSA_OAEP |
| 150 | : <a class="el" href="group__crypto__types.html#gaa1235dc3fdd9839c6c1b1a9857344c76">crypto.h</a> |
| 151 | </li> |
| 152 | <li>PSA_ALG_RSA_PKCS1V15_CRYPT |
| 153 | : <a class="el" href="group__crypto__types.html#ga4c540d3abe43fb9abcb94f2bc51acef9">crypto.h</a> |
| 154 | </li> |
| 155 | <li>PSA_ALG_RSA_PKCS1V15_SIGN |
| 156 | : <a class="el" href="group__crypto__types.html#ga702ff75385a6ae7d4247033f479439af">crypto.h</a> |
| 157 | </li> |
| 158 | <li>PSA_ALG_RSA_PKCS1V15_SIGN_RAW |
| 159 | : <a class="el" href="group__crypto__types.html#ga4215e2a78dcf834e9a625927faa2a817">crypto.h</a> |
| 160 | </li> |
| 161 | <li>PSA_ALG_RSA_PSS |
| 162 | : <a class="el" href="group__crypto__types.html#ga62152bf4cb4bf6aace5e1be8f143564d">crypto.h</a> |
| 163 | </li> |
| 164 | <li>PSA_ALG_SHA3_224 |
| 165 | : <a class="el" href="group__crypto__types.html#ga16f5fe34ccce68c2fada1224c054a999">crypto.h</a> |
| 166 | </li> |
| 167 | <li>PSA_ALG_SHA3_256 |
| 168 | : <a class="el" href="group__crypto__types.html#gaace70d9515489bbe3c5e7ac1b7d9155b">crypto.h</a> |
| 169 | </li> |
| 170 | <li>PSA_ALG_SHA3_384 |
| 171 | : <a class="el" href="group__crypto__types.html#gab0f079257ea75e2acfe2fc3b38c78cd8">crypto.h</a> |
| 172 | </li> |
| 173 | <li>PSA_ALG_SHA3_512 |
| 174 | : <a class="el" href="group__crypto__types.html#ga37e5dbe936dddb155e76f2997de27188">crypto.h</a> |
| 175 | </li> |
| 176 | <li>PSA_ALG_SHA_224 |
| 177 | : <a class="el" href="group__crypto__types.html#ga25d6a3244d10a7148fe6b026d1979f7b">crypto.h</a> |
| 178 | </li> |
| 179 | <li>PSA_ALG_SHA_256 |
| 180 | : <a class="el" href="group__crypto__types.html#ga619471f978e13cdd0a1e37145e4bf341">crypto.h</a> |
| 181 | </li> |
| 182 | <li>PSA_ALG_SHA_384 |
| 183 | : <a class="el" href="group__crypto__types.html#ga58af64dd9a86a287e8da9ed7739eead4">crypto.h</a> |
| 184 | </li> |
| 185 | <li>PSA_ALG_SHA_512 |
| 186 | : <a class="el" href="group__crypto__types.html#gafba3ae409f46d3dd7f37a0910660c3e9">crypto.h</a> |
| 187 | </li> |
| 188 | <li>PSA_ALG_SHA_512_224 |
| 189 | : <a class="el" href="group__crypto__types.html#ga3fe2d7c3c80e3186ca78d16a35d5d931">crypto.h</a> |
| 190 | </li> |
| 191 | <li>PSA_ALG_SHA_512_256 |
| 192 | : <a class="el" href="group__crypto__types.html#ga5910b3964c14e9613e8643a45b09c2d4">crypto.h</a> |
| 193 | </li> |
| 194 | <li>PSA_ALG_SIGN_GET_HASH |
| 195 | : <a class="el" href="group__crypto__types.html#ga24cf6d7bcd2b9aeeeff86f07b6c674e3">crypto.h</a> |
| 196 | </li> |
| 197 | <li>psa_algorithm_t |
| 198 | : <a class="el" href="group__crypto__types.html#gac2e4d47f1300d73c2f829a6d99252d69">crypto.h</a> |
| 199 | </li> |
| 200 | <li>psa_asymmetric_decrypt() |
| 201 | : <a class="el" href="group__asymmetric.html#ga3094be979f37aa2865c283167ba907e6">crypto.h</a> |
| 202 | </li> |
| 203 | <li>PSA_ASYMMETRIC_DECRYPT_OUTPUT_SIZE |
| 204 | : <a class="el" href="crypto__sizes_8h.html#a61a246f3eac41989821d982e56fea6c1">crypto_sizes.h</a> |
| 205 | </li> |
| 206 | <li>psa_asymmetric_encrypt() |
| 207 | : <a class="el" href="group__asymmetric.html#ga3c0ba402bac217d623dba8320c2240c2">crypto.h</a> |
| 208 | </li> |
| 209 | <li>PSA_ASYMMETRIC_ENCRYPT_OUTPUT_SIZE |
| 210 | : <a class="el" href="crypto__sizes_8h.html#a66ba3bd93e5ec52870ccc3848778bad8">crypto_sizes.h</a> |
| 211 | </li> |
| 212 | <li>psa_asymmetric_sign() |
| 213 | : <a class="el" href="group__asymmetric.html#ga48091460d1ead078d93caa3611aec976">crypto.h</a> |
| 214 | </li> |
| 215 | <li>PSA_ASYMMETRIC_SIGN_OUTPUT_SIZE |
| 216 | : <a class="el" href="crypto__sizes_8h.html#a77565b9b4fe6d8730fd2120f4c8378ab">crypto_sizes.h</a> |
| 217 | </li> |
| 218 | <li>PSA_ASYMMETRIC_SIGNATURE_MAX_SIZE |
| 219 | : <a class="el" href="crypto__sizes_8h.html#ad755101764dba14589e5919ee41be7ca">crypto_sizes.h</a> |
| 220 | </li> |
| 221 | <li>psa_asymmetric_verify() |
| 222 | : <a class="el" href="group__asymmetric.html#gaee3e92946c1c4b3dfa90879e2f7d1321">crypto.h</a> |
| 223 | </li> |
| 224 | <li>PSA_BLOCK_CIPHER_BLOCK_SIZE |
| 225 | : <a class="el" href="group__crypto__types.html#gacaa366bdeb0413e63e87a667c5457b2e">crypto.h</a> |
| 226 | </li> |
| 227 | <li>psa_cipher_abort() |
| 228 | : <a class="el" href="group__cipher.html#gaad482cdca2098bca0620596aaa02eaa4">crypto.h</a> |
| 229 | </li> |
| 230 | <li>psa_cipher_decrypt_setup() |
| 231 | : <a class="el" href="group__cipher.html#ga8ce1efaa648d7e0dd00e878d655d2950">crypto.h</a> |
| 232 | </li> |
| 233 | <li>psa_cipher_encrypt_setup() |
| 234 | : <a class="el" href="group__cipher.html#ga735c9d51b820e1d4cb45f2406ebfae98">crypto.h</a> |
| 235 | </li> |
| 236 | <li>psa_cipher_finish() |
| 237 | : <a class="el" href="group__cipher.html#ga1dcb58b8befe23f8a4d7a1d49c99249b">crypto.h</a> |
| 238 | </li> |
| 239 | <li>psa_cipher_generate_iv() |
| 240 | : <a class="el" href="group__cipher.html#ga44857cf5e0c3d134a3c560f8ff5b50aa">crypto.h</a> |
| 241 | </li> |
| 242 | <li>psa_cipher_operation_t |
| 243 | : <a class="el" href="group__cipher.html#ga1399de29db657e3737bb09927aae51fa">crypto.h</a> |
| 244 | </li> |
| 245 | <li>psa_cipher_set_iv() |
| 246 | : <a class="el" href="group__cipher.html#ga1359b2101f31637496ce7cc36c6e3d42">crypto.h</a> |
| 247 | </li> |
| 248 | <li>psa_cipher_update() |
| 249 | : <a class="el" href="group__cipher.html#gafd0caea99cf1052527e4089d37f5ab91">crypto.h</a> |
| 250 | </li> |
| 251 | <li>PSA_CRYPTO_GENERATOR_INIT |
| 252 | : <a class="el" href="group__generators.html#ga4788b471385fc667876fbd8a0d3fe062">crypto.h</a> |
| 253 | </li> |
| 254 | <li>psa_crypto_generator_t |
| 255 | : <a class="el" href="group__generators.html#ga1f894c4fba202ef8e307d72caf489e3b">crypto.h</a> |
| 256 | </li> |
| 257 | <li>psa_crypto_init() |
| 258 | : <a class="el" href="group__basic.html#ga2de150803fc2f7dc6101d5af7e921dd9">crypto.h</a> |
| 259 | </li> |
| 260 | <li>psa_destroy_key() |
| 261 | : <a class="el" href="group__key__management.html#ga2e9a60a9525ce6b3082a72df2080f0c5">crypto.h</a> |
| 262 | </li> |
| 263 | <li>psa_ecc_curve_t |
| 264 | : <a class="el" href="group__crypto__types.html#ga4e8977c145cce5077c4bce7fec890ad9">crypto.h</a> |
| 265 | </li> |
| 266 | <li>PSA_ECDSA_SIGNATURE_SIZE |
| 267 | : <a class="el" href="group__asymmetric.html#ga10c472a35f04051add6b20cc228ffc11">crypto.h</a> |
| 268 | </li> |
| 269 | <li>PSA_ERROR_BAD_STATE |
| 270 | : <a class="el" href="group__basic.html#ga933d40fa2a591004f2e93aa91e11db84">crypto.h</a> |
| 271 | </li> |
| 272 | <li>PSA_ERROR_BUFFER_TOO_SMALL |
| 273 | : <a class="el" href="group__basic.html#ga695025f4ec11249aee7ea3d0f65e01c8">crypto.h</a> |
| 274 | </li> |
| 275 | <li>PSA_ERROR_COMMUNICATION_FAILURE |
| 276 | : <a class="el" href="group__basic.html#ga5cdb6948371d49e916106249020ea3f7">crypto.h</a> |
| 277 | </li> |
| 278 | <li>PSA_ERROR_EMPTY_SLOT |
| 279 | : <a class="el" href="group__basic.html#gaba00e3e6ceb2b12965a81e5ac02ae040">crypto.h</a> |
| 280 | </li> |
| 281 | <li>PSA_ERROR_HARDWARE_FAILURE |
| 282 | : <a class="el" href="group__basic.html#ga08b10e70fa5ff0b05c631d9f8f6b2c6b">crypto.h</a> |
| 283 | </li> |
| 284 | <li>PSA_ERROR_INSUFFICIENT_CAPACITY |
| 285 | : <a class="el" href="group__basic.html#gaf1fa61f72e9e5b4a848c991bea495767">crypto.h</a> |
| 286 | </li> |
| 287 | <li>PSA_ERROR_INSUFFICIENT_ENTROPY |
| 288 | : <a class="el" href="group__basic.html#ga4deb59fec02297ec5d8b42178323f675">crypto.h</a> |
| 289 | </li> |
| 290 | <li>PSA_ERROR_INSUFFICIENT_MEMORY |
| 291 | : <a class="el" href="group__basic.html#ga91b2ad8a867517a2651f1b076c5216e5">crypto.h</a> |
| 292 | </li> |
| 293 | <li>PSA_ERROR_INSUFFICIENT_STORAGE |
| 294 | : <a class="el" href="group__basic.html#ga897a45eb206a6f6b7be7ffbe36f0d766">crypto.h</a> |
| 295 | </li> |
| 296 | <li>PSA_ERROR_INVALID_ARGUMENT |
| 297 | : <a class="el" href="group__basic.html#ga798df25a505ebf931f7bec1f80f1f85f">crypto.h</a> |
| 298 | </li> |
| 299 | <li>PSA_ERROR_INVALID_PADDING |
| 300 | : <a class="el" href="group__basic.html#gabe29594edbfb152cf153975b0597ac48">crypto.h</a> |
| 301 | </li> |
| 302 | <li>PSA_ERROR_INVALID_SIGNATURE |
| 303 | : <a class="el" href="group__basic.html#ga35927f755d232c4766de600f2c49e9f2">crypto.h</a> |
| 304 | </li> |
| 305 | <li>PSA_ERROR_NOT_PERMITTED |
| 306 | : <a class="el" href="group__basic.html#ga4d1b8dd8526177a15a210b7afc1accb1">crypto.h</a> |
| 307 | </li> |
| 308 | <li>PSA_ERROR_NOT_SUPPORTED |
| 309 | : <a class="el" href="group__basic.html#ga1dcc6d130633ed5db8942257581b55dd">crypto.h</a> |
| 310 | </li> |
| 311 | <li>PSA_ERROR_OCCUPIED_SLOT |
| 312 | : <a class="el" href="group__basic.html#gac2fee3a51249fbea45360aaa911f3e58">crypto.h</a> |
| 313 | </li> |
| 314 | <li>PSA_ERROR_STORAGE_FAILURE |
| 315 | : <a class="el" href="group__basic.html#gadd169a1af2707862b95fb9df91dfc37d">crypto.h</a> |
| 316 | </li> |
| 317 | <li>PSA_ERROR_TAMPERING_DETECTED |
| 318 | : <a class="el" href="group__basic.html#ga2c5dda1485cb54f2385cb9c1279a7004">crypto.h</a> |
| 319 | </li> |
| 320 | <li>PSA_ERROR_UNKNOWN_ERROR |
| 321 | : <a class="el" href="group__basic.html#ga24d5fdcdd759f846f79d9e581c63a83f">crypto.h</a> |
| 322 | </li> |
| 323 | <li>psa_export_key() |
| 324 | : <a class="el" href="group__key__management.html#gaa67bc459b20028b268f3d75a05afe022">crypto.h</a> |
| 325 | </li> |
| 326 | <li>psa_export_public_key() |
| 327 | : <a class="el" href="group__key__management.html#ga7355b38f8eb9330db2786604f4a83a3b">crypto.h</a> |
| 328 | </li> |
| 329 | <li>psa_generate_key() |
| 330 | : <a class="el" href="group__random.html#gada1d701903f6b4de6b4c6a1d613c1b10">crypto.h</a> |
| 331 | </li> |
| 332 | <li>psa_generate_random() |
| 333 | : <a class="el" href="group__random.html#ga1985eae417dfbccedf50d5fff54ea8c5">crypto.h</a> |
| 334 | </li> |
| 335 | <li>psa_generator_abort() |
| 336 | : <a class="el" href="group__generators.html#ga563ca64537d90368899286b36d8cf7f3">crypto.h</a> |
| 337 | </li> |
| 338 | <li>psa_generator_import_key() |
| 339 | : <a class="el" href="group__generators.html#ga06c1ba3d989827d909b4b01ffe983beb">crypto.h</a> |
| 340 | </li> |
| 341 | <li>psa_generator_read() |
| 342 | : <a class="el" href="group__generators.html#gab5712ad29b78c2b170e64cc5bcfc1bce">crypto.h</a> |
| 343 | </li> |
| 344 | <li>psa_get_generator_capacity() |
| 345 | : <a class="el" href="group__generators.html#ga7453491e3b440193be2c5dccc2040fd2">crypto.h</a> |
| 346 | </li> |
| 347 | <li>psa_get_key_information() |
| 348 | : <a class="el" href="group__key__management.html#gaf105167657ab1d484cb4a51f93413717">crypto.h</a> |
| 349 | </li> |
| 350 | <li>psa_get_key_lifetime() |
| 351 | : <a class="el" href="group__persistence.html#gaf0daaa1dba14dc324ca83dfe1495a5e2">crypto.h</a> |
| 352 | </li> |
| 353 | <li>psa_get_key_policy() |
| 354 | : <a class="el" href="group__policy.html#ga613f28712124f9149bd640614376ab5a">crypto.h</a> |
| 355 | </li> |
| 356 | <li>psa_hash_abort() |
| 357 | : <a class="el" href="group__hash.html#gab0b4d5f9912a615559497a467b532928">crypto.h</a> |
| 358 | </li> |
| 359 | <li>psa_hash_finish() |
| 360 | : <a class="el" href="group__hash.html#ga4795fd06a0067b0adcd92e9627b8c97e">crypto.h</a> |
| 361 | </li> |
| 362 | <li>PSA_HASH_MAX_SIZE |
| 363 | : <a class="el" href="crypto__sizes_8h.html#a6ce1014efbbc0bcca286ef7f9a72cb29">crypto_sizes.h</a> |
| 364 | </li> |
| 365 | <li>psa_hash_operation_t |
| 366 | : <a class="el" href="group__hash.html#ga3c4205d2ce66c4095fc5c78c25273fab">crypto.h</a> |
| 367 | </li> |
| 368 | <li>psa_hash_setup() |
| 369 | : <a class="el" href="group__hash.html#ga8d72896cf70fc4d514c5c6b978912515">crypto.h</a> |
| 370 | </li> |
| 371 | <li>PSA_HASH_SIZE |
| 372 | : <a class="el" href="group__hash.html#gaef340331ce3cba2b57e1fc5624bf1f99">crypto.h</a> |
| 373 | </li> |
| 374 | <li>psa_hash_update() |
| 375 | : <a class="el" href="group__hash.html#ga65b16ef97d7f650899b7db4b7d1112ff">crypto.h</a> |
| 376 | </li> |
| 377 | <li>psa_hash_verify() |
| 378 | : <a class="el" href="group__hash.html#ga7be923c5700c9c70ef77ee9b76d1a5c0">crypto.h</a> |
| 379 | </li> |
| 380 | <li>psa_import_key() |
| 381 | : <a class="el" href="group__key__management.html#gace37363530e2525a2562f07ceec8efb5">crypto.h</a> |
| 382 | </li> |
| 383 | <li>psa_key_derivation() |
| 384 | : <a class="el" href="group__derivation.html#ga1b6429f443a45e5f3209043abbbe8315">crypto.h</a> |
| 385 | </li> |
| 386 | <li>PSA_KEY_LIFETIME_PERSISTENT |
| 387 | : <a class="el" href="group__persistence.html#ga3713a01c5fcd5f7eae46ff22ceaf6d02">crypto.h</a> |
| 388 | </li> |
| 389 | <li>psa_key_lifetime_t |
| 390 | : <a class="el" href="group__persistence.html#ga6821ff6dd39dc2bc370ded760ad8b0cf">crypto.h</a> |
| 391 | </li> |
| 392 | <li>PSA_KEY_LIFETIME_VOLATILE |
| 393 | : <a class="el" href="group__persistence.html#ga8b438870ba69489b685730d346455108">crypto.h</a> |
| 394 | </li> |
| 395 | <li>PSA_KEY_LIFETIME_WRITE_ONCE |
| 396 | : <a class="el" href="group__persistence.html#gae6b8443238ef1900cf132550d7df557f">crypto.h</a> |
| 397 | </li> |
| 398 | <li>psa_key_policy_get_algorithm() |
| 399 | : <a class="el" href="group__policy.html#gaadf16b89ace53e1d2cb5bcb0aef24c86">crypto.h</a> |
| 400 | </li> |
| 401 | <li>psa_key_policy_get_usage() |
| 402 | : <a class="el" href="group__policy.html#ga7746662b7503e484774d0ecb5d8ac2ab">crypto.h</a> |
| 403 | </li> |
| 404 | <li>psa_key_policy_init() |
| 405 | : <a class="el" href="group__policy.html#gad49eb85e3fcbe70f763f511ac83e762e">crypto.h</a> |
| 406 | </li> |
| 407 | <li>psa_key_policy_set_usage() |
| 408 | : <a class="el" href="group__policy.html#gac16792fd6d375a5f76d372090df40607">crypto.h</a> |
| 409 | </li> |
| 410 | <li>psa_key_policy_t |
| 411 | : <a class="el" href="group__policy.html#gaf553efd409845b6d09ff25ce2ba36607">crypto.h</a> |
| 412 | </li> |
| 413 | <li>psa_key_slot_t |
| 414 | : <a class="el" href="group__platform.html#gac3da92a6b8a7f0c01dc348f8e0432e4c">crypto.h</a> |
| 415 | </li> |
| 416 | <li>PSA_KEY_TYPE_AES |
| 417 | : <a class="el" href="group__crypto__types.html#ga6ee54579dcf278c677eda4bb1a29575e">crypto.h</a> |
| 418 | </li> |
| 419 | <li>PSA_KEY_TYPE_ARC4 |
| 420 | : <a class="el" href="group__crypto__types.html#gae4d46e83f910dcaa126000a8ed03cde9">crypto.h</a> |
| 421 | </li> |
| 422 | <li>PSA_KEY_TYPE_CAMELLIA |
| 423 | : <a class="el" href="group__crypto__types.html#gad8e5da742343fd5519f9d8a630c2ed81">crypto.h</a> |
| 424 | </li> |
| 425 | <li>PSA_KEY_TYPE_DERIVE |
| 426 | : <a class="el" href="group__crypto__types.html#gae871b2357b8593f33bfd51abbf93ebb1">crypto.h</a> |
| 427 | </li> |
| 428 | <li>PSA_KEY_TYPE_DES |
| 429 | : <a class="el" href="group__crypto__types.html#ga577562bfbbc691c820d55ec308333138">crypto.h</a> |
| 430 | </li> |
| 431 | <li>PSA_KEY_TYPE_DSA_KEYPAIR |
| 432 | : <a class="el" href="group__crypto__types.html#ga011010ee28c20388f3d89fb27088ed62">crypto.h</a> |
| 433 | </li> |
| 434 | <li>PSA_KEY_TYPE_DSA_PUBLIC_KEY |
| 435 | : <a class="el" href="group__crypto__types.html#ga5e7439c2905136366c3a876e62e5ddfc">crypto.h</a> |
| 436 | </li> |
| 437 | <li>PSA_KEY_TYPE_ECC_KEYPAIR |
| 438 | : <a class="el" href="group__crypto__types.html#gadf3ad65d157bf5282849c954bf3f51af">crypto.h</a> |
| 439 | </li> |
| 440 | <li>PSA_KEY_TYPE_ECC_PUBLIC_KEY |
| 441 | : <a class="el" href="group__crypto__types.html#gad54c03d3b47020e571a72cd01d978cf2">crypto.h</a> |
| 442 | </li> |
| 443 | <li>PSA_KEY_TYPE_GET_CURVE |
| 444 | : <a class="el" href="group__crypto__types.html#ga0c567210e6f80aa8f2aa87efa7a3a3f9">crypto.h</a> |
| 445 | </li> |
| 446 | <li>PSA_KEY_TYPE_HMAC |
| 447 | : <a class="el" href="group__crypto__types.html#ga92d989f4ca64abd00f463defd773a6f8">crypto.h</a> |
| 448 | </li> |
| 449 | <li>PSA_KEY_TYPE_IS_ASYMMETRIC |
| 450 | : <a class="el" href="group__crypto__types.html#gab138ae2ebf2905dfbaf4154db2620939">crypto.h</a> |
| 451 | </li> |
| 452 | <li>PSA_KEY_TYPE_IS_ECC |
| 453 | : <a class="el" href="group__crypto__types.html#ga88e01fa06b585654689a99bcc06bbe66">crypto.h</a> |
| 454 | </li> |
| 455 | <li>PSA_KEY_TYPE_IS_KEYPAIR |
| 456 | : <a class="el" href="group__crypto__types.html#gac14c6d6e1b2b7f4a92a7b757465cff29">crypto.h</a> |
| 457 | </li> |
| 458 | <li>PSA_KEY_TYPE_IS_PUBLIC_KEY |
| 459 | : <a class="el" href="group__crypto__types.html#gac674a0f059bc0cb72b47f0c517b4f45b">crypto.h</a> |
| 460 | </li> |
| 461 | <li>PSA_KEY_TYPE_IS_RSA |
| 462 | : <a class="el" href="group__crypto__types.html#ga0e1d8f241228e49c9cadadfb4579ef1a">crypto.h</a> |
| 463 | </li> |
| 464 | <li>PSA_KEY_TYPE_IS_VENDOR_DEFINED |
| 465 | : <a class="el" href="group__crypto__types.html#gadbe4c086a6562aefe344bc79e51bdfd3">crypto.h</a> |
| 466 | </li> |
| 467 | <li>PSA_KEY_TYPE_KEYPAIR_OF_PUBLIC_KEY |
| 468 | : <a class="el" href="group__crypto__types.html#gaf09f1ca1de6a7e7cff0fe516f3f6c91d">crypto.h</a> |
| 469 | </li> |
| 470 | <li>PSA_KEY_TYPE_NONE |
| 471 | : <a class="el" href="group__crypto__types.html#gafce7ab2b54ce97ea5bff73f13a9f3e5b">crypto.h</a> |
| 472 | </li> |
| 473 | <li>PSA_KEY_TYPE_PUBLIC_KEY_OF_KEYPAIR |
| 474 | : <a class="el" href="group__crypto__types.html#gace08e46dd7cbf642d50d982a25d02bec">crypto.h</a> |
| 475 | </li> |
| 476 | <li>PSA_KEY_TYPE_RAW_DATA |
| 477 | : <a class="el" href="group__crypto__types.html#gaa97f92025533102616b32d571c940d80">crypto.h</a> |
| 478 | </li> |
| 479 | <li>PSA_KEY_TYPE_RSA_KEYPAIR |
| 480 | : <a class="el" href="group__crypto__types.html#ga581f50687f5d650456925278948f2799">crypto.h</a> |
| 481 | </li> |
| 482 | <li>PSA_KEY_TYPE_RSA_PUBLIC_KEY |
| 483 | : <a class="el" href="group__crypto__types.html#ga9ba0878f56c8bcd1995ac017a74f513b">crypto.h</a> |
| 484 | </li> |
| 485 | <li>psa_key_type_t |
| 486 | : <a class="el" href="group__crypto__types.html#ga578159487dfc7096cb191b0d2befe628">crypto.h</a> |
| 487 | </li> |
| 488 | <li>PSA_KEY_TYPE_VENDOR_FLAG |
| 489 | : <a class="el" href="group__crypto__types.html#ga8dbaed2fdb1ebae8aa127ad3988516f7">crypto.h</a> |
| 490 | </li> |
| 491 | <li>PSA_KEY_USAGE_DECRYPT |
| 492 | : <a class="el" href="group__policy.html#gac3f2d2e5983db1edde9f142ca9bf8e6a">crypto.h</a> |
| 493 | </li> |
| 494 | <li>PSA_KEY_USAGE_DERIVE |
| 495 | : <a class="el" href="group__policy.html#gaf19022acc5ef23cf12477f632b48a0b2">crypto.h</a> |
| 496 | </li> |
| 497 | <li>PSA_KEY_USAGE_ENCRYPT |
| 498 | : <a class="el" href="group__policy.html#ga75153b296d045d529d97203a6a995dad">crypto.h</a> |
| 499 | </li> |
| 500 | <li>PSA_KEY_USAGE_EXPORT |
| 501 | : <a class="el" href="group__policy.html#ga7dddccdd1303176e87a4d20c87b589ed">crypto.h</a> |
| 502 | </li> |
| 503 | <li>PSA_KEY_USAGE_SIGN |
| 504 | : <a class="el" href="group__policy.html#ga99b9f456cf59efc4b5579465407aef5a">crypto.h</a> |
| 505 | </li> |
| 506 | <li>psa_key_usage_t |
| 507 | : <a class="el" href="group__policy.html#ga7bb9de71337e0e98de843aa7f9b55f25">crypto.h</a> |
| 508 | </li> |
| 509 | <li>PSA_KEY_USAGE_VERIFY |
| 510 | : <a class="el" href="group__policy.html#ga39b54ffd5958b69634607924fa53cea6">crypto.h</a> |
| 511 | </li> |
| 512 | <li>psa_mac_abort() |
| 513 | : <a class="el" href="group__MAC.html#gacd8dd54855ba1bc0a03f104f252884fd">crypto.h</a> |
| 514 | </li> |
| 515 | <li>PSA_MAC_FINAL_SIZE |
| 516 | : <a class="el" href="crypto__sizes_8h.html#aa84c5fb384ac7cb1bfc52adde96588ee">crypto_sizes.h</a> |
| 517 | </li> |
| 518 | <li>PSA_MAC_MAX_SIZE |
| 519 | : <a class="el" href="crypto__sizes_8h.html#a4681cc4f6226883a2160122c562ca682">crypto_sizes.h</a> |
| 520 | </li> |
| 521 | <li>psa_mac_operation_t |
| 522 | : <a class="el" href="group__MAC.html#ga78f0838b0c4e3db28b26355624d4bd37">crypto.h</a> |
| 523 | </li> |
| 524 | <li>psa_mac_sign_finish() |
| 525 | : <a class="el" href="group__MAC.html#gac22bc0125580c96724a09226cfbc97f2">crypto.h</a> |
| 526 | </li> |
| 527 | <li>psa_mac_sign_setup() |
| 528 | : <a class="el" href="group__MAC.html#ga68ac2ad3253e9e27fcfbc788a4df8177">crypto.h</a> |
| 529 | </li> |
| 530 | <li>psa_mac_update() |
| 531 | : <a class="el" href="group__MAC.html#ga5560af371497babefe03c9da4e8a1c05">crypto.h</a> |
| 532 | </li> |
| 533 | <li>psa_mac_verify_finish() |
| 534 | : <a class="el" href="group__MAC.html#gac92b2930d6728e1be4d011c05d485822">crypto.h</a> |
| 535 | </li> |
| 536 | <li>psa_mac_verify_setup() |
| 537 | : <a class="el" href="group__MAC.html#gac7d1c3d075ce1604a54cbbc9933fa39d">crypto.h</a> |
| 538 | </li> |
| 539 | <li>psa_set_key_lifetime() |
| 540 | : <a class="el" href="group__persistence.html#ga1bd1ee6d00ebd9962fc6ad72cbd22ef8">crypto.h</a> |
| 541 | </li> |
| 542 | <li>psa_set_key_policy() |
| 543 | : <a class="el" href="group__policy.html#gad7faa7e64aa771f7441c44ceff21af19">crypto.h</a> |
| 544 | </li> |
| 545 | <li>psa_status_t |
| 546 | : <a class="el" href="group__basic.html#ga05676e70ba5c6a7565aff3c36677c1f9">crypto.h</a> |
| 547 | </li> |
| 548 | <li>PSA_SUCCESS |
| 549 | : <a class="el" href="group__basic.html#ga4cc859e2c66ca381c7418db3527a65e1">crypto.h</a> |
| 550 | </li> |
| 551 | </ul> |
| 552 | </div><!-- contents --> |
| 553 | <!-- start footer part --> |
| 554 | <hr class="footer"/><address class="footer"><small> |
| 555 | Generated by  <a href="http://www.doxygen.org/index.html"> |
| 556 | <img class="footer" src="doxygen.png" alt="doxygen"/> |
| 557 | </a> 1.8.13 |
| 558 | </small></address> |
| 559 | </body> |
| 560 | </html> |