mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-04 00:28:51 -04:00
Fix SMC names.
This commit is contained in:
parent
663c446439
commit
330f8a0f8b
6 changed files with 52 additions and 53 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||
#define CRYPTOUSECASE_AES 0
|
||||
#define CRYPTOUSECASE_RSAPRIVATE 1
|
||||
#define CRYPTOUSECASE_RSAOAEP 2
|
||||
#define CRYPTOUSECASE_RSATICKET 3
|
||||
#define CRYPTOUSECASE_SECUREEXPMOD 2
|
||||
#define CRYPTOUSECASE_RSAOAEP 3
|
||||
|
||||
#define CRYPTOUSECASE_MAX 4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue