Home
last modified time | relevance | path

Searched refs:kBuffetKeyName (Results 1 – 1 of 1) sorted by relevance

/system/weaved/buffet/
Dkeystore_encryptor.cc23 const char kBuffetKeyName[] = "buffet_config_b4f594c3"; variable
41 return keystore_->encryptWithAuthentication(kBuffetKeyName, plaintext, in EncryptWithAuthentication()
47 return keystore_->decryptWithAuthentication(kBuffetKeyName, ciphertext, in DecryptWithAuthentication()