dolphin/Source/Core/Common/Crypto
Lioncash d8f6d60189 Compiler: Rename UNUSED macro to DOLPHIN_UNUSED
UNUSED is quite a generic macro name and has potential to clash with
other libraries, so rename it to DOLPHIN_UNUSED to prevent that, as well
as make its naming consistent with the force inline macro
2018-06-09 12:20:29 -04:00
..
AES.cpp IOS: Implement IOSC-like API 2017-05-02 23:49:22 +02:00
AES.h IOS: Implement IOSC-like API 2017-05-02 23:49:22 +02:00
bn.cpp bn: Use int instead of u32 for sizes 2018-05-20 19:59:26 +02:00
bn.h bn: Use int instead of u32 for sizes 2018-05-20 19:59:26 +02:00
ec.cpp Compiler: Rename UNUSED macro to DOLPHIN_UNUSED 2018-06-09 12:20:29 -04:00
ec.h Move ECCSignature to Common::ec and give it a less confusing name 2018-05-27 14:01:38 +02:00