STLdoc
STLdocumentation
|
#include <nmmintrin.h>
Go to the source code of this file.
Macros | |
#define | _INCLUDED_WMM |
Functions | |
__m128i | _mm_aesdec_si128 (__m128i, __m128i) |
__m128i | _mm_aesdeclast_si128 (__m128i, __m128i) |
__m128i | _mm_aesenc_si128 (__m128i, __m128i) |
__m128i | _mm_aesenclast_si128 (__m128i, __m128i) |
__m128i | _mm_aesimc_si128 (__m128i) |
__m128i | _mm_aeskeygenassist_si128 (__m128i, const int) |
__m128i | _mm_clmulepi64_si128 (__m128i, __m128i, const int) |
#define _INCLUDED_WMM |