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

  /system/tpm/attestation/common/
crypto_utility_impl.h 82 std::string HmacSha512(const std::string& data, const std::string& key);
crypto_utility_impl.cc 113 encrypted_pb.set_mac(HmacSha512(iv + raw_encrypted_data, aes_key));
146 HmacSha512(encrypted_pb.iv() + encrypted_pb.encrypted_data(), aes_key);
410 std::string CryptoUtilityImpl::HmacSha512(const std::string& data,
  /prebuilts/tools/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/
jose4j-0.5.0.jar 

Completed in 563 milliseconds