Searched refs:accept_no_fp (Results 1 – 1 of 1) sorted by relevance
304 char *tweak, int *accept_no_fp) in verify_tweak() argument310 *accept_no_fp = VE_WANT; in verify_tweak()318 *accept_no_fp = VE_MUST; in verify_tweak()321 *accept_no_fp = VE_MUST + 1; in verify_tweak()521 static int accept_no_fp = ACCEPT_NO_FP_DEFAULT; in verify_file() local570 &accept_no_fp); in verify_file()580 else if (rc == VE_FINGERPRINT_NONE && severity < accept_no_fp) in verify_file()601 if (rc == VE_FINGERPRINT_WRONG && severity > accept_no_fp) in verify_file()