libfprint/libfprint
Vincent Huang ef3519854d lib: Add API to delete prints stored on sensors
Some new fingerprint devices store the information required for matching
on the sensor itself, without ever disclosing this data to the host. In
this case we need to delete prints not only from local storage but also
from the device storage.

This commits adds the internal and external API required to do so.
2019-06-12 17:48:39 +02:00
..
drivers virtual_misdev: Add virtual match-in-sensor device with internal storage 2019-06-12 17:48:39 +02:00
nbis mindtct: Check for multiplication overflow in alloc_power_stats() 2018-12-13 15:48:25 +01:00
drivers_api.h lib: Remove upekts used headers from the docs 2018-11-29 17:32:37 +01:00
empty_file build: Remove the need to modify sources for new drivers 2018-05-24 12:23:39 +02:00
fp_internal.h lib: Add API to delete prints stored on sensors 2019-06-12 17:48:39 +02:00
fpi-assembling.c lib: Add better guard against huge malloc 2018-12-06 10:58:35 +01:00
fpi-assembling.h lib: Document assembling functions 2018-12-03 16:06:53 +01:00
fpi-async.c lib: Add API to delete prints stored on sensors 2019-06-12 17:48:39 +02:00
fpi-async.h lib: Add API to delete prints stored on sensors 2019-06-12 17:48:39 +02:00
fpi-core.c core: Split out USB discovery and add virtual device discovery 2019-06-12 17:48:39 +02:00
fpi-core.h lib: Add API to delete prints stored on sensors 2019-06-12 17:48:39 +02:00
fpi-data.c data: Deprecate print storage API 2019-06-11 18:23:56 +02:00
fpi-data.h lib: Make the fp_print_data structure private 2018-11-29 17:32:37 +01:00
fpi-dev-img.c lib: Document fpi_imgdev_*() functions 2018-11-29 17:32:37 +01:00
fpi-dev-img.h lib: Remove unused fp_imgdev_verify_state enum 2018-11-29 17:32:36 +01:00
fpi-dev.c lib: Add API to delete prints stored on sensors 2019-06-12 17:48:39 +02:00
fpi-dev.h lib: Add API to delete prints stored on sensors 2019-06-12 17:48:39 +02:00
fpi-img-pixman.c lib: Document fp_img functions 2018-11-29 13:15:03 +01:00
fpi-img.c lib: Add API docs for fpi_img comparison functions 2018-12-03 14:22:12 +01:00
fpi-img.h lib: Hide struct fp_minutiae from the docs 2018-11-29 17:32:37 +01:00
fpi-log.h lib: Add @short_description for all the sections 2018-11-25 12:42:11 +00:00
fpi-poll.c poll: Add internal API for IO Conditions 2019-06-12 17:48:39 +02:00
fpi-poll.h poll: Add internal API for IO Conditions 2019-06-12 17:48:39 +02:00
fpi-ssm.c lib: Fix possible dereference in fpi_ssm_next_state() 2018-12-12 15:47:29 +01:00
fpi-ssm.h lib: Remove titles from headers 2018-09-28 15:12:39 +02:00
fpi-sync.c lib: Add API to delete prints stored on sensors 2019-06-12 17:48:39 +02:00
fpi-usb.c lib: Add @short_description for all the sections 2018-11-25 12:42:11 +00:00
fpi-usb.h lib: Remove titles from headers 2018-09-28 15:12:39 +02:00
fprint-list-supported-devices.c lib: Add new bus types for drivers 2019-06-12 17:48:39 +02:00
fprint-list-udev-rules.c lib: Add new bus types for drivers 2019-06-12 17:48:39 +02:00
fprint.h lib: Add API to delete prints stored on sensors 2019-06-12 17:48:39 +02:00
meson.build virtual_misdev: Add virtual match-in-sensor device with internal storage 2019-06-12 17:48:39 +02:00
nbis-helpers.h lib: Add helper for NBIS copy-paste library 2018-12-13 15:48:25 +01:00