/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/engines/ |
D | AESEngine.java | 325 int col5 = Pack.littleEndianToInt(key, 20); in generateWorkingKey() local 331 W[i ][1] = col5; in generateWorkingKey() 332 colx = subWord(shift(col5, 8)) ^ rcon; rcon <<= 1; in generateWorkingKey() 339 col5 ^= col4; W[i + 1][3] = col5; in generateWorkingKey() 341 colx = subWord(shift(col5, 8)) ^ rcon; rcon <<= 1; in generateWorkingKey() 353 col5 ^= col4; in generateWorkingKey() 366 int col5 = Pack.littleEndianToInt(key, 20); W[1][1] = col5; in generateWorkingKey() local 387 col5 ^= col4; W[i][1] = col5; in generateWorkingKey() 388 col6 ^= col5; W[i][2] = col6; in generateWorkingKey()
|
D | AESFastEngine.java | 654 int col5 = Pack.littleEndianToInt(key, 20); in generateWorkingKey() local 660 W[i ][1] = col5; in generateWorkingKey() 661 colx = subWord(shift(col5, 8)) ^ rcon; rcon <<= 1; in generateWorkingKey() 668 col5 ^= col4; W[i + 1][3] = col5; in generateWorkingKey() 670 colx = subWord(shift(col5, 8)) ^ rcon; rcon <<= 1; in generateWorkingKey() 682 col5 ^= col4; in generateWorkingKey() 695 int col5 = Pack.littleEndianToInt(key, 20); W[1][1] = col5; in generateWorkingKey() local 716 col5 ^= col4; W[i][1] = col5; in generateWorkingKey() 717 col6 ^= col5; W[i][2] = col6; in generateWorkingKey()
|
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/engines/ |
D | AESEngine.java | 325 int col5 = Pack.littleEndianToInt(key, 20); in generateWorkingKey() local 331 W[i ][1] = col5; in generateWorkingKey() 332 colx = subWord(shift(col5, 8)) ^ rcon; rcon <<= 1; in generateWorkingKey() 339 col5 ^= col4; W[i + 1][3] = col5; in generateWorkingKey() 341 colx = subWord(shift(col5, 8)) ^ rcon; rcon <<= 1; in generateWorkingKey() 353 col5 ^= col4; in generateWorkingKey() 366 int col5 = Pack.littleEndianToInt(key, 20); W[1][1] = col5; in generateWorkingKey() local 387 col5 ^= col4; W[i][1] = col5; in generateWorkingKey() 388 col6 ^= col5; W[i][2] = col6; in generateWorkingKey()
|
D | AESFastEngine.java | 654 int col5 = Pack.littleEndianToInt(key, 20); in generateWorkingKey() local 660 W[i ][1] = col5; in generateWorkingKey() 661 colx = subWord(shift(col5, 8)) ^ rcon; rcon <<= 1; in generateWorkingKey() 668 col5 ^= col4; W[i + 1][3] = col5; in generateWorkingKey() 670 colx = subWord(shift(col5, 8)) ^ rcon; rcon <<= 1; in generateWorkingKey() 682 col5 ^= col4; in generateWorkingKey() 695 int col5 = Pack.littleEndianToInt(key, 20); W[1][1] = col5; in generateWorkingKey() local 716 col5 ^= col4; W[i][1] = col5; in generateWorkingKey() 717 col6 ^= col5; W[i][2] = col6; in generateWorkingKey()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/ |
D | AESEngine.java | 323 int col5 = Pack.littleEndianToInt(key, 20); in generateWorkingKey() local 329 W[i ][1] = col5; in generateWorkingKey() 330 colx = subWord(shift(col5, 8)) ^ rcon; rcon <<= 1; in generateWorkingKey() 337 col5 ^= col4; W[i + 1][3] = col5; in generateWorkingKey() 339 colx = subWord(shift(col5, 8)) ^ rcon; rcon <<= 1; in generateWorkingKey() 351 col5 ^= col4; in generateWorkingKey() 364 int col5 = Pack.littleEndianToInt(key, 20); W[1][1] = col5; in generateWorkingKey() local 385 col5 ^= col4; W[i][1] = col5; in generateWorkingKey() 386 col6 ^= col5; W[i][2] = col6; in generateWorkingKey()
|
D | AESFastEngine.java | 652 int col5 = Pack.littleEndianToInt(key, 20); in generateWorkingKey() local 658 W[i ][1] = col5; in generateWorkingKey() 659 colx = subWord(shift(col5, 8)) ^ rcon; rcon <<= 1; in generateWorkingKey() 666 col5 ^= col4; W[i + 1][3] = col5; in generateWorkingKey() 668 colx = subWord(shift(col5, 8)) ^ rcon; rcon <<= 1; in generateWorkingKey() 680 col5 ^= col4; in generateWorkingKey() 693 int col5 = Pack.littleEndianToInt(key, 20); W[1][1] = col5; in generateWorkingKey() local 714 col5 ^= col4; W[i][1] = col5; in generateWorkingKey() 715 col6 ^= col5; W[i][2] = col6; in generateWorkingKey()
|
/external/libjpeg-turbo/simd/arm/ |
D | jfdctfst-neon.c | 80 int16x8_t col5 = cols_15.val[1]; in jsimd_fdct_ifast_neon() local 93 int16x8_t tmp2 = vaddq_s16(col2, col5); in jsimd_fdct_ifast_neon() 94 int16x8_t tmp5 = vsubq_s16(col2, col5); in jsimd_fdct_ifast_neon() 127 col5 = vaddq_s16(z13, z2); /* phase 6 */ in jsimd_fdct_ifast_neon() 135 int16x8x2_t cols_45 = vtrnq_s16(col4, col5); in jsimd_fdct_ifast_neon()
|
D | jfdctint-neon.c | 117 int16x8_t col5 = cols_15.val[1]; in jsimd_fdct_islow_neon() local 127 int16x8_t tmp2 = vaddq_s16(col2, col5); in jsimd_fdct_islow_neon() 128 int16x8_t tmp5 = vsubq_s16(col2, col5); in jsimd_fdct_islow_neon() 214 col5 = vcombine_s16(vrshrn_n_s32(tmp5_l, DESCALE_P1), in jsimd_fdct_islow_neon() 234 int16x8x2_t cols_45 = vtrnq_s16(col4, col5); in jsimd_fdct_islow_neon()
|
D | jidctfst-neon.c | 356 int16x8_t col5 = vreinterpretq_s16_s32(cols_15.val[1]); in jsimd_idct_ifast_neon() local 378 int16x8_t z13 = vaddq_s16(col5, col3); in jsimd_idct_ifast_neon() 379 int16x8_t neg_z10 = vsubq_s16(col3, col5); in jsimd_idct_ifast_neon() 407 col5 = vsubq_s16(tmp2, tmp5); in jsimd_idct_ifast_neon() 415 vqshrn_n_s16(col5, PASS1_BITS + 3)); in jsimd_idct_ifast_neon()
|
D | jidctred-neon.c | 433 int16x4_t col5 = vreinterpret_s16_s32(vget_high_s32(cols_1537.val[0])); in jsimd_idct_4x4_neon() local 449 tmp0 = vmlal_lane_s16(tmp0, col5, consts.val[0], 3); in jsimd_idct_4x4_neon() 454 tmp2 = vmlal_lane_s16(tmp2, col5, consts.val[1], 3); in jsimd_idct_4x4_neon()
|
/external/icu/icu4c/source/test/intltest/ |
D | apicoll.cpp | 858 Collator* col5 = col3->clone(); in TestOperators() local 861 doAssert((*col3 == *col5), "Cloned collation objects not equal"); in TestOperators() 862 doAssert((*col4 != *col5), "Two cloned collations compared equal"); in TestOperators() 899 delete col5; in TestOperators()
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationAPITest.java | 626 RuleBasedCollator col5 = new RuleBasedCollator(exclamationrules); 630 = col5.getCollationElementIterator(thaistr);
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | CollationAPITest.java | 629 RuleBasedCollator col5 = new RuleBasedCollator(exclamationrules); 633 = col5.getCollationElementIterator(thaistr);
|