Searched defs:create_if_absent (Results 1 – 2 of 2) sorted by relevance
147 bool retrieveAndInstallKey(bool create_if_absent, const KeyAuthentication& key_authentication, in retrieveAndInstallKey()171 bool retrieveKey(bool create_if_absent, const std::string& key_path, const std::string& tmp_path, in retrieveKey()
111 static bool read_key(const FstabEntry& data_rec, bool create_if_absent, KeyBuffer* key) { in read_key()