HomeSort by relevance Sort by last modified time
    Searched refs:AesDecrypt (Results 1 - 2 of 2) sorted by null

  /system/tpm/attestation/common/
crypto_utility_impl.h 76 bool AesDecrypt(const std::string& encrypted_data,
crypto_utility_impl.cc 156 if (!AesDecrypt(encrypted_pb.encrypted_data(), aes_key, encrypted_pb.iv(),
360 bool CryptoUtilityImpl::AesDecrypt(const std::string& encrypted_data,

Completed in 64 milliseconds