HomeSort by relevance Sort by last modified time
    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 228 if (!TssCompatibleEncrypt(credential, aes_key, &encrypted_credential)) {
420 bool CryptoUtilityImpl::TssCompatibleEncrypt(const std::string& input,

Completed in 52 milliseconds