Searched refs:KeystoreEncryptor (Results 1 – 4 of 4) sorted by relevance
31 new KeystoreEncryptor(std::unique_ptr<keystore::KeystoreClient>( in CreateDefaultEncryptor()35 KeystoreEncryptor::KeystoreEncryptor( in KeystoreEncryptor() function in webservd::KeystoreEncryptor39 bool KeystoreEncryptor::EncryptWithAuthentication(const std::string& plaintext, in EncryptWithAuthentication()45 bool KeystoreEncryptor::DecryptWithAuthentication(const std::string& ciphertext, in DecryptWithAuthentication()
29 class KeystoreEncryptor : public Encryptor {31 explicit KeystoreEncryptor(33 ~KeystoreEncryptor() override = default;
31 new KeystoreEncryptor(std::unique_ptr<keystore::KeystoreClient>( in CreateDefaultEncryptor()35 KeystoreEncryptor::KeystoreEncryptor( in KeystoreEncryptor() function in buffet::KeystoreEncryptor39 bool KeystoreEncryptor::EncryptWithAuthentication(const std::string& plaintext, in EncryptWithAuthentication()45 bool KeystoreEncryptor::DecryptWithAuthentication(const std::string& ciphertext, in DecryptWithAuthentication()