| <!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>Platform Security Architecture — cryptography and keystore interface: File Members</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="search/search.css" rel="stylesheet" type="text/css"/> |
| <script type="text/javascript" src="search/searchdata.js"></script> |
| <script type="text/javascript" src="search/search.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">Platform Security Architecture — cryptography and keystore interface |
|  <span id="projectnumber">Working draft</span> |
| </div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <!-- end header part --> |
| <!-- Generated by Doxygen 1.8.13 --> |
| <script type="text/javascript"> |
| var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
| </script> |
| <script type="text/javascript" src="menudata.js"></script> |
| <script type="text/javascript" src="menu.js"></script> |
| <script type="text/javascript"> |
| $(function() { |
| initMenu('',true,false,'search.php','Search'); |
| $(document).ready(function() { init_search(); }); |
| }); |
| </script> |
| <div id="main-nav"></div> |
| </div><!-- top --> |
| <!-- window showing the filter options --> |
| <div id="MSearchSelectWindow" |
| onmouseover="return searchBox.OnSearchSelectShow()" |
| onmouseout="return searchBox.OnSearchSelectHide()" |
| onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| </div> |
| |
| <!-- iframe showing the search results (closed by default) --> |
| <div id="MSearchResultsWindow"> |
| <iframe src="javascript:void(0)" frameborder="0" |
| name="MSearchResults" id="MSearchResults"> |
| </iframe> |
| </div> |
| |
| <div class="contents"> |
| <div class="textblock">Here is a list of all documented file members with links to the documentation:</div> |
| |
| <h3><a id="index_p"></a>- p -</h3><ul> |
| <li>psa_aead_decrypt() |
| : <a class="el" href="group__aead.html#ga5b88ad2cfbf2e98039858416fa3ebd7a">crypto.h</a> |
| </li> |
| <li>PSA_AEAD_DECRYPT_OUTPUT_SIZE |
| : <a class="el" href="crypto__sizes_8h.html#a1d057796166c16eb673ad1997e48a60b">crypto_sizes.h</a> |
| </li> |
| <li>psa_aead_encrypt() |
| : <a class="el" href="group__aead.html#ga14e4068a3d328515a4884f3037904d54">crypto.h</a> |
| </li> |
| <li>PSA_AEAD_ENCRYPT_OUTPUT_SIZE |
| : <a class="el" href="crypto__sizes_8h.html#a85667d47a7aa6c7b99a80e5273671266">crypto_sizes.h</a> |
| </li> |
| <li>PSA_AEAD_TAG_SIZE |
| : <a class="el" href="group__aead.html#ga337ef01fe3c9f71d62ccced33e8917f4">crypto.h</a> |
| </li> |
| <li>PSA_ALG_ARC4 |
| : <a class="el" href="group__crypto__types.html#gab6a5284decb0e5e1b5b8740a41ef3c5e">crypto.h</a> |
| </li> |
| <li>PSA_ALG_BLOCK_CIPHER_PAD_NONE |
| : <a class="el" href="group__crypto__types.html#ga0992d26a02a2a7dc316cd5abc5254966">crypto.h</a> |
| </li> |
| <li>PSA_ALG_CBC_BASE |
| : <a class="el" href="group__crypto__types.html#ga931f31d4f05c3dab9fd5d7fdcd3715f2">crypto.h</a> |
| </li> |
| <li>PSA_ALG_CTR |
| : <a class="el" href="group__crypto__types.html#gad318309706a769cffdc64e4c7e06b2e9">crypto.h</a> |
| </li> |
| <li>PSA_ALG_DETERMINISTIC_ECDSA |
| : <a class="el" href="group__crypto__types.html#ga11da566bcd341661c8de921e2ca5ed03">crypto.h</a> |
| </li> |
| <li>PSA_ALG_DSA |
| : <a class="el" href="group__crypto__types.html#ga9a68efdddff5ae95f104a1416b12742e">crypto.h</a> |
| </li> |
| <li>PSA_ALG_ECDSA |
| : <a class="el" href="group__crypto__types.html#ga7e3ce9f514a227d5ba5d8318870452e3">crypto.h</a> |
| </li> |
| <li>PSA_ALG_ECDSA_ANY |
| : <a class="el" href="group__crypto__types.html#ga51d6b6044a62e33cae0cf64bfc3b22a4">crypto.h</a> |
| </li> |
| <li>PSA_ALG_HKDF |
| : <a class="el" href="group__crypto__types.html#ga32a888fb360e6e25cab8a343772c4a82">crypto.h</a> |
| </li> |
| <li>PSA_ALG_HMAC |
| : <a class="el" href="group__crypto__types.html#ga70f397425684b3efcde1e0e34c28261f">crypto.h</a> |
| </li> |
| <li>PSA_ALG_IS_AEAD |
| : <a class="el" href="group__crypto__types.html#ga1d44829d60065eaa4ac9a703e7d6abc8">crypto.h</a> |
| </li> |
| <li>PSA_ALG_IS_ASYMMETRIC_ENCRYPTION |
| : <a class="el" href="group__crypto__types.html#ga41d2ee937d54efd76bd54a97b2ebc08a">crypto.h</a> |
| </li> |
| <li>PSA_ALG_IS_BLOCK_CIPHER |
| : <a class="el" href="group__crypto__types.html#ga02e787d79c0cd666efcd090569d5b31c">crypto.h</a> |
| </li> |
| <li>PSA_ALG_IS_CIPHER |
| : <a class="el" href="group__crypto__types.html#ga1d1a5a402ad89a2e68f12bfb535490eb">crypto.h</a> |
| </li> |
| <li>PSA_ALG_IS_CIPHER_MAC |
| : <a class="el" href="group__crypto__types.html#ga8986360ff97dbd91f220edf9202e375d">crypto.h</a> |
| </li> |
| <li>PSA_ALG_IS_HASH |
| : <a class="el" href="group__crypto__types.html#gac9280662bb482590b4b33d1dcd32930f">crypto.h</a> |
| </li> |
| <li>PSA_ALG_IS_HKDF |
| : <a class="el" href="group__crypto__types.html#ga1979d0a76fcee6164cf2e65960f38db2">crypto.h</a> |
| </li> |
| <li>PSA_ALG_IS_HMAC |
| : <a class="el" href="group__crypto__types.html#ga4a050c3c3cbc6eb96418f18847601c8a">crypto.h</a> |
| </li> |
| <li>PSA_ALG_IS_KEY_AGREEMENT |
| : <a class="el" href="group__crypto__types.html#ga59753742cb06553bd22751bbef472b6f">crypto.h</a> |
| </li> |
| <li>PSA_ALG_IS_KEY_DERIVATION |
| : <a class="el" href="group__crypto__types.html#gaf8b90c648aa53dbd06c236695e300cd0">crypto.h</a> |
| </li> |
| <li>PSA_ALG_IS_MAC |
| : <a class="el" href="group__crypto__types.html#gaca7aee4c9dde316b3b1a150a26eab776">crypto.h</a> |
| </li> |
| <li>PSA_ALG_IS_SIGN |
| : <a class="el" href="group__crypto__types.html#ga6d490d0904e0698f6c1268a89d72ff31">crypto.h</a> |
| </li> |
| <li>PSA_ALG_IS_STREAM_CIPHER |
| : <a class="el" href="group__crypto__types.html#gacfec68e0c6175e02e1b2ebc97df383c0">crypto.h</a> |
| </li> |
| <li>PSA_ALG_RSA_OAEP |
| : <a class="el" href="group__crypto__types.html#gaa1235dc3fdd9839c6c1b1a9857344c76">crypto.h</a> |
| </li> |
| <li>PSA_ALG_RSA_PKCS1V15_CRYPT |
| : <a class="el" href="group__crypto__types.html#ga4c540d3abe43fb9abcb94f2bc51acef9">crypto.h</a> |
| </li> |
| <li>PSA_ALG_RSA_PKCS1V15_SIGN |
| : <a class="el" href="group__crypto__types.html#ga702ff75385a6ae7d4247033f479439af">crypto.h</a> |
| </li> |
| <li>PSA_ALG_RSA_PKCS1V15_SIGN_RAW |
| : <a class="el" href="group__crypto__types.html#ga4215e2a78dcf834e9a625927faa2a817">crypto.h</a> |
| </li> |
| <li>PSA_ALG_RSA_PSS |
| : <a class="el" href="group__crypto__types.html#ga62152bf4cb4bf6aace5e1be8f143564d">crypto.h</a> |
| </li> |
| <li>PSA_ALG_SHA3_224 |
| : <a class="el" href="group__crypto__types.html#ga16f5fe34ccce68c2fada1224c054a999">crypto.h</a> |
| </li> |
| <li>PSA_ALG_SHA3_256 |
| : <a class="el" href="group__crypto__types.html#gaace70d9515489bbe3c5e7ac1b7d9155b">crypto.h</a> |
| </li> |
| <li>PSA_ALG_SHA3_384 |
| : <a class="el" href="group__crypto__types.html#gab0f079257ea75e2acfe2fc3b38c78cd8">crypto.h</a> |
| </li> |
| <li>PSA_ALG_SHA3_512 |
| : <a class="el" href="group__crypto__types.html#ga37e5dbe936dddb155e76f2997de27188">crypto.h</a> |
| </li> |
| <li>PSA_ALG_SHA_224 |
| : <a class="el" href="group__crypto__types.html#ga25d6a3244d10a7148fe6b026d1979f7b">crypto.h</a> |
| </li> |
| <li>PSA_ALG_SHA_256 |
| : <a class="el" href="group__crypto__types.html#ga619471f978e13cdd0a1e37145e4bf341">crypto.h</a> |
| </li> |
| <li>PSA_ALG_SHA_384 |
| : <a class="el" href="group__crypto__types.html#ga58af64dd9a86a287e8da9ed7739eead4">crypto.h</a> |
| </li> |
| <li>PSA_ALG_SHA_512 |
| : <a class="el" href="group__crypto__types.html#gafba3ae409f46d3dd7f37a0910660c3e9">crypto.h</a> |
| </li> |
| <li>PSA_ALG_SHA_512_224 |
| : <a class="el" href="group__crypto__types.html#ga3fe2d7c3c80e3186ca78d16a35d5d931">crypto.h</a> |
| </li> |
| <li>PSA_ALG_SHA_512_256 |
| : <a class="el" href="group__crypto__types.html#ga5910b3964c14e9613e8643a45b09c2d4">crypto.h</a> |
| </li> |
| <li>PSA_ALG_SIGN_GET_HASH |
| : <a class="el" href="group__crypto__types.html#ga24cf6d7bcd2b9aeeeff86f07b6c674e3">crypto.h</a> |
| </li> |
| <li>psa_algorithm_t |
| : <a class="el" href="group__crypto__types.html#gac2e4d47f1300d73c2f829a6d99252d69">crypto.h</a> |
| </li> |
| <li>psa_asymmetric_decrypt() |
| : <a class="el" href="group__asymmetric.html#ga3094be979f37aa2865c283167ba907e6">crypto.h</a> |
| </li> |
| <li>PSA_ASYMMETRIC_DECRYPT_OUTPUT_SIZE |
| : <a class="el" href="crypto__sizes_8h.html#a61a246f3eac41989821d982e56fea6c1">crypto_sizes.h</a> |
| </li> |
| <li>psa_asymmetric_encrypt() |
| : <a class="el" href="group__asymmetric.html#ga3c0ba402bac217d623dba8320c2240c2">crypto.h</a> |
| </li> |
| <li>PSA_ASYMMETRIC_ENCRYPT_OUTPUT_SIZE |
| : <a class="el" href="crypto__sizes_8h.html#a66ba3bd93e5ec52870ccc3848778bad8">crypto_sizes.h</a> |
| </li> |
| <li>psa_asymmetric_sign() |
| : <a class="el" href="group__asymmetric.html#ga48091460d1ead078d93caa3611aec976">crypto.h</a> |
| </li> |
| <li>PSA_ASYMMETRIC_SIGN_OUTPUT_SIZE |
| : <a class="el" href="crypto__sizes_8h.html#a77565b9b4fe6d8730fd2120f4c8378ab">crypto_sizes.h</a> |
| </li> |
| <li>PSA_ASYMMETRIC_SIGNATURE_MAX_SIZE |
| : <a class="el" href="crypto__sizes_8h.html#ad755101764dba14589e5919ee41be7ca">crypto_sizes.h</a> |
| </li> |
| <li>psa_asymmetric_verify() |
| : <a class="el" href="group__asymmetric.html#gaee3e92946c1c4b3dfa90879e2f7d1321">crypto.h</a> |
| </li> |
| <li>PSA_BLOCK_CIPHER_BLOCK_SIZE |
| : <a class="el" href="group__crypto__types.html#gacaa366bdeb0413e63e87a667c5457b2e">crypto.h</a> |
| </li> |
| <li>psa_cipher_abort() |
| : <a class="el" href="group__cipher.html#gaad482cdca2098bca0620596aaa02eaa4">crypto.h</a> |
| </li> |
| <li>psa_cipher_decrypt_setup() |
| : <a class="el" href="group__cipher.html#ga8ce1efaa648d7e0dd00e878d655d2950">crypto.h</a> |
| </li> |
| <li>psa_cipher_encrypt_setup() |
| : <a class="el" href="group__cipher.html#ga735c9d51b820e1d4cb45f2406ebfae98">crypto.h</a> |
| </li> |
| <li>psa_cipher_finish() |
| : <a class="el" href="group__cipher.html#ga1dcb58b8befe23f8a4d7a1d49c99249b">crypto.h</a> |
| </li> |
| <li>psa_cipher_generate_iv() |
| : <a class="el" href="group__cipher.html#ga44857cf5e0c3d134a3c560f8ff5b50aa">crypto.h</a> |
| </li> |
| <li>psa_cipher_operation_t |
| : <a class="el" href="group__cipher.html#ga1399de29db657e3737bb09927aae51fa">crypto.h</a> |
| </li> |
| <li>psa_cipher_set_iv() |
| : <a class="el" href="group__cipher.html#ga1359b2101f31637496ce7cc36c6e3d42">crypto.h</a> |
| </li> |
| <li>psa_cipher_update() |
| : <a class="el" href="group__cipher.html#gafd0caea99cf1052527e4089d37f5ab91">crypto.h</a> |
| </li> |
| <li>PSA_CRYPTO_GENERATOR_INIT |
| : <a class="el" href="group__generators.html#ga4788b471385fc667876fbd8a0d3fe062">crypto.h</a> |
| </li> |
| <li>psa_crypto_generator_t |
| : <a class="el" href="group__generators.html#ga1f894c4fba202ef8e307d72caf489e3b">crypto.h</a> |
| </li> |
| <li>psa_crypto_init() |
| : <a class="el" href="group__basic.html#ga2de150803fc2f7dc6101d5af7e921dd9">crypto.h</a> |
| </li> |
| <li>psa_destroy_key() |
| : <a class="el" href="group__key__management.html#ga2e9a60a9525ce6b3082a72df2080f0c5">crypto.h</a> |
| </li> |
| <li>psa_ecc_curve_t |
| : <a class="el" href="group__crypto__types.html#ga4e8977c145cce5077c4bce7fec890ad9">crypto.h</a> |
| </li> |
| <li>PSA_ECDSA_SIGNATURE_SIZE |
| : <a class="el" href="group__asymmetric.html#ga10c472a35f04051add6b20cc228ffc11">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_BAD_STATE |
| : <a class="el" href="group__basic.html#ga933d40fa2a591004f2e93aa91e11db84">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_BUFFER_TOO_SMALL |
| : <a class="el" href="group__basic.html#ga695025f4ec11249aee7ea3d0f65e01c8">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_COMMUNICATION_FAILURE |
| : <a class="el" href="group__basic.html#ga5cdb6948371d49e916106249020ea3f7">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_EMPTY_SLOT |
| : <a class="el" href="group__basic.html#gaba00e3e6ceb2b12965a81e5ac02ae040">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_HARDWARE_FAILURE |
| : <a class="el" href="group__basic.html#ga08b10e70fa5ff0b05c631d9f8f6b2c6b">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_INSUFFICIENT_CAPACITY |
| : <a class="el" href="group__basic.html#gaf1fa61f72e9e5b4a848c991bea495767">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_INSUFFICIENT_ENTROPY |
| : <a class="el" href="group__basic.html#ga4deb59fec02297ec5d8b42178323f675">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_INSUFFICIENT_MEMORY |
| : <a class="el" href="group__basic.html#ga91b2ad8a867517a2651f1b076c5216e5">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_INSUFFICIENT_STORAGE |
| : <a class="el" href="group__basic.html#ga897a45eb206a6f6b7be7ffbe36f0d766">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_INVALID_ARGUMENT |
| : <a class="el" href="group__basic.html#ga798df25a505ebf931f7bec1f80f1f85f">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_INVALID_PADDING |
| : <a class="el" href="group__basic.html#gabe29594edbfb152cf153975b0597ac48">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_INVALID_SIGNATURE |
| : <a class="el" href="group__basic.html#ga35927f755d232c4766de600f2c49e9f2">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_NOT_PERMITTED |
| : <a class="el" href="group__basic.html#ga4d1b8dd8526177a15a210b7afc1accb1">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_NOT_SUPPORTED |
| : <a class="el" href="group__basic.html#ga1dcc6d130633ed5db8942257581b55dd">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_OCCUPIED_SLOT |
| : <a class="el" href="group__basic.html#gac2fee3a51249fbea45360aaa911f3e58">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_STORAGE_FAILURE |
| : <a class="el" href="group__basic.html#gadd169a1af2707862b95fb9df91dfc37d">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_TAMPERING_DETECTED |
| : <a class="el" href="group__basic.html#ga2c5dda1485cb54f2385cb9c1279a7004">crypto.h</a> |
| </li> |
| <li>PSA_ERROR_UNKNOWN_ERROR |
| : <a class="el" href="group__basic.html#ga24d5fdcdd759f846f79d9e581c63a83f">crypto.h</a> |
| </li> |
| <li>psa_export_key() |
| : <a class="el" href="group__key__management.html#gaa67bc459b20028b268f3d75a05afe022">crypto.h</a> |
| </li> |
| <li>psa_export_public_key() |
| : <a class="el" href="group__key__management.html#ga7355b38f8eb9330db2786604f4a83a3b">crypto.h</a> |
| </li> |
| <li>psa_generate_key() |
| : <a class="el" href="group__random.html#gada1d701903f6b4de6b4c6a1d613c1b10">crypto.h</a> |
| </li> |
| <li>psa_generate_random() |
| : <a class="el" href="group__random.html#ga1985eae417dfbccedf50d5fff54ea8c5">crypto.h</a> |
| </li> |
| <li>psa_generator_abort() |
| : <a class="el" href="group__generators.html#ga563ca64537d90368899286b36d8cf7f3">crypto.h</a> |
| </li> |
| <li>psa_generator_import_key() |
| : <a class="el" href="group__generators.html#ga06c1ba3d989827d909b4b01ffe983beb">crypto.h</a> |
| </li> |
| <li>psa_generator_read() |
| : <a class="el" href="group__generators.html#gab5712ad29b78c2b170e64cc5bcfc1bce">crypto.h</a> |
| </li> |
| <li>psa_get_generator_capacity() |
| : <a class="el" href="group__generators.html#ga7453491e3b440193be2c5dccc2040fd2">crypto.h</a> |
| </li> |
| <li>psa_get_key_information() |
| : <a class="el" href="group__key__management.html#gaf105167657ab1d484cb4a51f93413717">crypto.h</a> |
| </li> |
| <li>psa_get_key_lifetime() |
| : <a class="el" href="group__persistence.html#gaf0daaa1dba14dc324ca83dfe1495a5e2">crypto.h</a> |
| </li> |
| <li>psa_get_key_policy() |
| : <a class="el" href="group__policy.html#ga613f28712124f9149bd640614376ab5a">crypto.h</a> |
| </li> |
| <li>psa_hash_abort() |
| : <a class="el" href="group__hash.html#gab0b4d5f9912a615559497a467b532928">crypto.h</a> |
| </li> |
| <li>psa_hash_finish() |
| : <a class="el" href="group__hash.html#ga4795fd06a0067b0adcd92e9627b8c97e">crypto.h</a> |
| </li> |
| <li>PSA_HASH_MAX_SIZE |
| : <a class="el" href="crypto__sizes_8h.html#a6ce1014efbbc0bcca286ef7f9a72cb29">crypto_sizes.h</a> |
| </li> |
| <li>psa_hash_operation_t |
| : <a class="el" href="group__hash.html#ga3c4205d2ce66c4095fc5c78c25273fab">crypto.h</a> |
| </li> |
| <li>psa_hash_setup() |
| : <a class="el" href="group__hash.html#ga8d72896cf70fc4d514c5c6b978912515">crypto.h</a> |
| </li> |
| <li>PSA_HASH_SIZE |
| : <a class="el" href="group__hash.html#gaef340331ce3cba2b57e1fc5624bf1f99">crypto.h</a> |
| </li> |
| <li>psa_hash_update() |
| : <a class="el" href="group__hash.html#ga65b16ef97d7f650899b7db4b7d1112ff">crypto.h</a> |
| </li> |
| <li>psa_hash_verify() |
| : <a class="el" href="group__hash.html#ga7be923c5700c9c70ef77ee9b76d1a5c0">crypto.h</a> |
| </li> |
| <li>psa_import_key() |
| : <a class="el" href="group__key__management.html#gace37363530e2525a2562f07ceec8efb5">crypto.h</a> |
| </li> |
| <li>psa_key_derivation() |
| : <a class="el" href="group__derivation.html#ga1b6429f443a45e5f3209043abbbe8315">crypto.h</a> |
| </li> |
| <li>PSA_KEY_LIFETIME_PERSISTENT |
| : <a class="el" href="group__persistence.html#ga3713a01c5fcd5f7eae46ff22ceaf6d02">crypto.h</a> |
| </li> |
| <li>psa_key_lifetime_t |
| : <a class="el" href="group__persistence.html#ga6821ff6dd39dc2bc370ded760ad8b0cf">crypto.h</a> |
| </li> |
| <li>PSA_KEY_LIFETIME_VOLATILE |
| : <a class="el" href="group__persistence.html#ga8b438870ba69489b685730d346455108">crypto.h</a> |
| </li> |
| <li>PSA_KEY_LIFETIME_WRITE_ONCE |
| : <a class="el" href="group__persistence.html#gae6b8443238ef1900cf132550d7df557f">crypto.h</a> |
| </li> |
| <li>psa_key_policy_get_algorithm() |
| : <a class="el" href="group__policy.html#gaadf16b89ace53e1d2cb5bcb0aef24c86">crypto.h</a> |
| </li> |
| <li>psa_key_policy_get_usage() |
| : <a class="el" href="group__policy.html#ga7746662b7503e484774d0ecb5d8ac2ab">crypto.h</a> |
| </li> |
| <li>psa_key_policy_init() |
| : <a class="el" href="group__policy.html#gad49eb85e3fcbe70f763f511ac83e762e">crypto.h</a> |
| </li> |
| <li>psa_key_policy_set_usage() |
| : <a class="el" href="group__policy.html#gac16792fd6d375a5f76d372090df40607">crypto.h</a> |
| </li> |
| <li>psa_key_policy_t |
| : <a class="el" href="group__policy.html#gaf553efd409845b6d09ff25ce2ba36607">crypto.h</a> |
| </li> |
| <li>psa_key_slot_t |
| : <a class="el" href="group__platform.html#gac3da92a6b8a7f0c01dc348f8e0432e4c">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_AES |
| : <a class="el" href="group__crypto__types.html#ga6ee54579dcf278c677eda4bb1a29575e">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_ARC4 |
| : <a class="el" href="group__crypto__types.html#gae4d46e83f910dcaa126000a8ed03cde9">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_CAMELLIA |
| : <a class="el" href="group__crypto__types.html#gad8e5da742343fd5519f9d8a630c2ed81">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_DERIVE |
| : <a class="el" href="group__crypto__types.html#gae871b2357b8593f33bfd51abbf93ebb1">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_DES |
| : <a class="el" href="group__crypto__types.html#ga577562bfbbc691c820d55ec308333138">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_DSA_KEYPAIR |
| : <a class="el" href="group__crypto__types.html#ga011010ee28c20388f3d89fb27088ed62">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_DSA_PUBLIC_KEY |
| : <a class="el" href="group__crypto__types.html#ga5e7439c2905136366c3a876e62e5ddfc">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_ECC_KEYPAIR |
| : <a class="el" href="group__crypto__types.html#gadf3ad65d157bf5282849c954bf3f51af">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_ECC_PUBLIC_KEY |
| : <a class="el" href="group__crypto__types.html#gad54c03d3b47020e571a72cd01d978cf2">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_GET_CURVE |
| : <a class="el" href="group__crypto__types.html#ga0c567210e6f80aa8f2aa87efa7a3a3f9">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_HMAC |
| : <a class="el" href="group__crypto__types.html#ga92d989f4ca64abd00f463defd773a6f8">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_IS_ASYMMETRIC |
| : <a class="el" href="group__crypto__types.html#gab138ae2ebf2905dfbaf4154db2620939">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_IS_ECC |
| : <a class="el" href="group__crypto__types.html#ga88e01fa06b585654689a99bcc06bbe66">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_IS_KEYPAIR |
| : <a class="el" href="group__crypto__types.html#gac14c6d6e1b2b7f4a92a7b757465cff29">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_IS_PUBLIC_KEY |
| : <a class="el" href="group__crypto__types.html#gac674a0f059bc0cb72b47f0c517b4f45b">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_IS_RSA |
| : <a class="el" href="group__crypto__types.html#ga0e1d8f241228e49c9cadadfb4579ef1a">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_IS_VENDOR_DEFINED |
| : <a class="el" href="group__crypto__types.html#gadbe4c086a6562aefe344bc79e51bdfd3">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_KEYPAIR_OF_PUBLIC_KEY |
| : <a class="el" href="group__crypto__types.html#gaf09f1ca1de6a7e7cff0fe516f3f6c91d">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_NONE |
| : <a class="el" href="group__crypto__types.html#gafce7ab2b54ce97ea5bff73f13a9f3e5b">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_PUBLIC_KEY_OF_KEYPAIR |
| : <a class="el" href="group__crypto__types.html#gace08e46dd7cbf642d50d982a25d02bec">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_RAW_DATA |
| : <a class="el" href="group__crypto__types.html#gaa97f92025533102616b32d571c940d80">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_RSA_KEYPAIR |
| : <a class="el" href="group__crypto__types.html#ga581f50687f5d650456925278948f2799">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_RSA_PUBLIC_KEY |
| : <a class="el" href="group__crypto__types.html#ga9ba0878f56c8bcd1995ac017a74f513b">crypto.h</a> |
| </li> |
| <li>psa_key_type_t |
| : <a class="el" href="group__crypto__types.html#ga578159487dfc7096cb191b0d2befe628">crypto.h</a> |
| </li> |
| <li>PSA_KEY_TYPE_VENDOR_FLAG |
| : <a class="el" href="group__crypto__types.html#ga8dbaed2fdb1ebae8aa127ad3988516f7">crypto.h</a> |
| </li> |
| <li>PSA_KEY_USAGE_DECRYPT |
| : <a class="el" href="group__policy.html#gac3f2d2e5983db1edde9f142ca9bf8e6a">crypto.h</a> |
| </li> |
| <li>PSA_KEY_USAGE_DERIVE |
| : <a class="el" href="group__policy.html#gaf19022acc5ef23cf12477f632b48a0b2">crypto.h</a> |
| </li> |
| <li>PSA_KEY_USAGE_ENCRYPT |
| : <a class="el" href="group__policy.html#ga75153b296d045d529d97203a6a995dad">crypto.h</a> |
| </li> |
| <li>PSA_KEY_USAGE_EXPORT |
| : <a class="el" href="group__policy.html#ga7dddccdd1303176e87a4d20c87b589ed">crypto.h</a> |
| </li> |
| <li>PSA_KEY_USAGE_SIGN |
| : <a class="el" href="group__policy.html#ga99b9f456cf59efc4b5579465407aef5a">crypto.h</a> |
| </li> |
| <li>psa_key_usage_t |
| : <a class="el" href="group__policy.html#ga7bb9de71337e0e98de843aa7f9b55f25">crypto.h</a> |
| </li> |
| <li>PSA_KEY_USAGE_VERIFY |
| : <a class="el" href="group__policy.html#ga39b54ffd5958b69634607924fa53cea6">crypto.h</a> |
| </li> |
| <li>psa_mac_abort() |
| : <a class="el" href="group__MAC.html#gacd8dd54855ba1bc0a03f104f252884fd">crypto.h</a> |
| </li> |
| <li>PSA_MAC_FINAL_SIZE |
| : <a class="el" href="crypto__sizes_8h.html#aa84c5fb384ac7cb1bfc52adde96588ee">crypto_sizes.h</a> |
| </li> |
| <li>PSA_MAC_MAX_SIZE |
| : <a class="el" href="crypto__sizes_8h.html#a4681cc4f6226883a2160122c562ca682">crypto_sizes.h</a> |
| </li> |
| <li>psa_mac_operation_t |
| : <a class="el" href="group__MAC.html#ga78f0838b0c4e3db28b26355624d4bd37">crypto.h</a> |
| </li> |
| <li>psa_mac_sign_finish() |
| : <a class="el" href="group__MAC.html#gac22bc0125580c96724a09226cfbc97f2">crypto.h</a> |
| </li> |
| <li>psa_mac_sign_setup() |
| : <a class="el" href="group__MAC.html#ga68ac2ad3253e9e27fcfbc788a4df8177">crypto.h</a> |
| </li> |
| <li>psa_mac_update() |
| : <a class="el" href="group__MAC.html#ga5560af371497babefe03c9da4e8a1c05">crypto.h</a> |
| </li> |
| <li>psa_mac_verify_finish() |
| : <a class="el" href="group__MAC.html#gac92b2930d6728e1be4d011c05d485822">crypto.h</a> |
| </li> |
| <li>psa_mac_verify_setup() |
| : <a class="el" href="group__MAC.html#gac7d1c3d075ce1604a54cbbc9933fa39d">crypto.h</a> |
| </li> |
| <li>psa_set_key_lifetime() |
| : <a class="el" href="group__persistence.html#ga1bd1ee6d00ebd9962fc6ad72cbd22ef8">crypto.h</a> |
| </li> |
| <li>psa_set_key_policy() |
| : <a class="el" href="group__policy.html#gad7faa7e64aa771f7441c44ceff21af19">crypto.h</a> |
| </li> |
| <li>psa_status_t |
| : <a class="el" href="group__basic.html#ga05676e70ba5c6a7565aff3c36677c1f9">crypto.h</a> |
| </li> |
| <li>PSA_SUCCESS |
| : <a class="el" href="group__basic.html#ga4cc859e2c66ca381c7418db3527a65e1">crypto.h</a> |
| </li> |
| </ul> |
| </div><!-- contents --> |
| <!-- start footer part --> |
| <hr class="footer"/><address class="footer"><small> |
| Generated by  <a href="http://www.doxygen.org/index.html"> |
| <img class="footer" src="doxygen.png" alt="doxygen"/> |
| </a> 1.8.13 |
| </small></address> |
| </body> |
| </html> |