Home
last modified time | relevance | path

Searched refs:S4 (Results 1 – 25 of 33) sorted by relevance

12

/external/dropbear/libtomcrypt/src/ciphers/
Dblowfish.c378 #define F(x) ((S1[byte(x,3)] + S2[byte(x,2)]) ^ S3[byte(x,1)]) + S4[byte(x,0)]
399 ulong32 *S1, *S2, *S3, *S4; in _blowfish_ecb_encrypt() local
410 S4 = skey->blowfish.S[3]; in _blowfish_ecb_encrypt()
461 ulong32 *S1, *S2, *S3, *S4; in _blowfish_ecb_decrypt() local
472 S4 = skey->blowfish.S[3]; in _blowfish_ecb_decrypt()
Dcast5.c168 static const ulong32 S4[256] = { variable
513 return ((S1[byte(I, 3)] ^ S2[byte(I,2)]) - S3[byte(I,1)]) + S4[byte(I,0)]; in FI()
521 return ((S1[byte(I, 3)] - S2[byte(I,2)]) + S3[byte(I,1)]) ^ S4[byte(I,0)]; in FII()
529 return ((S1[byte(I, 3)] + S2[byte(I,2)]) ^ S3[byte(I,1)]) - S4[byte(I,0)]; in FIII()
/external/libgsm/src/
Dlong_term.c366 register float S0 = 0, S1 = 0, S2 = 0, S3 = 0, S4 = 0, variable
376 E = W * e; S4 += E; \
411 if (S4 > L_max) { L_max = S4; Nc = lambda + 4; }
532 register float S0 = 0, S1 = 0, S2 = 0, S3 = 0, S4 = 0, variable
542 E = W * e; S4 += E; \
577 if (S4 > L_max) { L_max = S4; Nc = lambda + 4; }
746 register float S0 = 0, S1 = 0, S2 = 0, S3 = 0, S4 = 0, variable
756 E = W * e; S4 += E; \
791 if (S4 > L_max) { L_max = S4; Nc = lambda + 4; }
/external/fdlibm/
Dk_sin.c53 S4 = 2.75573137070700676789e-06, /* 0x3EC71DE3, 0x57B1FE7D */ variable
71 r = S2+z*(S3+z*(S4+z*(S5+z*S6)));
/external/dropbear/libtomcrypt/src/ciphers/twofish/
Dtwofish.c283 #define S4 skey->twofish.S[3] macro
287 #define g_func(x, dum) (S1[byte(x,0)] ^ S2[byte(x,1)] ^ S3[byte(x,2)] ^ S4[byte(x,3)])
288 #define g1_func(x, dum) (S2[byte(x,0)] ^ S3[byte(x,1)] ^ S4[byte(x,2)] ^ S1[byte(x,3)])
481 ulong32 *S1, *S2, *S3, *S4; in _twofish_ecb_encrypt() local
492 S4 = skey->twofish.S[3]; in _twofish_ecb_encrypt()
554 ulong32 *S1, *S2, *S3, *S4; in _twofish_ecb_decrypt() local
565 S4 = skey->twofish.S[3]; in _twofish_ecb_decrypt()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/
Dfr-FR_nk0_kdt_lfz1.pkb43 ���0��쁇2S4�F2��l��B��#f,K��7���JY,:�;�dF[��Gǽ2�
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_lh0_kdt_mgc2.pkb81 ���� 1�?� �����#�GF�� �)ΣS4�jw�`w��@����TH0l����@-�6�>d@��: Aqh�?}S�ڻx6'x����|�P�{C…
Den-US_lh0_kpdf_phs.pkb3347 !!%������S4 
/external/jpeg/
Dconfig.guess167 Series*|S4*)
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_kdt_posp.pkb115 �WF�U��hM�:�Y�+�3k��i_�S4�wM����&�ǯh&&4��+�+�+�+�+�E^��*�J�pWݦ��P �`�z�U����7�� ��…
/external/clearsilver/
Dconfig.guess311 Series*|S4*)
/external/elfutils/config/
Dconfig.guess351 Series*|S4*)
/external/strace/
Dconfig.guess369 Series*|S4*)
/external/grub/
Dconfig.guess369 Series*|S4*)
/external/expat/conftools/
Dconfig.guess343 Series*|S4*)
/external/dbus/
Dconfig.guess358 Series*|S4*)
/external/bison/build-aux/
Dconfig.guess339 Series*|S4*)
/external/e2fsprogs/config/
Dconfig.guess342 Series*|S4*)
/external/libpcap/
Dconfig.guess357 Series*|S4*)
/external/tcpdump/
Dconfig.guess357 Series*|S4*)
/external/protobuf/
Dconfig.guess344 Series*|S4*)
/external/dropbear/
Dconfig.guess344 Series*|S4*)
/external/protobuf/gtest/build-aux/
Dconfig.guess344 Series*|S4*)
/external/libpng/
Dconfig.guess360 Series*|S4*)
/external/chromium/third_party/libevent/
Dconfig.guess344 Series*|S4*)

12