xboxkrnl: Add a bunch of crypto functions

This commit is contained in:
Dr. Chat
2016-07-11 10:34:33 -05:00
parent 99f3c61fc1
commit fb87b7a3c3
14 changed files with 1506 additions and 14 deletions

4
third_party/crypto/des/des_lookup.h vendored Normal file
View File

@@ -0,0 +1,4 @@
#ifndef DES_LOOKUP_H
#define DES_LOOKUP_H
#endif // DES_LOOKUP_H