OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EncryptSalt
(Results
1 - 2
of
2
) sorted by null
/system/tpm/trunks/
session_manager_impl.h
53
TPM_RC
EncryptSalt
(const std::string& salt, std::string* encrypted_salt);
session_manager_impl.cc
91
TPM_RC salt_result =
EncryptSalt
(salt, &encrypted_salt);
151
TPM_RC SessionManagerImpl::
EncryptSalt
(const std::string& salt,
Completed in 110 milliseconds