Searched refs:PSA_KEY_PERSISTENCE_READ_ONLY (Results 1 – 7 of 7) sorted by relevance
/openthread-3.4.0/third_party/mbedtls/repo/tests/src/drivers/ |
D | platform_builtin_keys.c | 43 PSA_KEY_PERSISTENCE_READ_ONLY, PSA_CRYPTO_TEST_DRIVER_LOCATION ), 47 PSA_KEY_PERSISTENCE_READ_ONLY, PSA_CRYPTO_TEST_DRIVER_LOCATION ), 51 PSA_KEY_PERSISTENCE_READ_ONLY, PSA_CRYPTO_TEST_DRIVER_LOCATION ), 55 PSA_KEY_PERSISTENCE_READ_ONLY, PSA_CRYPTO_TEST_DRIVER_LOCATION ), 59 PSA_KEY_PERSISTENCE_READ_ONLY, PSA_CRYPTO_TEST_DRIVER_LOCATION ), 63 PSA_KEY_PERSISTENCE_READ_ONLY, PSA_CRYPTO_TEST_DRIVER_LOCATION ),
|
/openthread-3.4.0/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_psa_crypto_metadata.data | 420 …NCE_AND_LOCATION(PSA_KEY_PERSISTENCE_READ_ONLY, PSA_KEY_LOCATION_LOCAL_STORAGE):KEY_LIFETIME_IS_RE… 435 …OM_PERSISTENCE_AND_LOCATION(PSA_KEY_PERSISTENCE_READ_ONLY, 0x123456):KEY_LIFETIME_IS_READ_ONLY:PSA…
|
D | test_suite_psa_crypto_slot_management.data | 133 create_fail:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(PSA_KEY_PERSISTENCE_READ_ONLY, PSA_KEY_L…
|
D | test_suite_psa_crypto_storage_format.v0.data | 9 key_storage_read:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(PSA_KEY_PERSISTENCE_READ_ONLY, PSA_…
|
/openthread-3.4.0/third_party/mbedtls/repo/include/psa/ |
D | crypto_values.h | 1974 #define PSA_KEY_PERSISTENCE_READ_ONLY ((psa_key_persistence_t)0xff) macro 2021 PSA_KEY_PERSISTENCE_READ_ONLY)
|
/openthread-3.4.0/third_party/mbedtls/repo/docs/proposed/ |
D | psa-driver-interface.md | 813 …ey, it may override the persistence level in the lifetime to `PSA_KEY_PERSISTENCE_READ_ONLY`. The …
|
/openthread-3.4.0/third_party/mbedtls/repo/ |
D | ChangeLog | 270 read-only lifetime. The persistence level PSA_KEY_PERSISTENCE_READ_ONLY
|