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