Searched defs:HasKey (Results 1 – 2 of 2) sorted by relevance
53 bool ConfigFile::HasKey(const char *aKey) const in HasKey() function in ot::Posix::ConfigFile
191 inline bool HasKey(KeyRef aKeyRef) { return otPlatCryptoHasKey(aKeyRef); } in HasKey() function