Searched refs:verifyEncryptionKeyAttributes (Results 1 – 2 of 2) sorted by relevance
109 bool verifyEncryptionKeyAttributes(const std::string& key_name, bool* verified);
145 bool verifyEncryptionKeyAttributes(const std::vector<ks2::Authorization> authorizations) { in verifyEncryptionKeyAttributes() function271 if (!verifyEncryptionKeyAttributes(keyEntryResponse.metadata.authorizations)) { in loadOrCreateAndVerifyEncryptionKey()