Lines Matching refs:PRIx32
61 EMSG("Failed to open token persistent db: %#"PRIx32, res); in update_persistent_db()
67 EMSG("Failed to write to token persistent db: %#"PRIx32, res); in update_persistent_db()
141 EMSG("TEE_GetPropertyAsIdentity: returned %#"PRIx32, res); in setup_so_identity_auth_from_client()
174 EMSG("TEE_GetPropertyAsIdentity: returned %#"PRIx32, in setup_identity_auth_from_pin()
266 EMSG("TEE_GetPropertyAsIdentity: returned %#"PRIx32, res); in verify_identity_auth()
485 EMSG("OpenPersistent failed %#"PRIx32, res); in load_persistent_object_attributes()
493 EMSG("GetObjectInfo failed %#"PRIx32, res); in load_persistent_object_attributes()
508 EMSG("Seek to 0 failed %#"PRIx32, res); in load_persistent_object_attributes()
513 EMSG("Read %"PRIu32" bytes, failed %#"PRIx32, in load_persistent_object_attributes()
557 EMSG("OpenPersistent failed %#"PRIx32, res); in update_persistent_object_attributes()
678 EMSG("Failed to create db: %#"PRIx32, res); in init_persistent_db()