Home
last modified time | relevance | path

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

/freebsd/sbin/veriexec/
H A Dmanifest_parser.y42 static int get_fingerprint_type(const char *fp_type);
121 fptype = get_fingerprint_type($1);
211 get_fingerprint_type(const char *fp_type) in get_fingerprint_type() function