Home
last modified time | relevance | path

Searched refs:psa_key_location_t (Results 1 – 15 of 15) sorted by relevance

/mbedtls-latest/library/
Dpsa_crypto_driver_wrappers.h168 psa_key_location_t location = in psa_driver_wrapper_sign_message()
257 psa_key_location_t location = in psa_driver_wrapper_verify_message()
357 psa_key_location_t location = in psa_driver_wrapper_sign_hash()
476 psa_key_location_t location = in psa_driver_wrapper_verify_hash()
620 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_sign_hash_start()
715 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_verify_hash_start()
816 psa_key_location_t location = in psa_driver_wrapper_get_key_buffer_size_from_key_data()
846 psa_key_location_t location = in psa_driver_wrapper_generate_key()
965 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_import_key()
1078 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_export_key()
[all …]
Dpsa_crypto_se.c45 psa_key_location_t location;
59 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(lifetime); in psa_get_se_driver_entry()
170 psa_status_t psa_destroy_se_persistent_data(psa_key_location_t location) in psa_destroy_se_persistent_data()
187 psa_key_location_t key_location = in psa_find_se_slot_for_key()
292 psa_key_location_t location, in psa_register_se_driver()
Dpsa_crypto_driver_wrappers_no_static.c119 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( psa_get_key_lifetime(attributes) ); in psa_driver_wrapper_get_key_buffer_size()
165 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_export_public_key()
277 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( psa_get_key_lifetime(attributes) ); in psa_driver_wrapper_get_builtin_key()
Dpsa_crypto_se.h183 psa_status_t psa_destroy_se_persistent_data(psa_key_location_t location);
/mbedtls-latest/tests/suites/
Dtest_suite_psa_crypto_se_driver_hal_mocks.function15 psa_key_location_t location;
83 psa_key_location_t location;
116 psa_key_location_t location)
288 psa_key_location_t location = location_arg;
328 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(lifetime);
393 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(lifetime);
447 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(lifetime);
510 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(lifetime);
560 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(lifetime);
621 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(lifetime);
Dtest_suite_psa_crypto_se_driver_hal.function602 static psa_storage_uid_t file_uid_for_location(psa_key_location_t location)
611 static int check_persistent_data(psa_key_location_t location,
632 static int check_no_persistent_data(psa_key_location_t location)
791 psa_key_location_t location;
830 psa_key_location_t location;
831 psa_key_location_t max = MIN_DRIVER_LOCATION + count;
855 psa_key_location_t location;
856 psa_key_location_t max = MIN_DRIVER_LOCATION + PSA_MAX_SE_DRIVERS;
881 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(lifetime);
1016 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(lifetime);
[all …]
Dtest_suite_psa_crypto_metadata.function725 psa_key_location_t location = location_arg;
/mbedtls-latest/scripts/data_files/driver_templates/
Dpsa_crypto_driver_wrappers.h.jinja124 psa_key_location_t location =
198 psa_key_location_t location =
285 psa_key_location_t location =
389 psa_key_location_t location =
519 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(
611 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(
709 psa_key_location_t location =
739 psa_key_location_t location =
858 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(
935 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(
[all …]
Dpsa_crypto_driver_wrappers_no_static.c.jinja91 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( psa_get_key_lifetime(attributes) );
139 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(
206 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( psa_get_key_lifetime(attributes) );
/mbedtls-latest/include/psa/
Dcrypto_values.h2346 ((psa_key_location_t) ((lifetime) >> 8))
2408 #define PSA_KEY_LOCATION_LOCAL_STORAGE ((psa_key_location_t) 0x000000)
2410 #define PSA_KEY_LOCATION_VENDOR_FLAG ((psa_key_location_t) 0x800000)
Dcrypto_se_driver.h126 psa_key_location_t location);
1374 psa_key_location_t location,
Dcrypto_types.h260 typedef uint32_t psa_key_location_t; typedef
/mbedtls-latest/tests/include/test/drivers/
Dkey_management.h34 psa_key_location_t location;
/mbedtls-latest/docs/proposed/
Dpsa-driver-interface.md84 … This may be either a non-negative integer or a C constant expression of type `psa_key_location_t`.
1299 …on the key are performed. Location values can be stored in a variable of type `psa_key_location_t`.
/mbedtls-latest/docs/
Dpsa-transition.md35 …rm-software.github.io/psa-api/crypto/1.1/api/keys/lifetimes.html#c.psa_key_location_t) (secure enc…