HomeSort by relevance Sort by last modified time
    Searched full:tweak (Results 1 - 25 of 324) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/openssl/openssl/crypto/modes/
xts128.c 66 union { u64 u[2]; u32 d[4]; u8 c[16]; } tweak, scratch; local
71 memcpy(tweak.c, iv, 16);
73 (*ctx->block2)(tweak.c,tweak.c,ctx->key2);
80 scratch.u[0] ^= tweak.u[0];
81 scratch.u[1] ^= tweak.u[1];
83 scratch.u[0] = ((u64*)inp)[0]^tweak.u[0];
84 scratch.u[1] = ((u64*)inp)[1]^tweak.u[1];
88 scratch.u[0] ^= tweak.u[0];
89 scratch.u[1] ^= tweak.u[1]
    [all...]
  /external/openssl/crypto/modes/
xts128.c 66 union { u64 u[2]; u32 d[4]; u8 c[16]; } tweak, scratch; local
71 memcpy(tweak.c, iv, 16);
73 (*ctx->block2)(tweak.c,tweak.c,ctx->key2);
80 scratch.u[0] ^= tweak.u[0];
81 scratch.u[1] ^= tweak.u[1];
83 scratch.u[0] = ((u64*)inp)[0]^tweak.u[0];
84 scratch.u[1] = ((u64*)inp)[1]^tweak.u[1];
88 scratch.u[0] ^= tweak.u[0];
89 scratch.u[1] ^= tweak.u[1]
    [all...]
  /frameworks/base/tests/RenderScriptTests/ShadersTest/res/raw/
depth_fs.glsl 5 // In practice, these values can be used to tweak
  /external/dropbear/libtomcrypt/src/modes/lrw/
lrw_start.c 26 @param tweak The tweak value (second key), must be 128-bits
34 const unsigned char *tweak,
46 LTC_ARGCHK(tweak != NULL);
69 /* copy the IV and tweak */
70 XMEMCPY(lrw->tweak, tweak, 16);
78 gcm_gf_mult(tweak, B, &lrw->PC[0][y][0]);
lrw_decrypt.c 40 return cipher_descriptor[lrw->cipher].accel_lrw_decrypt(ct, pt, len, lrw->IV, lrw->tweak, &lrw->key);
lrw_encrypt.c 40 return cipher_descriptor[lrw->cipher].accel_lrw_encrypt(pt, ct, len, lrw->IV, lrw->tweak, &lrw->key);
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aesni-x86_64.pl     [all...]
aesni-x86.pl 1025 { my ($tweak,$twtmp,$twres,$twmask)=($rndkey1,$rndkey0,$inout0,$inout1);
1029 &mov ($inp,&wparam(5)); # clear-text tweak
1055 &movdqa ($tweak,$inout0);
1058 &pcmpgtd($twtmp,$tweak); # broadcast upper bits
1074 &movdqa (&QWP(16*$i,"esp"),$tweak);
1075 &paddq ($tweak,$tweak); # &psllq($tweak,1);
1077 &pcmpgtd ($twtmp,$tweak); # broadcast upper bits
1078 &pxor ($tweak,$twres)
    [all...]
aes-s390x.pl     [all...]
  /external/openssl/crypto/aes/asm/
aesni-x86_64.pl     [all...]
aesni-x86.pl 1025 { my ($tweak,$twtmp,$twres,$twmask)=($rndkey1,$rndkey0,$inout0,$inout1);
1029 &mov ($inp,&wparam(5)); # clear-text tweak
1055 &movdqa ($tweak,$inout0);
1058 &pcmpgtd($twtmp,$tweak); # broadcast upper bits
1074 &movdqa (&QWP(16*$i,"esp"),$tweak);
1075 &paddq ($tweak,$tweak); # &psllq($tweak,1);
1077 &pcmpgtd ($twtmp,$tweak); # broadcast upper bits
1078 &pxor ($tweak,$twres)
    [all...]
aes-s390x.pl     [all...]
  /external/chromium/testing/gtest/make/
Makefile 2 # tests. Please tweak it to suit your environment and project. You
11 # Please tweak the following variable definitions as needed by your
16 # Remember to tweak this if you move this file.
46 # Usually you shouldn't tweak such internal variables, indicated by a
  /external/chromium_org/testing/gtest/make/
Makefile 2 # tests. Please tweak it to suit your environment and project. You
11 # Please tweak the following variable definitions as needed by your
16 # Remember to tweak this if you move this file.
48 # Usually you shouldn't tweak such internal variables, indicated by a
  /external/protobuf/gtest/make/
Makefile 2 # tests. Please tweak it to suit your environment and project. You
11 # Please tweak the following variable definitions as needed by your
16 # Remember to tweak this if you move this file.
46 # Usually you shouldn't tweak such internal variables, indicated by a
  /external/chromium/testing/gmock/make/
Makefile 3 # need to use the Makefile in Google Test's source tree. Please tweak
13 # Please tweak the following variable definitions as needed by your
18 # Remember to tweak this if you move this file, or if you want to use
23 # Remember to tweak this if you move this file.
64 # Usually you shouldn't tweak such internal variables, indicated by a
  /external/chromium/build/
compiler_version.py 10 This is used to tweak build flags for gcc 4.4.
  /frameworks/base/core/java/com/android/internal/logging/
AndroidConfig.java 30 * named class is instantiated, the constructor is assumed to tweak the
  /development/samples/Support4Demos/src/com/example/android/supportv4/accessibility/
AccessibilityDelegateSupportActivity.java 78 // ICS and we would like to tweak a bit the text that is reported to
89 // ICS and we would like to tweak a bit the text that is reported to
  /external/dropbear/
channel.h 53 #define RECV_MAXWINDOW 8000 /* tweak */
56 #define RECV_MAXPACKET RECV_MAXWINDOW /* tweak */
  /external/llvm/docs/
Packaging.rst 14 etc.) will tweak them. This document lists settings we suggest you tweak.
  /external/chromium/chrome/browser/chromeos/frame/
bubble_frame_view.h 64 // Allows to tweak appearance of the view.
  /external/chromium_org/build/
compiler_version.py 9 This is used to tweak build flags for gcc 4.4.
  /external/chromium_org/chrome/browser/resources/options/
options_settings_app.css 12 /* There is a tweak in uber_shared.css to improve touch events around the
  /external/chromium_org/content/renderer/media/
test_response_generator.h 41 // until the end of the resource. You can tweak what gets included in the

Completed in 1994 milliseconds

1 2 3 4 5 6 7 8 91011>>