Searched refs:fingerprint (Results 1 – 12 of 12) sorted by relevance
/systemd-251/tools/ |
D | update-hwdb-autosuspend.sh | 17 > hwdb.d/60-autosuspend-fingerprint-reader.hwdb
|
/systemd-251/src/resolve/ |
D | resolved-dns-rr.c | 440 free(rr->sshfp.fingerprint); in dns_resource_record_free() 641 FIELD_EQUAL(a->sshfp, b->sshfp, fingerprint); in dns_resource_record_payload_equal() 945 t = hexmem(rr->sshfp.fingerprint, rr->sshfp.fingerprint_size); in dns_resource_record_to_string() 1092 t = hexmem(rr->sshfp.fingerprint, rr->sshfp.fingerprint_size); in dns_resource_record_to_string() 1188 *out = rr->sshfp.fingerprint; in dns_resource_record_payload() 1403 siphash24_compress_safe(rr->sshfp.fingerprint, rr->sshfp.fingerprint_size, state); in dns_resource_record_hash_func() 1574 copy->sshfp.fingerprint = memdup(rr->sshfp.fingerprint, rr->sshfp.fingerprint_size); in dns_resource_record_copy() 1575 if (!copy->sshfp.fingerprint) in dns_resource_record_copy()
|
D | resolved-dns-rr.h | 175 void *fingerprint; member
|
D | resolved-dns-packet.c | 1051 … r = dns_packet_append_blob(p, rr->sshfp.fingerprint, rr->sshfp.fingerprint_size, NULL); in dns_packet_append_rr() 1922 &rr->sshfp.fingerprint, &rr->sshfp.fingerprint_size, in dns_packet_read_rr()
|
/systemd-251/hwdb.d/ |
D | meson.build | 23 '60-autosuspend-fingerprint-reader.hwdb',
|
D | 60-autosuspend-fingerprint-reader.hwdb | 3 # Rules to autosuspend known fingerprint readers (pulled from libfprint).
|
D | usb.ids | 5175 a29f Microarray fingerprint reader 5742 0c28 fingerprint sensor [FeinTech FPS00200] 6536 3424 V30x/V4xx fingerprint sensor [Lumidigm] 12658 5801 BCM5880 Secure Applications Processor with fingerprint swipe sensor 12659 5802 BCM5880 Secure Applications Processor with fingerprint touch sensor 12661 5804 BCM5880 Secure Applications Processor with fingerprint swipe sensor 13241 0001 Biothentic II smartcard reader with fingerprint sensor 13244 0102 Certis V1 fingerprint reader 13245 0103 Certis V2 fingerprint reader 17286 0015 VFS 5011 fingerprint sensor [all …]
|
D | 20-usb-vendor-model.hwdb | 15462 ID_MODEL_FROM_DATABASE=Microarray fingerprint reader 17163 ID_MODEL_FROM_DATABASE=fingerprint sensor [FeinTech FPS00200] 19545 ID_MODEL_FROM_DATABASE=V30x/V4xx fingerprint sensor [Lumidigm] 37908 ID_MODEL_FROM_DATABASE=BCM5880 Secure Applications Processor with fingerprint swipe sensor 37911 ID_MODEL_FROM_DATABASE=BCM5880 Secure Applications Processor with fingerprint touch sensor 37917 ID_MODEL_FROM_DATABASE=BCM5880 Secure Applications Processor with fingerprint swipe sensor 39657 ID_MODEL_FROM_DATABASE=Biothentic II smartcard reader with fingerprint sensor 39666 ID_MODEL_FROM_DATABASE=Certis V1 fingerprint reader 39669 ID_MODEL_FROM_DATABASE=Certis V2 fingerprint reader 51792 ID_MODEL_FROM_DATABASE=VFS 5011 fingerprint sensor [all …]
|
/systemd-251/docs/ |
D | USERDB_AND_DESKTOPS.md | 158 fingerprint authentication should be provided as well, eventually.
|
D | DISCOVERABLE_PARTITIONS.md | 277 a SHA256 fingerprint of the X.509 certificate for the key that signed the
|
/systemd-251/ |
D | TODO | 1579 - fingerprint authentication, pattern authentication, …
|
D | NEWS | 2276 * The hardware database has been extended with a list of fingerprint
|