Searched refs:PSA_KEY_LIFETIME_GET_LOCATION (Results 1 – 11 of 11) sorted by relevance
122 PSA_KEY_LIFETIME_GET_LOCATION( attributes->core.lifetime ); in psa_driver_wrapper_sign_message()196 PSA_KEY_LIFETIME_GET_LOCATION( attributes->core.lifetime ); in psa_driver_wrapper_verify_message()283 PSA_KEY_LIFETIME_GET_LOCATION( attributes->core.lifetime ); in psa_driver_wrapper_sign_hash()367 PSA_KEY_LIFETIME_GET_LOCATION( attributes->core.lifetime ); in psa_driver_wrapper_verify_hash()440 PSA_KEY_LIFETIME_GET_LOCATION( attributes->core.lifetime ); in psa_driver_wrapper_get_key_buffer_size_from_key_data()481 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( attributes->core.lifetime ); in psa_driver_wrapper_get_key_buffer_size()519 PSA_KEY_LIFETIME_GET_LOCATION(attributes->core.lifetime); in psa_driver_wrapper_generate_key()595 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_import_key()674 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_export_key()732 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( in psa_driver_wrapper_export_public_key()[all …]
79 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime ); in psa_get_se_driver_entry()202 PSA_KEY_LIFETIME_GET_LOCATION( psa_get_key_lifetime( attributes ) ); in psa_find_se_slot_for_key()
182 return( PSA_KEY_LIFETIME_GET_LOCATION( lifetime ) in psa_key_lifetime_is_external()
573 if( PSA_KEY_LIFETIME_GET_LOCATION( slot->attr.lifetime ) != in mbedtls_psa_get_stats()
2041 if( PSA_KEY_LIFETIME_GET_LOCATION( target_slot->attr.lifetime ) != in psa_copy_key()2042 PSA_KEY_LIFETIME_GET_LOCATION( source_slot->attr.lifetime ) ) in psa_copy_key()5809 if ( PSA_KEY_LIFETIME_GET_LOCATION( attributes->core.lifetime ) == in psa_generate_key()
333 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime );402 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime );456 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime );523 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime );573 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime );634 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime );
559 if( PSA_KEY_LIFETIME_GET_LOCATION( lifetime ) < MIN_DRIVER_LOCATION )861 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime );997 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime );1085 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime );1157 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime );1198 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime );1278 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime );1443 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION( lifetime );
737 TEST_EQUAL( PSA_KEY_LIFETIME_GET_LOCATION( lifetime ), location );
371 PSA_KEY_LIFETIME_GET_LOCATION( lifetime ) ); in psa_set_key_id()
2115 #define PSA_KEY_LIFETIME_GET_LOCATION(lifetime) \ macro
38 return( PSA_KEY_LIFETIME_GET_LOCATION( lifetime ) != in lifetime_is_dynamic_secure_element()