Merge pull request #12108 from noahpistilli/kd-check-mail

IOS/KD: Implement NWC24_CHECK_MAIL_NOW
This commit is contained in:
Admiral H. Curtiss
2023-09-03 19:52:26 +02:00
committed by GitHub
16 changed files with 569 additions and 18 deletions

View File

@ -29,6 +29,8 @@ add_library(common
Crypto/bn.h
Crypto/ec.cpp
Crypto/ec.h
Crypto/HMAC.cpp
Crypto/HMAC.h
Crypto/SHA1.cpp
Crypto/SHA1.h
Debug/MemoryPatches.cpp