Searched defs:location (Results 1 – 6 of 6) sorted by relevance
167 psa_key_location_t location = in psa_driver_wrapper_sign_message() local259 psa_key_location_t location = in psa_driver_wrapper_verify_message() local362 psa_key_location_t location = in psa_driver_wrapper_sign_hash() local462 psa_key_location_t location = in psa_driver_wrapper_verify_hash() local549 psa_key_location_t location = in psa_driver_wrapper_get_key_buffer_size_from_key_data() local591 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( attributes->core.lifetime ); in psa_driver_wrapper_get_key_buffer_size() local632 psa_key_location_t location = in psa_driver_wrapper_generate_key() local719 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_import_key() local817 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_export_key() local885 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_export_public_key() local[all …]
60 psa_key_location_t location; member75 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime ); in psa_get_se_driver_entry() local181 psa_status_t psa_destroy_se_persistent_data( psa_key_location_t location ) in psa_destroy_se_persistent_data()301 psa_key_location_t location, in psa_register_se_driver()
42 psa_key_location_t location; member
4 "location": "0x7fffff", string
16 "location": { object
2360 #define PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(persistence, location) \ argument