Searched refs:_mm_aesenclast_si128 (Results 1 – 2 of 2) sorted by relevance
35 m = _mm_aesenclast_si128(m, w[1]); in AesCbc_Encode_Intel()53 #define AES_ENC_LAST(n) AES_OP_W(_mm_aesenclast_si128, n)157 m = _mm_aesenclast_si128(m, w[1]); in AesCtr_Code_Intel()
66 _mm_aesenclast_si128(__m128i __V, __m128i __R) in _mm_aesenclast_si128() function