HomeSort by relevance Sort by last modified time
    Searched refs:_mm_aesenclast_si128 (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Headers/
__wmmintrin_aes.h 66 _mm_aesenclast_si128(__m128i __V, __m128i __R) function
  /external/lzma/C/
AesOpt.c 35 m = _mm_aesenclast_si128(m, w[1]);
53 #define AES_ENC_LAST(n) AES_OP_W(_mm_aesenclast_si128, n)
157 m = _mm_aesenclast_si128(m, w[1]);

Completed in 528 milliseconds