Home
last modified time | relevance | path

Searched refs:tweak (Results 1 – 25 of 42) sorted by relevance

12

/external/boringssl/src/crypto/aes/asm/
Daesni-x86_64.pl1725 my @tweak=map("%xmm$_",(10..15));
1726 my ($twmask,$twres,$twtmp)=("%xmm8","%xmm9",@tweak[4]);
1772 movdqa $inout0,@tweak[5]
1783 movdqa @tweak[5],@tweak[$i]
1785 paddq @tweak[5],@tweak[5]
1787 pxor $rndkey0,@tweak[$i]
1788 pxor $twtmp,@tweak[5]
1792 movdqa @tweak[5],@tweak[4]
1794 paddq @tweak[5],@tweak[5]
1796 pxor $rndkey0,@tweak[4]
[all …]
Daesni-x86.pl1108 { my ($tweak,$twtmp,$twres,$twmask)=($rndkey1,$rndkey0,$inout0,$inout1);
1138 &movdqa ($tweak,$inout0);
1141 &pcmpgtd($twtmp,$tweak); # broadcast upper bits
1159 &movdqa (&QWP(16*$i,"esp"),$tweak);
1160 &paddq ($tweak,$tweak); # &psllq($tweak,1);
1162 &pcmpgtd ($twtmp,$tweak); # broadcast upper bits
1163 &pxor ($tweak,$twres);
1166 &movdqa (&QWP(16*$i++,"esp"),$tweak);
1167 &paddq ($tweak,$tweak); # &psllq($tweak,1);
1171 &pxor ($inout5,$tweak);
[all …]
Dbsaes-x86_64.pl2167 paddq @XMM[7], @XMM[7] # psllq 1,$tweak
2216 paddq @XMM[7], @XMM[7] # psllq 1,$tweak
2234 paddq @XMM[7], @XMM[7] # psllq 1,$tweak
2555 paddq @XMM[7], @XMM[7] # psllq 1,$tweak
2604 paddq @XMM[7], @XMM[7] # psllq 1,$tweak
2622 paddq @XMM[7], @XMM[7] # psllq 1,$tweak
2804 paddq @XMM[7], @XMM[7] # psllq 1,$tweak
/external/boringssl/linux-arm/crypto/aes/
Dbsaes-armv7.S1586 ldr r0, [ip] @ pointer to input tweak
1588 @ generate initial tweak
1593 mov r0,sp @ pointer to initial tweak
1602 sub r12, #48 @ place for tweak[9]
1626 sub sp, #0x90 @ place for tweak[9]
1629 vld1.8 {q8}, [r0] @ initial tweak
1699 vst1.64 {q8}, [r0,:128] @ next round tweak
1732 vld1.64 {q8}, [r0,:128] @ next round tweak
1811 vst1.64 {q15}, [r0,:128] @ next round tweak
1842 vld1.64 {q8}, [r0,:128] @ next round tweak
[all …]
/external/crcalc/src/com/hp/creals/
DUnaryCRFunction.java487 BigInteger tweak = big2; in approximate() local
532 BigInteger new_guess = guess.add(tweak); in approximate()
534 guess = guess.subtract(tweak); in approximate()
541 tweak = tweak.negate(); in approximate()
/external/llvm/docs/
DPackaging.rst14 etc.) will tweak them. This document lists settings we suggest you tweak.
DHowToSetUpLLVMStyleRTTI.rst378 contract, you can tweak and optimize it as much as you want.
/external/google-breakpad/src/testing/
DREADME205 If you see errors, try to tweak the contents of make/Makefile to make
231 some environments. However, you can easily tweak Google Mock by
278 Please see file ${GTEST_DIR}/README for how to tweak them.
298 may need to tweak your compiler and/or linker flags. Please see the
/external/dnsmasq/contrib/openvpn/
DREADME33 > dnsmasq initscript to tweak /etc/dhclient-enter-hooks to change where
/external/antlr/antlr-3.4/runtime/Python/
DTODO79 - tweak CodeGenerator.genSetExpr()
/external/libvorbis/
DCHANGES3 * tweak + minor arithmetic fix in floor1 fit
/external/libmtp/
DTODO15 to tweak the udev config not to load USB mass storage support for
/external/skia/site/dev/runtime/
Dindex.md156 default, but it is still useful to be able to tweak certain algorithm parameters
/external/llvm/test/CodeGen/WinEH/
Dcppeh-alloca-sink.ll4 ; We don't currently do this optimization, but we'll need to tweak these tests
/external/libvncserver/x11vnc/
Dkeyboard.c2666 int tweak = 0; in modifier_tweak_keyboard()
2694 tweak = 1; in modifier_tweak_keyboard()
2705 tweak = 0; in modifier_tweak_keyboard()
2741 if ( tweak ) { in modifier_tweak_keyboard()
DChangeLog11 -ungrabboth (not useful.) X11VNC_SB_FACTOR -sb user tweak.
401 tweak xkb tiebreaking again. Shut off -ncache in dev mode.
609 * x11vnc: add -ssltimeout option; tweak ssl timeouts.
646 in WAIT mode. Mac OS X pty tweak.
1036 * add man page x11vnc.1 autogenerated from x11vnc -help; tweak
/external/protobuf/gtest/
DREADME152 If you see errors, try to tweak the contents of make/Makefile to make
225 some environments. However, you can easily tweak Google Test by
DCMakeLists.txt62 # tweak these definitions to suit your need. A variable's value is
/external/google-breakpad/src/testing/gtest/
DREADME152 If you see errors, try to tweak the contents of make/Makefile to make
235 some environments. However, you can easily tweak Google Test by
/external/google-breakpad/src/testing/gtest/cmake/
Dinternal_utils.cmake46 # Google Mock. You can tweak these definitions to suit your need. A
/external/libvpx/libvpx/third_party/googletest/src/
DREADME153 If you see errors, try to tweak the contents of make/Makefile to make
236 some environments. However, you can easily tweak Google Test by
/external/gtest/
DREADME153 If you see errors, try to tweak the contents of make/Makefile to make
236 some environments. However, you can easily tweak Google Test by
/external/iptables/utils/
Dpf.os171 # Some users tweak their TCP/IP settings - enable or disable RFC1323
178 # possible /proc/sys/net/ipv4 tweak on Linux or so.
/external/openssh/
DChangeLog739 wording tweak and ok djm@
1848 tweak previous;
1903 tweak previous;
1999 tweak previous;
2396 tweak previous;
4618 tweak synopsis: calling ssh-keygen without any arguments is fine; ok jmc@
6489 tweak the "exec" description, as worded by djm;
6532 tweak previous;
6585 tweak previous;
6608 tweak previous;
[all …]
/external/ceres-solver/docs/source/
Dbuilding.rst362 #. You may have to tweak some more settings to generate a MSVC

12