OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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