This is a simple one. Does .NET implementations of AES support hardware encryption/decryption?
I can't find much information but this answer to this question implies that AesCryptoServiceProvider will make uses of AES-NI when available.