Searched defs:location (Results 1 – 7 of 7) sorted by relevance
90 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( psa_get_key_lifetime(attributes) ); in psa_driver_wrapper_get_key_buffer_size() local130 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_export_public_key() local228 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( psa_get_key_lifetime(attributes) ); in psa_driver_wrapper_get_builtin_key() local
123 psa_key_location_t location = in psa_driver_wrapper_sign_message() local197 psa_key_location_t location = in psa_driver_wrapper_verify_message() local284 psa_key_location_t location = in psa_driver_wrapper_sign_hash() local388 psa_key_location_t location = in psa_driver_wrapper_verify_hash() local518 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_sign_hash_start() local610 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_verify_hash_start() local708 psa_key_location_t location = in psa_driver_wrapper_get_key_buffer_size_from_key_data() local737 psa_key_location_t location = in psa_driver_wrapper_generate_key() local847 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_import_key() local957 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_export_key() local[all …]
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()
32 psa_key_location_t location; member
4 "location": "0x7fffff", string
16 "location": { object
2398 #define PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(persistence, location) \ argument