mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-12-24 16:00:08 +01:00
Convert enrollment function to return a signed integer, which is negative on error or corresponds into fp_enroll_result otherwise. Now we can treat a 'FAIL' condition differently from an actual error: fail means that enrollment didn't complete because the data was nonsense or whatever (e.g. scanned a different finger for each stage?). Updated upekts accordingly. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| verify.c | ||