HomeSort by: relevance | last modified time | path
    Searched refs:K1 (Results 1 - 25 of 36) sorted by relevancy

1 2

  /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
sha.c 69 #define K1 0x6ed9eba1
128 DO(20,F1,K1);
129 DO(21,F1,K1);
130 DO(22,F1,K1);
131 DO(23,F1,K1);
132 DO(24,F1,K1);
133 DO(25,F1,K1);
134 DO(26,F1,K1);
135 DO(27,F1,K1);
136 DO(28,F1,K1);
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
sha1.c 274 #define K1 0x5a827999
331 R( a, b, c, d, e, F1, K1, x[ 0] );
332 R( e, a, b, c, d, F1, K1, x[ 1] );
333 R( d, e, a, b, c, F1, K1, x[ 2] );
334 R( c, d, e, a, b, F1, K1, x[ 3] );
335 R( b, c, d, e, a, F1, K1, x[ 4] );
336 R( a, b, c, d, e, F1, K1, x[ 5] );
337 R( e, a, b, c, d, F1, K1, x[ 6] );
338 R( d, e, a, b, c, F1, K1, x[ 7] );
339 R( c, d, e, a, b, F1, K1, x[ 8] )
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPURegBankCombiner.cpp 62 Register &Val, Register &K0, Register &K1);
90 Register &K0, Register &K1) {
91 // 4 operand commutes of: min(max(Val, K0), K1).
92 // Find K1 from outer instr: min(max(...), K1) or min(K1, max(...)).
94 // 4 operand commutes of: max(min(Val, K1), K0).
96 // Find K1 and Val from inner instr: min(K1, Val) or min(Val, K1)
    [all...]
  /src/external/gpl3/binutils/dist/libiberty/
sha1.c 275 #define K1 0x5a827999
332 R( a, b, c, d, e, F1, K1, x[ 0] );
333 R( e, a, b, c, d, F1, K1, x[ 1] );
334 R( d, e, a, b, c, F1, K1, x[ 2] );
335 R( c, d, e, a, b, F1, K1, x[ 3] );
336 R( b, c, d, e, a, F1, K1, x[ 4] );
337 R( a, b, c, d, e, F1, K1, x[ 5] );
338 R( e, a, b, c, d, F1, K1, x[ 6] );
339 R( d, e, a, b, c, F1, K1, x[ 7] );
340 R( c, d, e, a, b, F1, K1, x[ 8] )
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
sha1.c 275 #define K1 0x5a827999
332 R( a, b, c, d, e, F1, K1, x[ 0] );
333 R( e, a, b, c, d, F1, K1, x[ 1] );
334 R( d, e, a, b, c, F1, K1, x[ 2] );
335 R( c, d, e, a, b, F1, K1, x[ 3] );
336 R( b, c, d, e, a, F1, K1, x[ 4] );
337 R( a, b, c, d, e, F1, K1, x[ 5] );
338 R( e, a, b, c, d, F1, K1, x[ 6] );
339 R( d, e, a, b, c, F1, K1, x[ 7] );
340 R( c, d, e, a, b, F1, K1, x[ 8] )
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
sha1.c 279 #define K1 0x5a827999
336 R( a, b, c, d, e, F1, K1, x[ 0] );
337 R( e, a, b, c, d, F1, K1, x[ 1] );
338 R( d, e, a, b, c, F1, K1, x[ 2] );
339 R( c, d, e, a, b, F1, K1, x[ 3] );
340 R( b, c, d, e, a, F1, K1, x[ 4] );
341 R( a, b, c, d, e, F1, K1, x[ 5] );
342 R( e, a, b, c, d, F1, K1, x[ 6] );
343 R( d, e, a, b, c, F1, K1, x[ 7] );
344 R( c, d, e, a, b, F1, K1, x[ 8] )
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
sha1.c 275 #define K1 0x5a827999
332 R( a, b, c, d, e, F1, K1, x[ 0] );
333 R( e, a, b, c, d, F1, K1, x[ 1] );
334 R( d, e, a, b, c, F1, K1, x[ 2] );
335 R( c, d, e, a, b, F1, K1, x[ 3] );
336 R( b, c, d, e, a, F1, K1, x[ 4] );
337 R( a, b, c, d, e, F1, K1, x[ 5] );
338 R( e, a, b, c, d, F1, K1, x[ 6] );
339 R( d, e, a, b, c, F1, K1, x[ 7] );
340 R( c, d, e, a, b, F1, K1, x[ 8] )
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
sha1.c 275 #define K1 0x5a827999
332 R( a, b, c, d, e, F1, K1, x[ 0] );
333 R( e, a, b, c, d, F1, K1, x[ 1] );
334 R( d, e, a, b, c, F1, K1, x[ 2] );
335 R( c, d, e, a, b, F1, K1, x[ 3] );
336 R( b, c, d, e, a, F1, K1, x[ 4] );
337 R( a, b, c, d, e, F1, K1, x[ 5] );
338 R( e, a, b, c, d, F1, K1, x[ 6] );
339 R( d, e, a, b, c, F1, K1, x[ 7] );
340 R( c, d, e, a, b, F1, K1, x[ 8] )
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/Format/
FormatToken.h 454 template <typename A, typename B> bool isOneOf(A K1, B K2) const {
455 return is(K1) || is(K2);
458 bool isOneOf(A K1, B K2, Ts... Ks) const {
459 return is(K1) || isOneOf(K2, Ks...);
479 bool startsSequence(A K1, Ts... Tokens) const {
480 return startsSequenceInternal(K1, Tokens...);
490 bool endsSequence(A K1, Ts... Tokens) const {
491 return endsSequenceInternal(K1, Tokens...);
704 bool startsSequenceInternal(A K1, Ts... Tokens) const {
706 return Next->startsSequenceInternal(K1, Tokens...)
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Support/
xxhash.cpp 109 uint64_t const K1 = round(0, endian::read64le(P));
110 H64 ^= K1;
  /src/common/lib/libc/hash/rmd160/
rmd160.c 81 #define K1 0x5A827999U
226 R(e, a, b, c, d, F1, K1, 7, 7);
227 R(d, e, a, b, c, F1, K1, 6, 4);
228 R(c, d, e, a, b, F1, K1, 8, 13);
229 R(b, c, d, e, a, F1, K1, 13, 1);
230 R(a, b, c, d, e, F1, K1, 11, 10);
231 R(e, a, b, c, d, F1, K1, 9, 6);
232 R(d, e, a, b, c, F1, K1, 7, 15);
233 R(c, d, e, a, b, F1, K1, 15, 3);
234 R(b, c, d, e, a, F1, K1, 7, 12)
    [all...]
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
rmd160.c 63 #define K1 0x5A827999U
204 R(e, a, b, c, d, F1, K1, 7, 7);
205 R(d, e, a, b, c, F1, K1, 6, 4);
206 R(c, d, e, a, b, F1, K1, 8, 13);
207 R(b, c, d, e, a, F1, K1, 13, 1);
208 R(a, b, c, d, e, F1, K1, 11, 10);
209 R(e, a, b, c, d, F1, K1, 9, 6);
210 R(d, e, a, b, c, F1, K1, 7, 15);
211 R(c, d, e, a, b, F1, K1, 15, 3);
212 R(b, c, d, e, a, F1, K1, 7, 12)
    [all...]
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Token.h 99 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const {
100 return is(K1) || is(K2);
103 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const {
104 return is(K1) || isOneOf(K2, Ks...);
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsSEFrameLowering.cpp 612 BuildMI(MBB, MBBI, DL, STI.getInstrInfo()->get(Mips::MFC0), Mips::K1)
617 STI.getInstrInfo()->storeRegToStack(MBB, MBBI, Mips::K1, false,
623 BuildMI(MBB, MBBI, DL, STI.getInstrInfo()->get(Mips::MFC0), Mips::K1)
628 STI.getInstrInfo()->storeRegToStack(MBB, MBBI, Mips::K1, false,
657 BuildMI(MBB, MBBI, DL, STI.getInstrInfo()->get(Mips::INS), Mips::K1)
661 .addReg(Mips::K1)
665 BuildMI(MBB, MBBI, DL, STI.getInstrInfo()->get(Mips::INS), Mips::K1)
669 .addReg(Mips::K1)
674 BuildMI(MBB, MBBI, DL, STI.getInstrInfo()->get(Mips::INS), Mips::K1)
678 .addReg(Mips::K1)
    [all...]
MipsRegisterInfo.cpp 152 Mips::ZERO, Mips::K0, Mips::K1, Mips::SP
MicroMipsSizeReduction.cpp 383 Mips::S6, Mips::S7, Mips::T8, Mips::T9, Mips::K0, Mips::K1, Mips::GP,
  /src/lib/libcrypt/
crypt.c 709 DCL_BLOCK(K, K0, K1);
719 PERM6464(K,K0,K1,(const unsigned char *)key,(C_block *)PC1ROT);
721 STORE(K&~0x03030303L, K0&~0x03030303L, K1, *help);
724 STORE(K,K0,K1,*help);
726 PERM6464(K,K0,K1,(const unsigned char *)help,ptabp);
727 STORE(K&~0x03030303L, K0&~0x03030303L, K1, *help);
  /src/external/bsd/pcc/dist/pcc/arch/mips/
macdefs.h 176 #define K1 27
291 { -1 }, /* $k1 */ \
  /src/crypto/external/apache2/openssl/dist/test/
modes_internal_test.c 275 static const u8 K1[16], P1[] = { 0 }, A1[] = { 0 }, IV1[12], C1[] = { 0 };
282 #define K2 K1
729 #define K19 K1
758 #define K20 K1
  /src/crypto/external/bsd/openssl/dist/test/
modes_internal_test.c 272 static const u8 K1[16], P1[] = { 0 }, A1[] = { 0 }, IV1[12], C1[] = { 0 };
279 # define K2 K1
726 # define K19 K1
755 # define K20 K1
  /src/crypto/external/bsd/openssl.old/dist/test/
modes_internal_test.c 266 static const u8 K1[16], P1[] = { 0 }, A1[] = { 0 }, IV1[12], C1[] = { 0 };
273 # define K2 K1
720 # define K19 K1
749 # define K20 K1
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
crypto.c 2218 krb5_data K1;
2234 ret = krb5_data_alloc(&K1, key_len);
2242 &label, NULL, md, &K1);
2246 memcpy(key->key->keyvalue.data, K1.data, key_len);
2249 memset_s(K1.data, K1.length, 0, K1.length);
2250 krb5_data_free(&K1);
  /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/
aes-riscv64.pl 102 my $K1 = $KEYP;
361 ld $K1,24($KEYP)
434 xor $T2,$T2,$K1 # XOR in key
580 # K0,K1 are aliases for loopcntr,KEYP
584 ld $K1,24($KEYP)
653 xor $T0,$T0,$K1 # xor in key
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.h 319 ENTRY(K1) \
  /src/sys/dev/
ipmi.c 1430 char K1, K2;
1441 K1 = signextend(s1->rbexp & 0xF, 4);
1445 * y = L((M * v + (B * 10^K1)) * 10^(K2+adj)
1448 * y = L(M*v * 10^(K2+adj) + B * 10^(K1+K2+adj)); */
1450 v2 = powx(FIX10, INT2FIX(K1 + K2 + adj));

Completed in 68 milliseconds

1 2