Merge pull request #587 from Atmosphere-NX/spl_refactor
spl: refactor into sts namespace
commit 731a2c11a49f06186703b36ad78c8ece1b4c7ceb
2 parents ec4d078 + f9b48f0
@SciresM SciresM authored on 22 Jun 2019
GitHub committed on 22 Jun 2019
Showing 30 changed files
View
stratosphere/spl/source/spl_api.cpp 0 → 100644
View
stratosphere/spl/source/spl_api.hpp 0 → 100644
View
stratosphere/spl/source/spl_crypto_service.cpp
View
stratosphere/spl/source/spl_crypto_service.hpp
View
stratosphere/spl/source/spl_ctr_drbg.cpp
View
stratosphere/spl/source/spl_ctr_drbg.hpp
View
stratosphere/spl/source/spl_deprecated_service.cpp
View
stratosphere/spl/source/spl_deprecated_service.hpp
View
stratosphere/spl/source/spl_es_service.cpp
View
stratosphere/spl/source/spl_es_service.hpp
View
stratosphere/spl/source/spl_fs_service.cpp
View
stratosphere/spl/source/spl_fs_service.hpp
View
stratosphere/spl/source/spl_general_service.cpp
View
stratosphere/spl/source/spl_general_service.hpp
View
stratosphere/spl/source/spl_main.cpp
View
stratosphere/spl/source/spl_manu_service.cpp
View
stratosphere/spl/source/spl_manu_service.hpp
View
stratosphere/spl/source/spl_random_service.cpp
View
stratosphere/spl/source/spl_random_service.hpp
View
stratosphere/spl/source/spl_rsa_service.cpp
View
stratosphere/spl/source/spl_rsa_service.hpp
View
stratosphere/spl/source/spl_secmon_wrapper.cpp 100644 → 0
View
stratosphere/spl/source/spl_secmon_wrapper.hpp 100644 → 0
View
stratosphere/spl/source/spl_smc.cpp 0 → 100644
View
stratosphere/spl/source/spl_smc.hpp 0 → 100644
View
stratosphere/spl/source/spl_smc_wrapper.cpp 100644 → 0
View
stratosphere/spl/source/spl_smc_wrapper.hpp 100644 → 0
View
stratosphere/spl/source/spl_ssl_service.cpp
View
stratosphere/spl/source/spl_ssl_service.hpp
View
stratosphere/spl/source/spl_types.hpp