Searched refs:PSA_KEY_LOCATION_LOCAL_STORAGE (Results 1 – 19 of 19) sorted by relevance
/mbedtls-latest/tests/suites/ |
D | test_suite_psa_crypto_metadata.data | 431 …ETIME_VOLATILE:KEY_LIFETIME_IS_VOLATILE:PSA_KEY_PERSISTENCE_VOLATILE:PSA_KEY_LOCATION_LOCAL_STORAGE 434 lifetime:PSA_KEY_LIFETIME_PERSISTENT:0:PSA_KEY_PERSISTENCE_DEFAULT:PSA_KEY_LOCATION_LOCAL_STORAGE 437 …ISTENCE_VOLATILE, PSA_KEY_LOCATION_LOCAL_STORAGE):KEY_LIFETIME_IS_VOLATILE:PSA_KEY_PERSISTENCE_VOL… 440 …(PSA_KEY_PERSISTENCE_DEFAULT, PSA_KEY_LOCATION_LOCAL_STORAGE):0:PSA_KEY_PERSISTENCE_DEFAULT:PSA_KE… 443 …_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(2, PSA_KEY_LOCATION_LOCAL_STORAGE):0:2:PSA_KEY_LOCATION_LO… 446 …FETIME_FROM_PERSISTENCE_AND_LOCATION(254, PSA_KEY_LOCATION_LOCAL_STORAGE):0:254:PSA_KEY_LOCATION_L… 449 …TENCE_READ_ONLY, PSA_KEY_LOCATION_LOCAL_STORAGE):KEY_LIFETIME_IS_READ_ONLY:PSA_KEY_PERSISTENCE_REA…
|
D | test_suite_psa_crypto_slot_management.data | 82 …_lifecycle:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(2, PSA_KEY_LOCATION_LOCAL_STORAGE):124:P… 85 …_lifecycle:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(2, PSA_KEY_LOCATION_LOCAL_STORAGE):125:P… 88 …_lifecycle:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(2, PSA_KEY_LOCATION_LOCAL_STORAGE):126:P… 91 …_lifecycle:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(2, PSA_KEY_LOCATION_LOCAL_STORAGE):127:P… 94 …_lifecycle:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(2, PSA_KEY_LOCATION_LOCAL_STORAGE):200:P… 97 …_lifecycle:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(2, PSA_KEY_LOCATION_LOCAL_STORAGE):201:P… 100 …_lifecycle:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(2, PSA_KEY_LOCATION_LOCAL_STORAGE):128:P… 144 …FROM_PERSISTENCE_AND_LOCATION(PSA_KEY_PERSISTENCE_READ_ONLY, PSA_KEY_LOCATION_LOCAL_STORAGE):1:PSA…
|
D | test_suite_psa_crypto_driver_wrappers.data | 260 validate_key:PSA_SUCCESS:PSA_KEY_LOCATION_LOCAL_STORAGE:130:1:PSA_KEY_TYPE_ECC_KEY_PAIR(PSA_ECC_FAM… 264 validate_key:PSA_SUCCESS:PSA_KEY_LOCATION_LOCAL_STORAGE:131:1:PSA_KEY_TYPE_ECC_PUBLIC_KEY(PSA_ECC_F… 268 validate_key:PSA_ERROR_NOT_SUPPORTED:PSA_KEY_LOCATION_LOCAL_STORAGE:132:1:PSA_KEY_TYPE_ECC_KEY_PAIR… 272 validate_key:PSA_ERROR_NOT_SUPPORTED:PSA_KEY_LOCATION_LOCAL_STORAGE:133:1:PSA_KEY_TYPE_ECC_PUBLIC_K… 276 validate_key:PSA_ERROR_GENERIC_ERROR:PSA_KEY_LOCATION_LOCAL_STORAGE:134:1:PSA_KEY_TYPE_ECC_KEY_PAIR…
|
D | test_suite_psa_crypto_se_driver_hal.data | 13 register_one:PSA_KEY_LOCATION_LOCAL_STORAGE:PSA_DRV_SE_HAL_VERSION:PSA_ERROR_INVALID_ARGUMENT
|
D | test_suite_psa_crypto_storage_format.v0.data | 5 …E_FROM_PERSISTENCE_AND_LOCATION(PSA_KEY_PERSISTENCE_DEFAULT, PSA_KEY_LOCATION_LOCAL_STORAGE):PSA_K… 9 …FROM_PERSISTENCE_AND_LOCATION(PSA_KEY_PERSISTENCE_READ_ONLY, PSA_KEY_LOCATION_LOCAL_STORAGE):PSA_K… 13 key_storage_read:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(2, PSA_KEY_LOCATION_LOCAL_STORAGE):… 17 key_storage_read:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(254, PSA_KEY_LOCATION_LOCAL_STORAGE…
|
D | test_suite_psa_crypto_storage_format.current.data | 5 …E_FROM_PERSISTENCE_AND_LOCATION(PSA_KEY_PERSISTENCE_DEFAULT, PSA_KEY_LOCATION_LOCAL_STORAGE):PSA_K… 9 key_storage_save:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(2, PSA_KEY_LOCATION_LOCAL_STORAGE):… 13 key_storage_save:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(254, PSA_KEY_LOCATION_LOCAL_STORAGE…
|
/mbedtls-latest/library/ |
D | psa_crypto_driver_wrappers.h | 173 case PSA_KEY_LOCATION_LOCAL_STORAGE: in psa_driver_wrapper_sign_message() 262 case PSA_KEY_LOCATION_LOCAL_STORAGE: in psa_driver_wrapper_verify_message() 362 case PSA_KEY_LOCATION_LOCAL_STORAGE: in psa_driver_wrapper_sign_hash() 481 case PSA_KEY_LOCATION_LOCAL_STORAGE: in psa_driver_wrapper_verify_hash() 625 case PSA_KEY_LOCATION_LOCAL_STORAGE: in psa_driver_wrapper_sign_hash_start() 720 case PSA_KEY_LOCATION_LOCAL_STORAGE: in psa_driver_wrapper_verify_hash_start() 852 if( location != PSA_KEY_LOCATION_LOCAL_STORAGE && !is_default_production ) in psa_driver_wrapper_generate_key() 886 case PSA_KEY_LOCATION_LOCAL_STORAGE: in psa_driver_wrapper_generate_key() 999 case PSA_KEY_LOCATION_LOCAL_STORAGE: in psa_driver_wrapper_import_key() 1103 case PSA_KEY_LOCATION_LOCAL_STORAGE: in psa_driver_wrapper_export_key() [all …]
|
D | psa_crypto_se.c | 303 MBEDTLS_STATIC_ASSERT(PSA_KEY_LOCATION_LOCAL_STORAGE == 0, in psa_register_se_driver() 306 if (location == PSA_KEY_LOCATION_LOCAL_STORAGE) { in psa_register_se_driver()
|
D | psa_crypto_slot_management.h | 303 != PSA_KEY_LOCATION_LOCAL_STORAGE; in psa_key_lifetime_is_external()
|
D | psa_crypto_driver_wrappers_no_static.c | 190 case PSA_KEY_LOCATION_LOCAL_STORAGE: in psa_driver_wrapper_export_public_key()
|
D | psa_crypto_slot_management.c | 1120 PSA_KEY_LOCATION_LOCAL_STORAGE) { in mbedtls_psa_get_stats()
|
D | psa_crypto.c | 8044 PSA_KEY_LOCATION_LOCAL_STORAGE) {
|
/mbedtls-latest/scripts/data_files/driver_templates/ |
D | psa_crypto_driver_wrappers.h.jinja | 129 case PSA_KEY_LOCATION_LOCAL_STORAGE: 203 case PSA_KEY_LOCATION_LOCAL_STORAGE: 290 case PSA_KEY_LOCATION_LOCAL_STORAGE: 394 case PSA_KEY_LOCATION_LOCAL_STORAGE: 524 case PSA_KEY_LOCATION_LOCAL_STORAGE: 616 case PSA_KEY_LOCATION_LOCAL_STORAGE: 745 if( location != PSA_KEY_LOCATION_LOCAL_STORAGE && !is_default_production ) 779 case PSA_KEY_LOCATION_LOCAL_STORAGE: 892 case PSA_KEY_LOCATION_LOCAL_STORAGE: 960 case PSA_KEY_LOCATION_LOCAL_STORAGE: [all …]
|
D | psa_crypto_driver_wrappers_no_static.c.jinja | 164 case PSA_KEY_LOCATION_LOCAL_STORAGE:
|
/mbedtls-latest/docs/ |
D | psa-driver-example-and-guide.md | 88 …Transparent drivers:** Calls to driver entry points go under `case PSA_KEY_LOCATION_LOCAL_STORAGE`. 98 | ├── case PSA_KEY_LOCATION_LOCAL_STORAGE //transparent driver
|
/mbedtls-latest/tests/src/drivers/ |
D | test_driver_key_management.c | 277 mbedtls_test_driver_key_management_hooks.location = PSA_KEY_LOCATION_LOCAL_STORAGE; in mbedtls_test_transparent_import_key()
|
/mbedtls-latest/include/psa/ |
D | crypto_values.h | 2408 #define PSA_KEY_LOCATION_LOCAL_STORAGE ((psa_key_location_t) 0x000000) macro
|
/mbedtls-latest/tests/src/ |
D | psa_exercise_key.c | 37 PSA_KEY_LOCATION_LOCAL_STORAGE; in lifetime_is_dynamic_secure_element()
|
/mbedtls-latest/docs/proposed/ |
D | psa-driver-interface.md | 112 …* either the key is transparent (its location is `PSA_KEY_LOCATION_LOCAL_STORAGE`) and the driver … 113 …* or the key is opaque (its location is not `PSA_KEY_LOCATION_LOCAL_STORAGE`) and the driver is an… 1301 …ached to a specific location. Keys in the default location (`PSA_KEY_LOCATION_LOCAL_STORAGE = 0`) …
|