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
AES.h
bn.cpp
bn.h
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