Home
last modified time | relevance | path

Searched defs:x_11 (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Du4.h41 __m128i x_11 = _mm_set1_epi32(x[11]); variable
H A Du8.h151 __m256i x_11 = _mm256_set1_epi32(x[11]); variable