OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TssCompatibleEncrypt
(Results
1 - 2
of
2
) sorted by null
/system/tpm/attestation/common/
crypto_utility_impl.h
86
bool
TssCompatibleEncrypt
(const std::string& input,
crypto_utility_impl.cc
229
if (!
TssCompatibleEncrypt
(credential, aes_key, &encrypted_credential)) {
421
bool CryptoUtilityImpl::
TssCompatibleEncrypt
(const std::string& input,
Completed in 109 milliseconds