exo2: Implement (untested) SmcDecryptDeviceUniqueData
1 parent 4fe42eb commit 91e0bbd9d7dd547918de370ab54a8aa63b864590
@Michael Scire Michael Scire authored on 17 May 2020
SciresM committed on 15 Jun 2020
Showing 14 changed files
View
exosphere2/program/source/secmon_key_storage.hpp
View
exosphere2/program/source/smc/secmon_smc_aes.cpp
View
exosphere2/program/source/smc/secmon_smc_aes.hpp
View
exosphere2/program/source/smc/secmon_smc_device_unique_data.cpp
View
exosphere2/program/source/smc/secmon_smc_device_unique_data.hpp
View
libraries/libexosphere/source/crypto/crypto_aes_impl_security_engine.cpp 0 → 100644
View
libraries/libvapours/include/vapours/crypto.hpp
View
libraries/libvapours/include/vapours/crypto/crypto_aes_gcm_encryptor.hpp 0 → 100644
View
libraries/libvapours/include/vapours/crypto/crypto_gcm_encryptor.hpp 0 → 100644
View
libraries/libvapours/include/vapours/crypto/impl/crypto_aes_impl.hpp
View
libraries/libvapours/include/vapours/crypto/impl/crypto_gcm_mode_impl.hpp 0 → 100644
View
libraries/libvapours/include/vapours/util/util_endian.hpp
View
libraries/libvapours/source/crypto/impl/crypto_aes_impl.arch.arm64.cpp
View
libraries/libvapours/source/crypto/impl/crypto_gcm_mode_impl.arch.arm64.cpp 0 → 100644