Searched refs:PHT (Results 1 – 7 of 7) sorted by relevance
/external/dropbear/libtomcrypt/src/ciphers/safer/ |
D | safer.c | 94 #define PHT(x, y) { y += x; x += y; } macro 277 PHT(a, b); PHT(c, d); PHT(e, f); PHT(g, h); in _safer_ecb_encrypt() 278 PHT(a, c); PHT(e, g); PHT(b, d); PHT(f, h); in _safer_ecb_encrypt() 279 PHT(a, e); PHT(b, f); PHT(c, g); PHT(d, h); in _safer_ecb_encrypt()
|
D | saferp.c | 85 #define PHT(b) \ macro 125 PHT(b); SHUF(b, b2); \ 126 PHT(b2); SHUF(b2, b); \ 127 PHT(b); SHUF(b, b2); \ 128 PHT(b2);
|
/external/srec/tools/cmd/ |
D | pht_to_long.pl | 19 open(PHT, "<$phtfile") || die "error opening phtfile $phtfile\n"; 21 <PHT>; # header 22 while(<PHT>) { 28 close(PHT);
|
D | pht_to_short.pl | 13 open(PHT, "<$phtfile") || die "error opening phtfile $phtfile\n"; 15 <PHT>; # header 16 while(<PHT>) { 23 close(PHT);
|
/external/icu4c/data/zone/ |
D | root.txt | 564 ss{"PHT"}
|
D | sv.txt | 1069 sg{"PHT"}
|
/external/chromium/third_party/icu/source/data/locales/ |
D | root.txt | 2708 ss{"PHT"}
|