22 #if defined (_M_CEE_PURE)
23 #error ERROR: EMM intrinsics not supported in the pure mode!
82 #if defined __cplusplus
__m128i _mm_aeskeygenassist_si128(__m128i ckey, const int rcon)
__m128i _mm_aesdeclast_si128(__m128i v, __m128i rkey)
__m128i _mm_clmulepi64_si128(__m128i v1, __m128i v2, const int imm8)
__m128i _mm_aesenc_si128(__m128i v, __m128i rkey)
__m128i _mm_aesimc_si128(__m128i v)
__m128i _mm_aesenclast_si128(__m128i v, __m128i rkey)
__m128i
Definition: emmintrin.h:44
__m128i _mm_aesdec_si128(__m128i v, __m128i rkey)