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

  /system/weaved/buffet/
keystore_encryptor.cc 45 bool KeystoreEncryptor::DecryptWithAuthentication(const std::string& ciphertext,
47 return keystore_->decryptWithAuthentication(kBuffetKeyName, ciphertext,
  /system/webservd/webservd/
keystore_encryptor.cc 45 bool KeystoreEncryptor::DecryptWithAuthentication(const std::string& ciphertext,
47 return keystore_->decryptWithAuthentication(kWebserverKeyName, ciphertext,

Completed in 95 milliseconds