HomeSort by relevance Sort by last modified time
    Searched defs:EncryptWithAuthentication (Results 1 - 2 of 2) sorted by null

  /system/weaved/buffet/
keystore_encryptor.cc 39 bool KeystoreEncryptor::EncryptWithAuthentication(const std::string& plaintext,
41 return keystore_->encryptWithAuthentication(kBuffetKeyName, plaintext,
  /system/webservd/webservd/
keystore_encryptor.cc 39 bool KeystoreEncryptor::EncryptWithAuthentication(const std::string& plaintext,
41 return keystore_->encryptWithAuthentication(kWebserverKeyName, plaintext,

Completed in 247 milliseconds