Searched refs:PSA_KEY_PERSISTENCE_READ_ONLY (Results 1 – 8 of 8) sorted by relevance
/openthread-3.7.0/third_party/mbedtls/repo/tests/src/drivers/ |
D | platform_builtin_keys.c | 32 PSA_KEY_PERSISTENCE_READ_ONLY, PSA_CRYPTO_TEST_DRIVER_LOCATION), 36 PSA_KEY_PERSISTENCE_READ_ONLY, PSA_CRYPTO_TEST_DRIVER_LOCATION), 40 PSA_KEY_PERSISTENCE_READ_ONLY, PSA_CRYPTO_TEST_DRIVER_LOCATION), 44 PSA_KEY_PERSISTENCE_READ_ONLY, PSA_CRYPTO_TEST_DRIVER_LOCATION), 48 PSA_KEY_PERSISTENCE_READ_ONLY, PSA_CRYPTO_TEST_DRIVER_LOCATION), 52 PSA_KEY_PERSISTENCE_READ_ONLY, PSA_CRYPTO_TEST_DRIVER_LOCATION),
|
/openthread-3.7.0/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_psa_crypto_metadata.data | 449 …NCE_AND_LOCATION(PSA_KEY_PERSISTENCE_READ_ONLY, PSA_KEY_LOCATION_LOCAL_STORAGE):KEY_LIFETIME_IS_RE… 464 …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.data | 1595 …A_ALG_CTR:0:1:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION( PSA_KEY_PERSISTENCE_READ_ONLY, 0 ):P…
|
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.7.0/third_party/mbedtls/repo/include/psa/ |
D | crypto_values.h | 2340 #define PSA_KEY_PERSISTENCE_READ_ONLY ((psa_key_persistence_t) 0xff) macro 2387 PSA_KEY_PERSISTENCE_READ_ONLY)
|
/openthread-3.7.0/third_party/mbedtls/repo/docs/proposed/ |
D | psa-driver-interface.md | 1253 …ey, it may override the persistence level in the lifetime to `PSA_KEY_PERSISTENCE_READ_ONLY`. The …
|
/openthread-3.7.0/third_party/mbedtls/repo/ |
D | ChangeLog | 1858 read-only lifetime. The persistence level PSA_KEY_PERSISTENCE_READ_ONLY
|