| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| README.rst | D | 18-Mar-2025 | 347 | 11 | 8 | |
| build_info.h | D | 18-Mar-2025 | 500 | 21 | 4 | |
| client.h | D | 18-Mar-2025 | 7.2 KiB | 198 | 42 | |
| crypto.h | D | 18-Mar-2025 | 239.3 KiB | 4,978 | 395 | |
| crypto_adjust_auto_enabled.h | D | 18-Mar-2025 | 1.1 KiB | 32 | 14 | |
| crypto_adjust_config_dependencies.h | D | 18-Mar-2025 | 2 KiB | 52 | 30 | |
| crypto_adjust_config_key_pair_types.h | D | 18-Mar-2025 | 3.8 KiB | 102 | 49 | |
| crypto_adjust_config_synonyms.h | D | 18-Mar-2025 | 2 KiB | 50 | 25 | |
| crypto_builtin_composites.h | D | 18-Mar-2025 | 7.2 KiB | 215 | 132 | |
| crypto_builtin_key_derivation.h | D | 18-Mar-2025 | 4.7 KiB | 119 | 79 | |
| crypto_builtin_primitives.h | D | 18-Mar-2025 | 3.8 KiB | 115 | 75 | |
| crypto_compat.h | D | 18-Mar-2025 | 8.5 KiB | 231 | 45 | |
| crypto_driver_common.h | D | 18-Mar-2025 | 1.5 KiB | 45 | 12 | |
| crypto_driver_contexts_composites.h | D | 18-Mar-2025 | 6.1 KiB | 162 | 102 | |
| crypto_driver_contexts_key_derivation.h | D | 18-Mar-2025 | 2 KiB | 53 | 23 | |
| crypto_driver_contexts_primitives.h | D | 18-Mar-2025 | 4.3 KiB | 116 | 64 | |
| crypto_extra.h | D | 18-Mar-2025 | 80.1 KiB | 1,892 | 360 | |
| crypto_legacy.h | D | 18-Mar-2025 | 3 KiB | 89 | 65 | |
| crypto_platform.h | D | 18-Mar-2025 | 3.5 KiB | 103 | 26 | |
| crypto_se_driver.h | D | 18-Mar-2025 | 66.3 KiB | 1,384 | 254 | |
| crypto_sizes.h | D | 18-Mar-2025 | 56.2 KiB | 1,318 | 368 | |
| crypto_struct.h | D | 18-Mar-2025 | 18.5 KiB | 528 | 312 | |
| crypto_types.h | D | 18-Mar-2025 | 19.8 KiB | 509 | 40 | |
| crypto_values.h | D | 18-Mar-2025 | 119.7 KiB | 2,784 | 480 | |
| error.h | D | 18-Mar-2025 | 2 KiB | 61 | 37 | |
| framework_feature.h.in | D | 18-Mar-2025 | 345 | 15 | 11 | |
| fwu_config.h.in | D | 18-Mar-2025 | 1.2 KiB | 44 | 34 | |
| initial_attestation.h.in | D | 18-Mar-2025 | 9.3 KiB | 202 | 189 | |
| internal_trusted_storage.h | D | 18-Mar-2025 | 7.4 KiB | 165 | 27 | |
| lifecycle.h | D | 18-Mar-2025 | 1.2 KiB | 41 | 19 | |
| protected_storage.h | D | 18-Mar-2025 | 13.5 KiB | 283 | 35 | |
| service.h | D | 18-Mar-2025 | 18.7 KiB | 446 | 56 | |
| storage_common.h | D | 18-Mar-2025 | 1,012 | 50 | 25 | |
| update.h | D | 18-Mar-2025 | 7.3 KiB | 282 | 71 |
README.rst
1###### 2README 3###### 4 5The header files for PSA Crypto contained in this directory are from the 6`Mbed TLS project <https://github.com/Mbed-TLS/mbedtls.git>`_ and they 7retain their own copyright and dual license. The TF-M project uses them 8under the Apache-2.0 license only. 9 10*Copyright (c) The TrustedFirmware-M Contributors. All rights reserved.* 11