Home
last modified time | relevance | path

Searched refs:fingerprint_info_lookup (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libsecureboot/
H A Dlibsecureboot-priv.h46 char *fingerprint_info_lookup(int, const char *);
H A Dveopen.c190 fingerprint_info_lookup(int fd, const char *path) in fingerprint_info_lookup() function
428 cp = fingerprint_info_lookup(fd, path); in verify_fd()
H A Dvectx.c139 cp = fingerprint_info_lookup(fd, path); in vectx_open()