Searched defs:K1 (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/CommonCrypto-60049/lib/
H A DCommonCMAC.c107 uint8_t K1[16], K2[16]; local
/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A DckSHA1_priv.c46 #define K1 0x5A827999L /* Rounds 0-19 */ macro
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/
H A DckSHA1_priv.c46 #define K1 0x5A827999L /* Rounds 0-19 */ macro
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Dsha.c65 #define K1 0x6ed9eba1 macro
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/tm/
H A Dtmxdate.c142 #define K1(c1) (c1) macro
[all...]
/macosx-10.9.5/CPANInternal-140/Digest-SHA/src/
H A Dsha.c43 #define K1 C32(0x5a827999) /* SHA-1 constants */ macro
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Vectorize/
H A DBBVectorize.cpp2342 Instruction *K1 = 0, *K2 = 0; local
2026 replaceOutputsOfPair(LLVMContext& Context, Instruction *I, Instruction *J, Instruction *K, Instruction *&InsertionPt, Instruction *&K1, Instruction *&K2, bool FlipMemInputs) argument
[all...]

Completed in 205 milliseconds