Searched refs:_mm_aesdeclast_si128 (Results 1 – 2 of 2) sorted by relevance
51 #define AES_DEC_LAST(n) AES_OP_W(_mm_aesdeclast_si128, n)101 m = _mm_aesdeclast_si128(m, w[0]); in AesCbc_Decode_Intel()
106 _mm_aesdeclast_si128(__m128i __V, __m128i __R) in _mm_aesdeclast_si128() function