Update aes.c
use uintptr_t instead of intptr_t to avoid warming C4018 in Virsual Studio. warming C4018: 'expression' : signed/unsigned mismatch https://msdn.microsoft.com/library/y92ktdf2.aspx
Please register or sign in to comment
use uintptr_t instead of intptr_t to avoid warming C4018 in Virsual Studio. warming C4018: 'expression' : signed/unsigned mismatch https://msdn.microsoft.com/library/y92ktdf2.aspx