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

/freebsd-10-stable/sys/opencrypto/
H A Drmd160.c63 #define K1 0x5A827999U macro
[all...]
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Drmd160.c64 #define K1 0x5A827999U macro
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DFormatToken.h241 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { argument
245 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, tok::TokenKind K3) const { argument
249 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, tok::TokenKind K3, argument
/freebsd-10-stable/sys/mips/include/
H A Dregnum.h88 #define K1 27 macro
/freebsd-10-stable/crypto/openssl/crypto/modes/
H A Dgcm128.c1660 static const u8 K1[16], *P1 = NULL, *A1 = NULL, IV1[12], *C1 = NULL; local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp3077 Instruction *K1 = 0, *K2 = 0; local
2738 replaceOutputsOfPair(LLVMContext& Context, Instruction *I, Instruction *J, Instruction *K, Instruction *&InsertionPt, Instruction *&K1, Instruction *&K2) argument
[all...]

Completed in 559 milliseconds