mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-05-11 08:28:08 +02:00
seed
This commit is contained in:
parent
23f3cfd8e2
commit
e5172e7022
1 changed files with 1 additions and 1 deletions
|
|
@ -418,7 +418,7 @@ crfpmoc_open (FpDevice *device)
|
|||
self->fd = fd;
|
||||
|
||||
// setting very secure seed
|
||||
// crfpmoc_cmd_fp_seed (self, "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", &err);
|
||||
crfpmoc_cmd_fp_seed (self, "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", &err);
|
||||
|
||||
fpi_device_open_complete (device, NULL);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue