aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/nwm/uds_data.cpp
AgeCommit message (Expand)Author
2017-06-26UDS: Use the ToDS and FromDS fields to properly calculate the AAD used during...Subv
2017-06-26UDS: Move the UDS keyslot used to generate the CCMP key to the AES::KeySlotID...Subv
2017-06-26UDS: Run clang-format.Subv
2017-06-26UDS: Added functions to encrypt and decrypt the data frames.Subv
2017-06-15UDS: Clarify comment about the first 4 bytes of the SecureData header.Subv
2017-06-15UDS: Stub SendTo to generate the unencrypted data frame with the right headers.Subv