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

/freebsd-10.0-release/crypto/openssh/
H A Dcipher-3des1.c56 EVP_CIPHER_CTX k1, k2, k3; member in struct:ssh1_3des_ctx
67 u_char *k1, *k2, *k3; local
77 k1 = k2 = k3 = (u_char *) key;
81 k3 += 16;
87 EVP_CIPHER_CTX_init(&c->k3);
91 EVP_CipherInit(&c->k3, EVP_des_cbc(), k3, NULL, enc);
95 EVP_CipherInit(&c->k3, EVP_des_cbc(), k3, NULL, enc) == 0) {
118 EVP_Cipher(&c->k3, des
[all...]
H A Dumac.c350 UINT32 k0,k1,k2,k3,k4,k5,k6,k7; local
358 k0 = *(k+0); k1 = *(k+1); k2 = *(k+2); k3 = *(k+3);
363 h += MUL64((k3 + d3), (k7 + d7));
383 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, local
388 k0 = *(k+0); k1 = *(k+1); k2 = *(k+2); k3 = *(k+3);
406 h1 += MUL64((k3 + d3), (k7 + d7));
409 k0 = k8; k1 = k9; k2 = k10; k3 = k11;
430 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, local
436 k0 = *(k+0); k1 = *(k+1); k2 = *(k+2); k3 = *(k+3);
458 h1 += MUL64((k3
485 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, local
[all...]
/freebsd-10.0-release/contrib/jemalloc/include/jemalloc/internal/
H A Dhash.h158 uint32_t k3 = hash_get_block_32(blocks, i*4 + 2); local
171 k3 *= c3; k3 = hash_rotl_32(k3, 17); k3 *= c4; h3 ^= k3;
188 uint32_t k3 = 0; local
197 case 12: k3 ^= tail[11] << 24;
198 case 11: k3 ^= tail[10] << 16;
199 case 10: k3
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/des/
H A Dofb64ede.c68 DES_key_schedule *k3, DES_cblock *ivec,
94 DES_encrypt3(ti,k1,k2,k3);
65 DES_ede3_ofb64_encrypt(register const unsigned char *in, register unsigned char *out, long length, DES_key_schedule *k1, DES_key_schedule *k2, DES_key_schedule *k3, DES_cblock *ivec, int *num) argument
H A Ddes_old.h138 #define des_ecb3_encrypt(i,o,k1,k2,k3,e)\
139 DES_ecb3_encrypt((i),(o),&(k1),&(k2),&(k3),(e))
140 #define des_ede3_cbc_encrypt(i,o,l,k1,k2,k3,iv,e)\
141 DES_ede3_cbc_encrypt((i),(o),(l),&(k1),&(k2),&(k3),(iv),(e))
142 #define des_ede3_cbcm_encrypt(i,o,l,k1,k2,k3,iv1,iv2,e)\
143 DES_ede3_cbcm_encrypt((i),(o),(l),&(k1),&(k2),&(k3),(iv1),(iv2),(e))
144 #define des_ede3_cfb64_encrypt(i,o,l,k1,k2,k3,iv,n,e)\
145 DES_ede3_cfb64_encrypt((i),(o),(l),&(k1),&(k2),&(k3),(iv),(n),(e))
146 #define des_ede3_ofb64_encrypt(i,o,l,k1,k2,k3,iv,n)\
147 DES_ede3_ofb64_encrypt((i),(o),(l),&(k1),&(k2),&(k3),(i
[all...]
/freebsd-10.0-release/crypto/openssl/engines/ccgost/
H A Dgost89.h29 byte k3[16]; member in struct:__anon5227
H A Dgost89.c125 c->k43[i] = (b->k4[i>>4] <<4 | b->k3 [i &15])<<8;
/freebsd-10.0-release/tools/tools/shlib-compat/
H A Dshlib-compat-dirs.sh44 astyle --quiet --style=bsd -k3 $out/$i.orig.c $out/$i.new.c
/freebsd-10.0-release/sys/opencrypto/
H A Dskipjack.c81 #define g(k0, k1, k2, k3, ih, il, oh, ol) \
86 ol = k##k3 [oh] ^ ol; \
96 #define g_inv(k0, k1, k2, k3, ih, il, oh, ol) \
98 ol = k##k3 [ih] ^ il; \
139 u_int8_t * k3 = key_tables [3]; local
207 u_int8_t * k3 = key_tables [3]; local
/freebsd-10.0-release/crypto/openssl/crypto/ec/
H A Dec_asn1.c106 unsigned int *k2, unsigned int *k3)
123 if (k3)
124 *k3 = group->poly[1];
135 long k3; member in struct:x9_62_pentanomial_st
203 ASN1_SIMPLE(X9_62_PENTANOMIAL, k3, LONG)
401 unsigned int k1, k2, k3;
403 if (!EC_GROUP_get_pentanomial_basis(group, &k1, &k2, &k3))
416 char_two->p.ppBasis->k3 = (long)k3;
852 if (!(char_two->m > penta->k3
105 EC_GROUP_get_pentanomial_basis(const EC_GROUP *group, unsigned int *k1, unsigned int *k2, unsigned int *k3) argument
[all...]
H A Dec.h679 unsigned int *k2, unsigned int *k3);
/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-eigrp.c113 u_int8_t k3; member in struct:eigrp_tlv_general_parm_t
305 printf("\n\t holdtime: %us, k1 %u, k2 %u, k3 %u, k4 %u, k5 %u",
309 tlv_ptr.eigrp_tlv_general_parm->k3,
/freebsd-10.0-release/sys/ia64/include/
H A Dia64_cpu.h401 IA64_AR(k3)
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DHashing.h171 static const uint64_t k3 = 0xc949d7c7509e6557ULL; member in namespace:llvm::hashing::detail
202 return shift_mix(y * k2 ^ z * k3 ^ seed) * k2;
222 a + rotate(b ^ k3, 20) - c + len + seed);
/freebsd-10.0-release/contrib/ncurses/include/
H A DCaps.uwin361 key_f3 kf3 str k3 KEY_F(3) - YBCGE F3 function key
H A DCaps393 key_f3 kf3 str k3 KEY_F(3) - YBCGE F3 function key
H A DCaps.aix4393 key_f3 kf3 str k3 KEY_F(3) - YBCGE F3 function key
H A DCaps.hpux11395 key_f3 kf3 str k3 KEY_F(3) - YBCGE F3 function key
H A DCaps.keys395 key_f3 kf3 str k3 KEY_F(3) - YBCGE F3 function key
/freebsd-10.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw-1.9.12.0.bin.uu5732 cMw5AAyqAgp3Agl3AvjmAAuwCwUA5yQtKVAEgABb/xlj/dYpIF+k3/PgAEfymQEAKfQGKCEwCIgU
/freebsd-10.0-release/contrib/ncurses/misc/
H A Dterminfo.src9380 # (vt320-k3: I added <rmam>/<smam> based on the init string -- esr)
9381 vt320-k3|MS-Kermit 3.00's vt320 emulation,
20722 # * Added vt320-k3, rsvidtx from the Emacs termcap.dat file. I think
20777 # * fixed cup in adm22 entry and parametrized strings in vt320-k3.
20949 # pro350, att7300, 5420_2, att4418, att4424, att4426, att505, vt320-k3.
21306 # mgr-sun, ncsa-m, vt320-k3, att505, avt-ns, as well as smir/rmir

Completed in 385 milliseconds