Searched defs:TssCompatibleEncrypt (Results 1 - 1 of 1) sorted by relevance

/system/tpm/attestation/common/
H A Dcrypto_utility_impl.cc228 if (!TssCompatibleEncrypt(credential, aes_key, &encrypted_credential)) {
420 bool CryptoUtilityImpl::TssCompatibleEncrypt(const std::string& input, function in class:attestation::CryptoUtilityImpl

Completed in 25 milliseconds