Searched defs:location (Results 1 – 7 of 7) sorted by relevance
168 psa_key_location_t location = in psa_driver_wrapper_sign_message() local257 psa_key_location_t location = in psa_driver_wrapper_verify_message() local357 psa_key_location_t location = in psa_driver_wrapper_sign_hash() local476 psa_key_location_t location = in psa_driver_wrapper_verify_hash() local620 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_sign_hash_start() local715 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_verify_hash_start() local816 psa_key_location_t location = in psa_driver_wrapper_get_key_buffer_size_from_key_data() local846 psa_key_location_t location = in psa_driver_wrapper_generate_key() local965 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_import_key() local1078 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_export_key() local[all …]
119 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( psa_get_key_lifetime(attributes) ); in psa_driver_wrapper_get_key_buffer_size() local165 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_export_public_key() local277 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( psa_get_key_lifetime(attributes) ); in psa_driver_wrapper_get_builtin_key() local
45 psa_key_location_t location; member59 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(lifetime); in psa_get_se_driver_entry() local170 psa_status_t psa_destroy_se_persistent_data(psa_key_location_t location) in psa_destroy_se_persistent_data()292 psa_key_location_t location, in psa_register_se_driver()
4 "location": "0x7fffff", string
16 "location": { object
34 psa_key_location_t location; member
2398 #define PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(persistence, location) \ argument