Home
last modified time | relevance | path

Searched refs:key0 (Results 1 – 18 of 18) sorted by relevance

/external/libchrome/crypto/
Dhmac_win.cc52 unsigned char key0[SHA256_BLOCK_SIZE]; in ComputeHMACSHA256() local
56 SHA256_End(&ctx, key0, NULL, SHA256_LENGTH); in ComputeHMACSHA256()
57 memset(key0 + SHA256_LENGTH, 0, SHA256_BLOCK_SIZE - SHA256_LENGTH); in ComputeHMACSHA256()
59 memcpy(key0, key, key_len); in ComputeHMACSHA256()
61 memset(key0 + key_len, 0, SHA256_BLOCK_SIZE - key_len); in ComputeHMACSHA256()
69 padded_key[i] = key0[i] ^ 0x36; in ComputeHMACSHA256()
79 padded_key[i] = key0[i] ^ 0x5c; in ComputeHMACSHA256()
/external/autotest/site_utils/bootperf-bin/
Dresultset.py223 def DeltaData(self, key0, key1): argument
231 self._keyvals[key0],
241 def DeltaStatistics(self, key0, key1): argument
252 return _ListStats(self.DeltaData(key0, key1))
/external/freetype/src/sfnt/
Dttkern.c230 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph ); in tt_face_get_kerning() local
248 if ( key == key0 ) in tt_face_get_kerning()
253 if ( key < key0 ) in tt_face_get_kerning()
269 if ( key == key0 ) in tt_face_get_kerning()
/external/pdfium/third_party/freetype/src/sfnt/
Dttkern.c230 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph ); in tt_face_get_kerning() local
248 if ( key == key0 ) in tt_face_get_kerning()
253 if ( key < key0 ) in tt_face_get_kerning()
269 if ( key == key0 ) in tt_face_get_kerning()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/
Dttkern.c230 FT_ULong key0 = TT_KERN_INDEX( left_glyph, right_glyph ); in tt_face_get_kerning() local
248 if ( key == key0 ) in tt_face_get_kerning()
253 if ( key < key0 ) in tt_face_get_kerning()
269 if ( key == key0 ) in tt_face_get_kerning()
/external/autotest/frontend/client/src/autotest/common/table/
DJSONObjectComparator.java20 String key0 = arg0.get(sortSpec.getField()).toString().toLowerCase(); in compare() local
22 compareValue = key0.compareTo(key1) * sortSpec.getDirectionMultiplier(); in compare()
/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/
Dagent-subst-test.properties1 key0=no$replace} key
/external/boringssl/src/crypto/aes/asm/
Daesni-x86_64.pl1161 my ($key0,$ctr)=("${key_}d","${ivp}d");
1218 mov 12($key),$key0 # 0-round key LSB
1234 xor $key0,%eax
1235 xor $key0,%edx
1244 xor $key0,%eax
1247 xor $key0,%r10d
1254 xor $key0,%r9d
1257 xor $key0,%r10d
1262 xor $key0,%r9d
1286 bswap $key0
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DBreakIteratorRegTest.java42 …Object key0 = BreakIterator.registerInstance((BreakIterator)twbi.clone(), foo_locale, BreakIterato… in TestRegUnreg() local
81 assertTrue(BreakIterator.unregister(key0), "unregister foo word (thai word)"); in TestRegUnreg()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DBreakIteratorRegTest.java38 …Object key0 = BreakIterator.registerInstance((BreakIterator)twbi.clone(), foo_locale, BreakIterato… in TestRegUnreg() local
77 assertTrue(BreakIterator.unregister(key0), "unregister foo word (thai word)"); in TestRegUnreg()
/external/clang/test/CodeGen/
D2008-03-24-BitField-And-Alloca.c59 unsigned int key0; member
/external/icu/icu4c/source/i18n/
Dscriptset.cpp251 uhash_compareScriptSet(UElement key0, UElement key1) { in uhash_compareScriptSet() argument
252 icu::ScriptSet *s0 = static_cast<icu::ScriptSet *>(key0.pointer); in uhash_compareScriptSet()
/external/skia/tests/
DImageFilterCacheTest.cpp61 SkImageFilter::Cache::Key key0(0, SkMatrix::I(), clip1, image->uniqueID(), image->subset()); in test_dont_find_if_diff_key() local
69 cache->set(key0, image, offset); in test_dont_find_if_diff_key()
/external/libpng/
Dexample.c883 char key0[]="Title";
885 text_ptr[0].key = key0;
/external/wpa_supplicant_8/src/crypto/
Dcrypto_module_tests.c1004 static const u8 key0[] = variable
1203 if (sha1_prf(key0, sizeof(key0), "prefix", data0, sizeof(data0) - 1, in test_sha1()
/external/v8/build/config/android/
Dinternal_rules.gni375 # --python-arg=@FileArg($rebased_build_config_path:key0:key1)
/external/mesa3d/include/GL/
Dglext.h11508 …uint presentDurationId, GLenum type, GLenum target0, GLuint fill0, GLuint key0, GLenum target1, GL…
11515 …uint presentDurationId, GLenum type, GLenum target0, GLuint fill0, GLuint key0, GLenum target1, GL…
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h10577 …uint presentDurationId, GLenum type, GLenum target0, GLuint fill0, GLuint key0, GLenum target1, GL…