Searched refs:psa_key_location_t (Results 1 – 15 of 15) sorted by relevance
168 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 …]
45 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()
119 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()
183 psa_status_t psa_destroy_se_persistent_data(psa_key_location_t location);
15 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);
602 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 …]
725 psa_key_location_t location = location_arg;
124 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 …]
91 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) );
2346 ((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)
126 psa_key_location_t location);1374 psa_key_location_t location,
260 typedef uint32_t psa_key_location_t; typedef
34 psa_key_location_t location;
84 … 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`.
35 …rm-software.github.io/psa-api/crypto/1.1/api/keys/lifetimes.html#c.psa_key_location_t) (secure enc…