Searched refs:__intkey (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dkeylockerintrin.h39 /// Load internal wrapping key from __intkey, __enkey_lo and __enkey_hi. __ctl
43 /// loaded from the implicit operand XMM0 which assigned by __intkey.
71 /// IWKey.IntegrityKey[127:0] := __intkey[127:0]
80 /// IWKey.IntegrityKey[127:0] := __intkey[127:0] XOR HW_NRND_GEN.data[383:256]
96 _mm_loadiwkey (unsigned int __ctl, __m128i __intkey, argument
98 __builtin_ia32_loadiwkey (__intkey, __enkey_lo, __enkey_hi, __ctl);

Completed in 185 milliseconds