Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c323 #define MULREDUCE4(rev, H0_, H1_, H2_, H3_, X0_, X1_, X2_, X3_, accv) \ argument
553 __m128i X1_ = _mm_loadu_si128((const __m128i *) (ad + i + 48)); in crypto_aead_aes256gcm_encrypt_detached_afternm() local
694 __m128i X1_ = _mm_loadu_si128((const __m128i *) (ad + i + 48)); in crypto_aead_aes256gcm_decrypt_detached_afternm() local