/external/dropbear/libtomcrypt/src/pk/ecc/ |
ltc_ecc_mulmod_timing.c | 39 ecc_point *tG, *M[3]; 78 tG = ltc_ecc_new_point(); 79 if (tG == NULL) { err = CRYPT_MEM; goto done; } 81 /* tG = G and convert to montgomery */ 82 if ((err = mp_mulmod(G->x, mu, modulus, tG->x)) != CRYPT_OK) { goto done; } 83 if ((err = mp_mulmod(G->y, mu, modulus, tG->y)) != CRYPT_OK) { goto done; } 84 if ((err = mp_mulmod(G->z, mu, modulus, tG->z)) != CRYPT_OK) { goto done; } 90 if ((err = mp_copy(tG->x, M[0]->x)) != CRYPT_OK) { goto done; } 91 if ((err = mp_copy(tG->y, M[0]->y)) != CRYPT_OK) { goto done; } 92 if ((err = mp_copy(tG->z, M[0]->z)) != CRYPT_OK) { goto done; [all...] |
ltc_ecc_mulmod.c | 41 ecc_point *tG, *M[8]; 80 tG = ltc_ecc_new_point(); 81 if (tG == NULL) { err = CRYPT_MEM; goto done; } 83 /* tG = G and convert to montgomery */ 85 if ((err = mp_copy(G->x, tG->x)) != CRYPT_OK) { goto done; } 86 if ((err = mp_copy(G->y, tG->y)) != CRYPT_OK) { goto done; } 87 if ((err = mp_copy(G->z, tG->z)) != CRYPT_OK) { goto done; } 89 if ((err = mp_mulmod(G->x, mu, modulus, tG->x)) != CRYPT_OK) { goto done; } 90 if ((err = mp_mulmod(G->y, mu, modulus, tG->y)) != CRYPT_OK) { goto done; } 91 if ((err = mp_mulmod(G->z, mu, modulus, tG->z)) != CRYPT_OK) { goto done; [all...] |
/external/icu4c/layout/ |
ThaiStateTables.cpp | 59 /*26*/ {{ 0, tA}, { 1, tA}, {18, tA}, {35, tA}, { 0, tA}, { 0, tS}, { 0, tS}, { 0, tA}, { 0, tR}, { 0, tR}, { 0, tR}, {27, tG}, { 0, tG}, { 0, tR}, { 0, tR}, { 0, tR}, { 0, tR}, { 0, tR}, { 0, tR}}, 61 /*28*/ {{ 0, tA}, { 1, tA}, {18, tA}, {35, tA}, { 0, tA}, { 0, tS}, { 0, tS}, { 0, tA}, { 0, tR}, { 0, tR}, { 0, tR}, {29, tG}, { 0, tG}, { 0, tR}, { 0, tR}, {30, tG}, { 0, tR}, { 0, tR}, { 0, tR}}, 64 /*31*/ {{ 0, tA}, { 1, tA}, {18, tA}, {35, tA}, { 0, tA}, { 0, tS}, { 0, tS}, { 0, tA}, { 0, tR}, { 0, tR}, { 0, tR}, {32, tG}, { 0, tR}, { 0, tR}, { 0, tR}, { 0, tR}, { 0, tR}, { 0, tR}, { 0, tR}}, 66 /*33*/ {{ 0, tA}, { 1, tA}, {18, tA}, {35, tA}, { 0, tA}, { 0, tS}, { 0, tS}, { 0, tA}, { 0, tR}, { 0, tR}, { 0, tR}, {34, tG}, { 0, tR}, { 0, tG}, { 0, tR}, { 0, tR}, { 0, tR}, { 0, tR}, { 0, tR}},
|
ThaiShaping.h | 55 tG = 5,
|
ThaiShaping.cpp | 176 case tG: 250 case tG:
|
/frameworks/base/media/tests/contents/media_api/music/ |
test_amr_ietf.amr | [all...] |
/external/chromium/third_party/libjingle/source/talk/session/phone/testdata/ |
video.rtpdump | 189 ?V?_???(?h??h??|w?XF?Z??r??My?lW9?????.???}????)????W`???D??Tg? 4^7:_C+??v??eeE???6?PeQS0?F~??CP?\???/??~??o?W^???^????Z.???)?e?d#k??9??t?9@l?????E?
?'????W?????'? W???N??s[??W????\\????Gw??G\??>~?w?]??k?i?????68???%????A?????????]?^???N??/T?????~?aJ?3????^#???Ih????]?% ??t?????$?????+?????` ? ? ??=?n"D??.?? f ????r !??f0y????C 308 ??w6?`?|?|A?|?F\j?W??w???4????Y?{} ?????E?2,?`??g?V???b?7????=]?z?y??1??=TG??b1? R??=?n?^??.?? f ???Zr 1!?xf2??06??> ????o??2? CA???c/0??9?v?f????t???????p;????[r?\????U??v>?????LC?1????V?lc??V\.??41??\?i????z)3?1????k??1X?z?>?????<???v21M0|?& [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
string-unpack-code.js | [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
string-unpack-code.js | [all...] |