Searched refs:kFsVerityInitPath (Results 1 – 1 of 1) sorted by relevance
43 static const char* kFsVerityInitPath = "/system/bin/fsverity_init"; variable264 const char* const argv[] = {kFsVerityInitPath, "--load-extra-key", "fsv_ods"}; in addCertToFsVerityKeyring()289 return Error() << kFsVerityInitPath << ": abnormal process exit"; in addCertToFsVerityKeyring()293 return Error() << kFsVerityInitPath << " exited with " << status; in addCertToFsVerityKeyring()