Home
last modified time | relevance | path

Searched defs:tp4 (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/aes/
Daes_x86core.c597 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_set_decrypt_key() local
905 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_decrypt() local
981 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_decrypt() local
Daes_core.c1329 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in private_AES_set_decrypt_key() local
/external/openssl/crypto/aes/
Daes_x86core.c597 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_set_decrypt_key() local
905 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_decrypt() local
981 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_decrypt() local
Daes_core.c1329 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in private_AES_set_decrypt_key() local
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
Dvp9_convolve8_dspr2.c1136 uint32_t tp1, tp2, tp3, tp4; in vp9_convolve_copy_dspr2() local
1167 uint32_t tp1, tp2, tp3, tp4; in vp9_convolve_copy_dspr2() local
1209 uint32_t tp1, tp2, tp3, tp4; in vp9_convolve_copy_dspr2() local
Dvp9_convolve8_avg_dspr2.c452 uint32_t tp3, tp4, tn2; in vp9_convolve_avg_dspr2() local
Dvp9_convolve2_avg_horiz_dspr2.c128 uint32_t tp1, tp2, tp3, tp4; in convolve_bi_avg_horiz_8_dspr2() local
/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_convolve8_dspr2.c1136 uint32_t tp1, tp2, tp3, tp4; in vp9_convolve_copy_dspr2() local
1167 uint32_t tp1, tp2, tp3, tp4; in vp9_convolve_copy_dspr2() local
1209 uint32_t tp1, tp2, tp3, tp4; in vp9_convolve_copy_dspr2() local
Dvp9_convolve8_avg_dspr2.c452 uint32_t tp3, tp4, tn2; in vp9_convolve_avg_dspr2() local
Dvp9_convolve2_avg_horiz_dspr2.c128 uint32_t tp1, tp2, tp3, tp4; in convolve_bi_avg_horiz_8_dspr2() local
/external/smack/src/org/xbill/DNS/
DWKSRecord.java186 protocols.add(ISO_TP4, "iso-tp4"); in protocols.add()