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

/freebsd-10-stable/crypto/openssh/
H A Dumac.c339 UINT32 k0,k1,k2,k3,k4,k5,k6,k7; local
348 k4 = *(k+4); k5 = *(k+5); k6 = *(k+6); k7 = *(k+7);
352 h += MUL64((k3 + d3), (k7 + d7));
372 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, local
383 k4 = *(k+4); k5 = *(k+5); k6 = *(k+6); k7 = *(k+7);
395 h1 += MUL64((k3 + d3), (k7 + d7));
396 h2 += MUL64((k7 + d3), (k11 + d7));
419 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, local
426 k4 = *(k+4); k5 = *(k+5); k6 = *(k+6); k7 = *(k+7);
447 h1 += MUL64((k3 + d3), (k7
474 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, local
[all...]
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost89.h25 byte k7[16]; member in struct:__anon246
H A Dgost89.c224 c->k87[i] = (b->k8[i >> 4] << 4 | b->k7[i & 15]) << 24;
/freebsd-10-stable/share/mk/
H A Dbsd.cpu.mk32 . elif ${CPUTYPE} == "k7"
153 MACHINE_CPU = athlon-xp athlon k7 3dnow sse4a sse3 sse2 sse mmx k6 k5 i586
155 MACHINE_CPU = athlon-xp athlon k7 3dnow sse3 sse2 sse mmx k6 k5 i586
158 MACHINE_CPU = athlon-xp athlon k7 3dnow sse2 sse mmx k6 k5 i586
161 MACHINE_CPU = athlon-xp athlon k7 3dnow sse mmx k6 k5 i586
163 MACHINE_CPU = athlon k7 3dnow mmx k6 k5 i586
/freebsd-10-stable/lib/libpmc/
H A DMakefile37 MAN+= pmc.k7.3
H A Dlibpmc.c150 PMC_CLASSDEP_TABLE(k7, K7);
305 PMC_MDEP_TABLE(k7, K7, PMC_CLASS_SOFT, PMC_CLASS_TSC);
362 PMC_CLASS_TABLE_DESC(k7, K7, k7, k7);
504 EV_ALIAS("branches", "k7-retired-branches"),
505 EV_ALIAS("branch-mispredicts", "k7-retired-branches-mispredicted"),
507 EV_ALIAS("dc-misses", "k7-dc-misses"),
508 EV_ALIAS("ic-misses", "k7-ic-misses"),
509 EV_ALIAS("instructions", "k7
[all...]
/freebsd-10-stable/sys/ia64/ia64/
H A Dsyscall.S75 mov r14=ar.k7 // Memory stack
476 mov ar.k7=r31
512 mov ar.k7=r31
H A Dexception.S45 * ar.k7 = kernel memory stack
260 (p15) mov r23=ar.k7 // kernel memory stack
684 add r16=r16,sp // ar.k7
749 mov ar.k7=r16
/freebsd-10-stable/sys/opencrypto/
H A Dskipjack.c143 u_int8_t * k7 = key_tables [7]; local
211 u_int8_t * k7 = key_tables [7]; local
/freebsd-10-stable/sys/ia64/include/
H A Dia64_cpu.h405 IA64_AR(k7)
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/sort/
H A Dt_sort.sh261 atf_check -o file:out sort -t: -k9 -k8 -k7 -k6 -k5 -k4 -k3 \
/freebsd-10-stable/contrib/ncurses/include/
H A DCaps.uwin365 key_f7 kf7 str k7 KEY_F(7) - YBCGE F7 function key
H A DCaps397 key_f7 kf7 str k7 KEY_F(7) - YBCGE F7 function key
H A DCaps.aix4397 key_f7 kf7 str k7 KEY_F(7) - YBCGE F7 function key
H A DCaps.hpux11399 key_f7 kf7 str k7 KEY_F(7) - YBCGE F7 function key
H A DCaps.keys399 key_f7 kf7 str k7 KEY_F(7) - YBCGE F7 function key

Completed in 234 milliseconds