Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 22-Aug-2025 | - | ||||
README.rst | A D | 22-Aug-2025 | 357 | 11 | 8 | |
api_broker.h | A D | 22-Aug-2025 | 2.6 KiB | 83 | 46 | |
build_info.h | A D | 22-Aug-2025 | 520 | 21 | 4 | |
client.h | A D | 22-Aug-2025 | 7.3 KiB | 202 | 45 | |
crypto.h | A D | 22-Aug-2025 | 244.1 KiB | 4,978 | 395 | |
crypto_adjust_auto_enabled.h | A D | 22-Aug-2025 | 1.1 KiB | 32 | 14 | |
crypto_adjust_config_dependencies.h | A D | 22-Aug-2025 | 2 KiB | 52 | 30 | |
crypto_adjust_config_key_pair_types.h | A D | 22-Aug-2025 | 3.9 KiB | 102 | 49 | |
crypto_adjust_config_synonyms.h | A D | 22-Aug-2025 | 2 KiB | 50 | 25 | |
crypto_builtin_composites.h | A D | 22-Aug-2025 | 7.5 KiB | 215 | 132 | |
crypto_builtin_key_derivation.h | A D | 22-Aug-2025 | 4.9 KiB | 119 | 79 | |
crypto_builtin_primitives.h | A D | 22-Aug-2025 | 4 KiB | 115 | 75 | |
crypto_compat.h | A D | 22-Aug-2025 | 8.8 KiB | 231 | 45 | |
crypto_driver_common.h | A D | 22-Aug-2025 | 1.6 KiB | 45 | 12 | |
crypto_driver_contexts_composites.h | A D | 22-Aug-2025 | 6.2 KiB | 162 | 102 | |
crypto_driver_contexts_key_derivation.h | A D | 22-Aug-2025 | 2.1 KiB | 53 | 23 | |
crypto_driver_contexts_primitives.h | A D | 22-Aug-2025 | 4.4 KiB | 116 | 64 | |
crypto_extra.h | A D | 22-Aug-2025 | 83.5 KiB | 1,937 | 366 | |
crypto_legacy.h | A D | 22-Aug-2025 | 3.1 KiB | 89 | 65 | |
crypto_platform.h | A D | 22-Aug-2025 | 3.6 KiB | 103 | 26 | |
crypto_se_driver.h | A D | 22-Aug-2025 | 67.7 KiB | 1,384 | 254 | |
crypto_sizes.h | A D | 22-Aug-2025 | 57.5 KiB | 1,318 | 368 | |
crypto_struct.h | A D | 22-Aug-2025 | 19 KiB | 528 | 312 | |
crypto_types.h | A D | 22-Aug-2025 | 20.3 KiB | 509 | 40 | |
crypto_values.h | A D | 22-Aug-2025 | 122.4 KiB | 2,784 | 480 | |
crypto_values_lms.h | A D | 22-Aug-2025 | 1 KiB | 40 | 23 | |
error.h | A D | 22-Aug-2025 | 2.1 KiB | 61 | 37 | |
framework_feature.h.in | A D | 22-Aug-2025 | 359 | 15 | 11 | |
fwu_config.h.in | A D | 22-Aug-2025 | 1.3 KiB | 44 | 34 | |
initial_attestation.h.in | A D | 22-Aug-2025 | 9.5 KiB | 202 | 189 | |
internal_trusted_storage.h | A D | 22-Aug-2025 | 7.6 KiB | 165 | 27 | |
lifecycle.h | A D | 22-Aug-2025 | 1.3 KiB | 41 | 19 | |
protected_storage.h | A D | 22-Aug-2025 | 13.8 KiB | 283 | 35 | |
service.h | A D | 22-Aug-2025 | 17.6 KiB | 419 | 56 | |
storage_common.h | A D | 22-Aug-2025 | 1 KiB | 50 | 25 | |
update.h | A D | 22-Aug-2025 | 7.6 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