I've already talked about this cool tool named signsrch in the past. I've found out that it has been updated to 0.2.2.
Here's how to install the latest version under Linux:
$ wget http://aluigi.org/mytoolz/signsrch.zip
$ unzip -d signsrch signsrch.zip
$ cd signsrch/src/
$ make
$ sudo make install
signsrch has now been installed to /usr/local/bin/, but the signsrch.sig file is located in the signsrch/ directory where we unzipped signsrch.zip.
The signature file included in this version of signsrch is the same as the one from http://aluigi.altervista.org/mytoolz/signsrch.sig.zip, and has been last updated on April 15, 2013.
Let's install the signature file in /usr/local/etc/:
$ cd ..
$ sudo cp signsrch.sig /usr/local/etc/
It's now ready to use:
$ signsrch
Signsrch 0.2.2
by Luigi Auriemma
e-mail: aluigi@autistici.org
web: aluigi.org
optimized search function by Andrew http://www.team5150.com/~andrew/
disassembler engine by Oleh Yuschuk
Usage: signsrch [options] [file1] ... [fileN]
Options:
-l list the available signatures in the database
-L NUM show the data of the signature NUM
-s FILE use the signature file FILE (signsrch.sig)
-p list the running processes and their modules
-P PID[] use the process/module identified by its pid or part of name/path
it accepts also offset and the optionally size in hex
-P PID:OFFSET or -P PID:OFFSET:SIZE
-d FILE dump the process memory (like -P) in FILE
-e consider the input file as an executable (PE/ELF), useful to show the
rva addresses instead of the file offsets
-F as above but returns the address of the first instruction that points
to the found signature, for example where the AES Td0 table is used,
something like an automatic "Find references" of Ollydbg
-E disable the automatic executable parsing used with -P
-b disable the scanning of the big endian versions of the signatures
-f W wildcard used to filter the file to parse if you specify a folder
for example -f "*.exe;*.dll"
use - for stdin
the tool accepts folders too
URL for the updated signsrch.sig: http://aluigi.org/mytoolz/signsrch.sig.zip
And the (really really) long list of the 3069 signatures supported:
$ signsrch -l -s /usr/local/etc/signsrch.sig
- load signatures
- open file /usr/local/etc/signsrch.sig
- 3069 signatures in the database
num description [bits.endian.size]
-------------------------------------
1 CRC32 [crc32.0x01800063 lenorev int_min.1024]
2 CRC32 [crc32.0x01800063 lenorev 1.1024]
3 CRC32 [crc32.0x01800063 le rev int_min.1024]
4 CRC32 [crc32.0x01800063 le rev 1.1024]
5 CRC32 [crc32.0x01800063 benorev int_min.1024]
6 CRC32 [crc32.0x01800063 benorev 1.1024]
7 CRC32 [crc32.0x01800063 be rev int_min.1024]
8 CRC32 [crc32.0x01800063 be rev 1.1024]
9 CRC32 [crc32.0x1db71064 lenorev int_min.1024]
10 CRC32 [crc32.0x1db71064 lenorev 1.1024]
11 CRC32 [crc32.0x1db71064 le rev int_min.1024]
12 CRC32 [crc32.0x1db71064 le rev 1.1024]
13 CRC32 [crc32.0x1db71064 benorev int_min.1024]
14 CRC32 [crc32.0x1db71064 benorev 1.1024]
15 CRC32 [crc32.0x1db71064 be rev int_min.1024]
16 CRC32 [crc32.0x1db71064 be rev 1.1024]
17 CRC32 [crc32.0x3b6e20c8 lenorev int_min.1024]
18 CRC32 [crc32.0x3b6e20c8 lenorev 1.1024]
19 CRC32 [crc32.0x3b6e20c8 le rev int_min.1024]
20 CRC32 [crc32.0x3b6e20c8 le rev 1.1024]
21 CRC32 [crc32.0x3b6e20c8 benorev int_min.1024]
22 CRC32 [crc32.0x3b6e20c8 benorev 1.1024]
23 CRC32 [crc32.0x3b6e20c8 be rev int_min.1024]
24 CRC32 [crc32.0x3b6e20c8 be rev 1.1024]
25 CRC32 [crc32.0x26d930ac lenorev int_min.1024]
26 CRC32 [crc32.0x26d930ac lenorev 1.1024]
27 CRC32 [crc32.0x26d930ac le rev int_min.1024]
28 CRC32 [crc32.0x26d930ac le rev 1.1024]
29 CRC32 [crc32.0x26d930ac benorev int_min.1024]
30 CRC32 [crc32.0x26d930ac benorev 1.1024]
31 CRC32 [crc32.0x26d930ac be rev int_min.1024]
32 CRC32 [crc32.0x26d930ac be rev 1.1024]
33 CRC32 [crc32.0x76dc4190 lenorev int_min.1024]
34 CRC32 [crc32.0x76dc4190 lenorev 1.1024]
35 CRC32 [crc32.0x76dc4190 le rev int_min.1024]
36 CRC32 [crc32.0x76dc4190 le rev 1.1024]
37 CRC32 [crc32.0x76dc4190 benorev int_min.1024]
38 CRC32 [crc32.0x76dc4190 benorev 1.1024]
39 CRC32 [crc32.0x76dc4190 be rev int_min.1024]
40 CRC32 [crc32.0x76dc4190 be rev 1.1024]
41 CRC32 [crc32.0x6b6b51f4 lenorev int_min.1024]
42 CRC32 [crc32.0x6b6b51f4 lenorev 1.1024]
43 CRC32 [crc32.0x6b6b51f4 le rev int_min.1024]
44 CRC32 [crc32.0x6b6b51f4 le rev 1.1024]
45 CRC32 [crc32.0x6b6b51f4 benorev int_min.1024]
46 CRC32 [crc32.0x6b6b51f4 benorev 1.1024]
47 CRC32 [crc32.0x6b6b51f4 be rev int_min.1024]
48 CRC32 [crc32.0x6b6b51f4 be rev 1.1024]
49 CRC32 [crc32.0x4db26158 lenorev int_min.1024]
50 CRC32 [crc32.0x4db26158 lenorev 1.1024]
51 CRC32 [crc32.0x4db26158 le rev int_min.1024]
52 CRC32 [crc32.0x4db26158 le rev 1.1024]
53 CRC32 [crc32.0x4db26158 benorev int_min.1024]
54 CRC32 [crc32.0x4db26158 benorev 1.1024]
55 CRC32 [crc32.0x4db26158 be rev int_min.1024]
56 CRC32 [crc32.0x4db26158 be rev 1.1024]
57 CRC32 [crc32.0x5005713c lenorev int_min.1024]
58 CRC32 [crc32.0x5005713c lenorev 1.1024]
59 CRC32 [crc32.0x5005713c le rev int_min.1024]
60 CRC32 [crc32.0x5005713c le rev 1.1024]
61 CRC32 [crc32.0x5005713c benorev int_min.1024]
62 CRC32 [crc32.0x5005713c benorev 1.1024]
63 CRC32 [crc32.0x5005713c be rev int_min.1024]
64 CRC32 [crc32.0x5005713c be rev 1.1024]
65 CRC32 [crc32.0xf00f9344 lenorev int_min.1024]
66 CRC32 [crc32.0xf00f9344 lenorev 1.1024]
67 CRC32 [crc32.0xf00f9344 le rev int_min.1024]
68 CRC32 [crc32.0xf00f9344 le rev 1.1024]
69 CRC32 [crc32.0xf00f9344 benorev int_min.1024]
70 CRC32 [crc32.0xf00f9344 benorev 1.1024]
71 CRC32 [crc32.0xf00f9344 be rev int_min.1024]
72 CRC32 [crc32.0xf00f9344 be rev 1.1024]
73 CRC32 [crc32.0xd6d6a3e8 lenorev int_min.1024]
74 CRC32 [crc32.0xd6d6a3e8 lenorev 1.1024]
75 CRC32 [crc32.0xd6d6a3e8 le rev int_min.1024]
76 CRC32 [crc32.0xd6d6a3e8 le rev 1.1024]
77 CRC32 [crc32.0xd6d6a3e8 benorev int_min.1024]
78 CRC32 [crc32.0xd6d6a3e8 benorev 1.1024]
79 CRC32 [crc32.0xd6d6a3e8 be rev int_min.1024]
80 CRC32 [crc32.0xd6d6a3e8 be rev 1.1024]
81 CRC32 [crc32.0xcb61b38c lenorev int_min.1024]
82 CRC32 [crc32.0xcb61b38c lenorev 1.1024]
83 CRC32 [crc32.0xcb61b38c le rev int_min.1024]
84 CRC32 [crc32.0xcb61b38c le rev 1.1024]
85 CRC32 [crc32.0xcb61b38c benorev int_min.1024]
86 CRC32 [crc32.0xcb61b38c benorev 1.1024]
87 CRC32 [crc32.0xcb61b38c be rev int_min.1024]
88 CRC32 [crc32.0xcb61b38c be rev 1.1024]
89 CRC32 [crc32.0x9b64c2b0 lenorev int_min.1024]
90 CRC32 [crc32.0x9b64c2b0 lenorev 1.1024]
91 CRC32 [crc32.0x9b64c2b0 le rev int_min.1024]
92 CRC32 [crc32.0x9b64c2b0 le rev 1.1024]
93 CRC32 [crc32.0x9b64c2b0 benorev int_min.1024]
94 CRC32 [crc32.0x9b64c2b0 benorev 1.1024]
95 CRC32 [crc32.0x9b64c2b0 be rev int_min.1024]
96 CRC32 [crc32.0x9b64c2b0 be rev 1.1024]
97 CRC32 [crc32.0x86d3d2d4 lenorev int_min.1024]
98 CRC32 [crc32.0x86d3d2d4 lenorev 1.1024]
99 CRC32 [crc32.0x86d3d2d4 le rev int_min.1024]
100 CRC32 [crc32.0x86d3d2d4 le rev 1.1024]
101 CRC32 [crc32.0x86d3d2d4 benorev int_min.1024]
102 CRC32 [crc32.0x86d3d2d4 benorev 1.1024]
103 CRC32 [crc32.0x86d3d2d4 be rev int_min.1024]
104 CRC32 [crc32.0x86d3d2d4 be rev 1.1024]
105 CRC32 [crc32.0xa00ae278 lenorev int_min.1024]
106 CRC32 [crc32.0xa00ae278 lenorev 1.1024]
107 CRC32 [crc32.0xa00ae278 le rev int_min.1024]
108 CRC32 [crc32.0xa00ae278 le rev 1.1024]
109 CRC32 [crc32.0xa00ae278 benorev int_min.1024]
110 CRC32 [crc32.0xa00ae278 benorev 1.1024]
111 CRC32 [crc32.0xa00ae278 be rev int_min.1024]
112 CRC32 [crc32.0xa00ae278 be rev 1.1024]
113 CRC32 [crc32.0xbdbdf21c lenorev int_min.1024]
114 CRC32 [crc32.0xbdbdf21c lenorev 1.1024]
115 CRC32 [crc32.0xbdbdf21c le rev int_min.1024]
116 CRC32 [crc32.0xbdbdf21c le rev 1.1024]
117 CRC32 [crc32.0xbdbdf21c benorev int_min.1024]
118 CRC32 [crc32.0xbdbdf21c benorev 1.1024]
119 CRC32 [crc32.0xbdbdf21c be rev int_min.1024]
120 CRC32 [crc32.0xbdbdf21c be rev 1.1024]
121 XFER [crc32.0x000000af lenorev int_min.1024]
122 XFER [crc32.0x000000af lenorev 1.1024]
123 XFER [crc32.0x000000af le rev int_min.1024]
124 XFER [crc32.0x000000af le rev 1.1024]
125 XFER [crc32.0x000000af benorev int_min.1024]
126 XFER [crc32.0x000000af benorev 1.1024]
127 XFER [crc32.0x000000af be rev int_min.1024]
128 XFER [crc32.0x000000af be rev 1.1024]
129 Adler CRC32 (0x191b3141) [32.le.1024]
130 Adler CRC32 (0x191b3141) [32.be.1024]
131 Adler CRC32 (0x01c26a37) [32.le.1024]
132 Adler CRC32 (0x01c26a37) [32.be.1024]
133 Adler CRC32 (0xb8bc6765) [32.le.1024]
134 Adler CRC32 (0xb8bc6765) [32.be.1024]
135 CRC-8 [crc8.0xd5 lenorev int_min.256]
136 CRC-8 [crc8.0xd5 lenorev 1.256]
137 CRC-8 [crc8.0xd5 le rev int_min.256]
138 CRC-8 [crc8.0xd5 le rev 1.256]
139 CRC-8 [crc8.0xab lenorev int_min.256]
140 CRC-8 [crc8.0xab lenorev 1.256]
141 CRC-8 [crc8.0xab le rev int_min.256]
142 CRC-8 [crc8.0xab le rev 1.256]
143 CRC-8 [crc8.0xea lenorev int_min.256]
144 CRC-8 [crc8.0xea lenorev 1.256]
145 CRC-8 [crc8.0xea le rev int_min.256]
146 CRC-8 [crc8.0xea le rev 1.256]
147 CRC-8-SAE J1850 [crc8.0x1d lenorev int_min.256]
148 CRC-8-SAE J1850 [crc8.0x1d lenorev 1.256]
149 CRC-8-SAE J1850 [crc8.0x1d le rev int_min.256]
150 CRC-8-SAE J1850 [crc8.0x1d le rev 1.256]
151 CRC-8-SAE J1850 [crc8.0xb8 lenorev int_min.256]
152 CRC-8-SAE J1850 [crc8.0xb8 lenorev 1.256]
153 CRC-8-SAE J1850 [crc8.0xb8 le rev int_min.256]
154 CRC-8-SAE J1850 [crc8.0xb8 le rev 1.256]
155 CRC-8-SAE J1850 [crc8.0x8e lenorev int_min.256]
156 CRC-8-SAE J1850 [crc8.0x8e lenorev 1.256]
157 CRC-8-SAE J1850 [crc8.0x8e le rev int_min.256]
158 CRC-8-SAE J1850 [crc8.0x8e le rev 1.256]
159 CRC-8-WCDMA [crc8.0x9b lenorev int_min.256]
160 CRC-8-WCDMA [crc8.0x9b lenorev 1.256]
161 CRC-8-WCDMA [crc8.0x9b le rev int_min.256]
162 CRC-8-WCDMA [crc8.0x9b le rev 1.256]
163 CRC-8-WCDMA [crc8.0xd9 lenorev int_min.256]
164 CRC-8-WCDMA [crc8.0xd9 lenorev 1.256]
165 CRC-8-WCDMA [crc8.0xd9 le rev int_min.256]
166 CRC-8-WCDMA [crc8.0xd9 le rev 1.256]
167 CRC-8-WCDMA [crc8.0xcd lenorev int_min.256]
168 CRC-8-WCDMA [crc8.0xcd lenorev 1.256]
169 CRC-8-WCDMA [crc8.0xcd le rev int_min.256]
170 CRC-8-WCDMA [crc8.0xcd le rev 1.256]
171 CRC-1 [crc8.0x01 lenorev int_min.256]
172 CRC-1 [crc8.0x01 lenorev 1.256]
173 CRC-1 [crc8.0x01 le rev int_min.256]
174 CRC-1 [crc8.0x01 le rev 1.256]
175 CRC-4 ITU [crc8.0x03 lenorev int_min.256]
176 CRC-4 ITU [crc8.0x03 lenorev 1.256]
177 CRC-4 ITU [crc8.0x03 le rev int_min.256]
178 CRC-4 ITU [crc8.0x03 le rev 1.256]
179 CRC-4 ITU [crc8.0x0c lenorev int_min.256]
180 CRC-4 ITU [crc8.0x0c lenorev 1.256]
181 CRC-4 ITU [crc8.0x0c le rev int_min.256]
182 CRC-4 ITU [crc8.0x0c le rev 1.256]
183 CRC-4 ITU [crc8.0x09 lenorev int_min.256]
184 CRC-4 ITU [crc8.0x09 lenorev 1.256]
185 CRC-4 ITU [crc8.0x09 le rev int_min.256]
186 CRC-4 ITU [crc8.0x09 le rev 1.256]
187 CRC-6 ITU [crc8.0x30 lenorev int_min.256]
188 CRC-6 ITU [crc8.0x30 lenorev 1.256]
189 CRC-6 ITU [crc8.0x30 le rev int_min.256]
190 CRC-6 ITU [crc8.0x30 le rev 1.256]
191 CRC-6 ITU [crc8.0x21 lenorev int_min.256]
192 CRC-6 ITU [crc8.0x21 lenorev 1.256]
193 CRC-6 ITU [crc8.0x21 le rev int_min.256]
194 CRC-6 ITU [crc8.0x21 le rev 1.256]
195 CRC-5-CCITT [crc8.0x0b lenorev int_min.256]
196 CRC-5-CCITT [crc8.0x0b lenorev 1.256]
197 CRC-5-CCITT [crc8.0x0b le rev int_min.256]
198 CRC-5-CCITT [crc8.0x0b le rev 1.256]
199 CRC-5-CCITT [crc8.0x15 lenorev int_min.256]
200 CRC-5-CCITT [crc8.0x15 lenorev 1.256]
201 CRC-5-CCITT [crc8.0x15 le rev int_min.256]
202 CRC-5-CCITT [crc8.0x15 le rev 1.256]
203 CRC-5-CCITT [crc8.0x1a lenorev int_min.256]
204 CRC-5-CCITT [crc8.0x1a lenorev 1.256]
205 CRC-5-CCITT [crc8.0x1a le rev int_min.256]
206 CRC-5-CCITT [crc8.0x1a le rev 1.256]
207 CRC-5-USB [crc8.0x05 lenorev int_min.256]
208 CRC-5-USB [crc8.0x05 lenorev 1.256]
209 CRC-5-USB [crc8.0x05 le rev int_min.256]
210 CRC-5-USB [crc8.0x05 le rev 1.256]
211 CRC-5-USB [crc8.0x14 lenorev int_min.256]
212 CRC-5-USB [crc8.0x14 lenorev 1.256]
213 CRC-5-USB [crc8.0x14 le rev int_min.256]
214 CRC-5-USB [crc8.0x14 le rev 1.256]
215 CRC-5-USB [crc8.0x12 lenorev int_min.256]
216 CRC-5-USB [crc8.0x12 lenorev 1.256]
217 CRC-5-USB [crc8.0x12 le rev int_min.256]
218 CRC-5-USB [crc8.0x12 le rev 1.256]
219 CRC-7 [crc8.0x48 lenorev int_min.256]
220 CRC-7 [crc8.0x48 lenorev 1.256]
221 CRC-7 [crc8.0x48 le rev int_min.256]
222 CRC-7 [crc8.0x48 le rev 1.256]
223 CRC-7 [crc8.0x44 lenorev int_min.256]
224 CRC-7 [crc8.0x44 lenorev 1.256]
225 CRC-7 [crc8.0x44 le rev int_min.256]
226 CRC-7 [crc8.0x44 le rev 1.256]
227 CRC-7 [crc8.0x11 lenorev int_min.256]
228 CRC-7 [crc8.0x11 lenorev 1.256]
229 CRC-7 [crc8.0x11 le rev int_min.256]
230 CRC-7 [crc8.0x11 le rev 1.256]
231 CRC-8-ATM [crc8.0x07 lenorev int_min.256]
232 CRC-8-ATM [crc8.0x07 lenorev 1.256]
233 CRC-8-ATM [crc8.0x07 le rev int_min.256]
234 CRC-8-ATM [crc8.0x07 le rev 1.256]
235 CRC-8-ATM [crc8.0xe0 lenorev int_min.256]
236 CRC-8-ATM [crc8.0xe0 lenorev 1.256]
237 CRC-8-ATM [crc8.0xe0 le rev int_min.256]
238 CRC-8-ATM [crc8.0xe0 le rev 1.256]
239 CRC-8-ATM [crc8.0x83 lenorev int_min.256]
240 CRC-8-ATM [crc8.0x83 lenorev 1.256]
241 CRC-8-ATM [crc8.0x83 le rev int_min.256]
242 CRC-8-ATM [crc8.0x83 le rev 1.256]
243 CRC-8-ATM [crc8.0xc1 lenorev int_min.256]
244 CRC-8-ATM [crc8.0xc1 lenorev 1.256]
245 CRC-8-ATM [crc8.0xc1 le rev int_min.256]
246 CRC-8-ATM [crc8.0xc1 le rev 1.256]
247 CRC-8-CCITT [crc8.0x87 lenorev int_min.256]
248 CRC-8-CCITT [crc8.0x87 lenorev 1.256]
249 CRC-8-CCITT [crc8.0x87 le rev int_min.256]
250 CRC-8-CCITT [crc8.0x87 le rev 1.256]
251 CRC-8-CCITT [crc8.0xe1 lenorev int_min.256]
252 CRC-8-CCITT [crc8.0xe1 lenorev 1.256]
253 CRC-8-CCITT [crc8.0xe1 le rev int_min.256]
254 CRC-8-CCITT [crc8.0xe1 le rev 1.256]
255 CRC-8-Dallas/Maxim [crc8.0x31 lenorev int_min.256]
256 CRC-8-Dallas/Maxim [crc8.0x31 lenorev 1.256]
257 CRC-8-Dallas/Maxim [crc8.0x31 le rev int_min.256]
258 CRC-8-Dallas/Maxim [crc8.0x31 le rev 1.256]
259 CRC-8-Dallas/Maxim [crc8.0x8c lenorev int_min.256]
260 CRC-8-Dallas/Maxim [crc8.0x8c lenorev 1.256]
261 CRC-8-Dallas/Maxim [crc8.0x8c le rev int_min.256]
262 CRC-8-Dallas/Maxim [crc8.0x8c le rev 1.256]
263 CRC-8-Dallas/Maxim [crc8.0x98 lenorev int_min.256]
264 CRC-8-Dallas/Maxim [crc8.0x98 lenorev 1.256]
265 CRC-8-Dallas/Maxim [crc8.0x98 le rev int_min.256]
266 CRC-8-Dallas/Maxim [crc8.0x98 le rev 1.256]
267 CRC-8 [crc8.0xd3 lenorev int_min.256]
268 CRC-8 [crc8.0xd3 lenorev 1.256]
269 CRC-8 [crc8.0xd3 le rev int_min.256]
270 CRC-8 [crc8.0xd3 le rev 1.256]
271 CRC-10 [crc16.0x0233 lenorev int_min.512]
272 CRC-10 [crc16.0x0233 lenorev 1.512]
273 CRC-10 [crc16.0x0233 le rev int_min.512]
274 CRC-10 [crc16.0x0233 le rev 1.512]
275 CRC-10 [crc16.0x0233 benorev int_min.512]
276 CRC-10 [crc16.0x0233 benorev 1.512]
277 CRC-10 [crc16.0x0233 be rev int_min.512]
278 CRC-10 [crc16.0x0233 be rev 1.512]
279 CRC-10 [crc16.0x0331 lenorev int_min.512]
280 CRC-10 [crc16.0x0331 lenorev 1.512]
281 CRC-10 [crc16.0x0331 le rev int_min.512]
282 CRC-10 [crc16.0x0331 le rev 1.512]
283 CRC-10 [crc16.0x0331 benorev int_min.512]
284 CRC-10 [crc16.0x0331 benorev 1.512]
285 CRC-10 [crc16.0x0331 be rev int_min.512]
286 CRC-10 [crc16.0x0331 be rev 1.512]
287 CRC-10 [crc16.0x0319 lenorev int_min.512]
288 CRC-10 [crc16.0x0319 lenorev 1.512]
289 CRC-10 [crc16.0x0319 le rev int_min.512]
290 CRC-10 [crc16.0x0319 le rev 1.512]
291 CRC-10 [crc16.0x0319 benorev int_min.512]
292 CRC-10 [crc16.0x0319 benorev 1.512]
293 CRC-10 [crc16.0x0319 be rev int_min.512]
294 CRC-10 [crc16.0x0319 be rev 1.512]
295 CRC-11 [crc16.0x0385 lenorev int_min.512]
296 CRC-11 [crc16.0x0385 lenorev 1.512]
297 CRC-11 [crc16.0x0385 le rev int_min.512]
298 CRC-11 [crc16.0x0385 le rev 1.512]
299 CRC-11 [crc16.0x0385 benorev int_min.512]
300 CRC-11 [crc16.0x0385 benorev 1.512]
301 CRC-11 [crc16.0x0385 be rev int_min.512]
302 CRC-11 [crc16.0x0385 be rev 1.512]
303 CRC-11 [crc16.0x050e lenorev int_min.512]
304 CRC-11 [crc16.0x050e lenorev 1.512]
305 CRC-11 [crc16.0x050e le rev int_min.512]
306 CRC-11 [crc16.0x050e le rev 1.512]
307 CRC-11 [crc16.0x050e benorev int_min.512]
308 CRC-11 [crc16.0x050e benorev 1.512]
309 CRC-11 [crc16.0x050e be rev int_min.512]
310 CRC-11 [crc16.0x050e be rev 1.512]
311 CRC-11 [crc16.0x05c2 lenorev int_min.512]
312 CRC-11 [crc16.0x05c2 lenorev 1.512]
313 CRC-11 [crc16.0x05c2 le rev int_min.512]
314 CRC-11 [crc16.0x05c2 le rev 1.512]
315 CRC-11 [crc16.0x05c2 benorev int_min.512]
316 CRC-11 [crc16.0x05c2 benorev 1.512]
317 CRC-11 [crc16.0x05c2 be rev int_min.512]
318 CRC-11 [crc16.0x05c2 be rev 1.512]
319 CRC-12 [crc16.0x080f lenorev int_min.512]
320 CRC-12 [crc16.0x080f lenorev 1.512]
321 CRC-12 [crc16.0x080f le rev int_min.512]
322 CRC-12 [crc16.0x080f le rev 1.512]
323 CRC-12 [crc16.0x080f benorev int_min.512]
324 CRC-12 [crc16.0x080f benorev 1.512]
325 CRC-12 [crc16.0x080f be rev int_min.512]
326 CRC-12 [crc16.0x080f be rev 1.512]
327 CRC-12 [crc16.0x0f01 lenorev int_min.512]
328 CRC-12 [crc16.0x0f01 lenorev 1.512]
329 CRC-12 [crc16.0x0f01 le rev int_min.512]
330 CRC-12 [crc16.0x0f01 le rev 1.512]
331 CRC-12 [crc16.0x0f01 benorev int_min.512]
332 CRC-12 [crc16.0x0f01 benorev 1.512]
333 CRC-12 [crc16.0x0f01 be rev int_min.512]
334 CRC-12 [crc16.0x0f01 be rev 1.512]
335 CRC-12 [crc16.0x0c07 lenorev int_min.512]
336 CRC-12 [crc16.0x0c07 lenorev 1.512]
337 CRC-12 [crc16.0x0c07 le rev int_min.512]
338 CRC-12 [crc16.0x0c07 le rev 1.512]
339 CRC-12 [crc16.0x0c07 benorev int_min.512]
340 CRC-12 [crc16.0x0c07 benorev 1.512]
341 CRC-12 [crc16.0x0c07 be rev int_min.512]
342 CRC-12 [crc16.0x0c07 be rev 1.512]
343 CRC-12 [crc16.0x0e03 lenorev int_min.512]
344 CRC-12 [crc16.0x0e03 lenorev 1.512]
345 CRC-12 [crc16.0x0e03 le rev int_min.512]
346 CRC-12 [crc16.0x0e03 le rev 1.512]
347 CRC-12 [crc16.0x0e03 benorev int_min.512]
348 CRC-12 [crc16.0x0e03 benorev 1.512]
349 CRC-12 [crc16.0x0e03 be rev int_min.512]
350 CRC-12 [crc16.0x0e03 be rev 1.512]
351 CRC-15-CAN [crc16.0x4599 lenorev int_min.512]
352 CRC-15-CAN [crc16.0x4599 lenorev 1.512]
353 CRC-15-CAN [crc16.0x4599 le rev int_min.512]
354 CRC-15-CAN [crc16.0x4599 le rev 1.512]
355 CRC-15-CAN [crc16.0x4599 benorev int_min.512]
356 CRC-15-CAN [crc16.0x4599 benorev 1.512]
357 CRC-15-CAN [crc16.0x4599 be rev int_min.512]
358 CRC-15-CAN [crc16.0x4599 be rev 1.512]
359 CRC-15-CAN [crc16.0x4cd1 lenorev int_min.512]
360 CRC-15-CAN [crc16.0x4cd1 lenorev 1.512]
361 CRC-15-CAN [crc16.0x4cd1 le rev int_min.512]
362 CRC-15-CAN [crc16.0x4cd1 le rev 1.512]
363 CRC-15-CAN [crc16.0x4cd1 benorev int_min.512]
364 CRC-15-CAN [crc16.0x4cd1 benorev 1.512]
365 CRC-15-CAN [crc16.0x4cd1 be rev int_min.512]
366 CRC-15-CAN [crc16.0x4cd1 be rev 1.512]
367 CRC-15-CAN [crc16.0x62cc lenorev int_min.512]
368 CRC-15-CAN [crc16.0x62cc lenorev 1.512]
369 CRC-15-CAN [crc16.0x62cc le rev int_min.512]
370 CRC-15-CAN [crc16.0x62cc le rev 1.512]
371 CRC-15-CAN [crc16.0x62cc benorev int_min.512]
372 CRC-15-CAN [crc16.0x62cc benorev 1.512]
373 CRC-15-CAN [crc16.0x62cc be rev int_min.512]
374 CRC-15-CAN [crc16.0x62cc be rev 1.512]
375 CRC-15-MPT1327 [crc16.0x6815 lenorev int_min.512]
376 CRC-15-MPT1327 [crc16.0x6815 lenorev 1.512]
377 CRC-15-MPT1327 [crc16.0x6815 le rev int_min.512]
378 CRC-15-MPT1327 [crc16.0x6815 le rev 1.512]
379 CRC-15-MPT1327 [crc16.0x6815 benorev int_min.512]
380 CRC-15-MPT1327 [crc16.0x6815 benorev 1.512]
381 CRC-15-MPT1327 [crc16.0x6815 be rev int_min.512]
382 CRC-15-MPT1327 [crc16.0x6815 be rev 1.512]
383 CRC-15-MPT1327 [crc16.0x540b lenorev int_min.512]
384 CRC-15-MPT1327 [crc16.0x540b lenorev 1.512]
385 CRC-15-MPT1327 [crc16.0x540b le rev int_min.512]
386 CRC-15-MPT1327 [crc16.0x540b le rev 1.512]
387 CRC-15-MPT1327 [crc16.0x540b benorev int_min.512]
388 CRC-15-MPT1327 [crc16.0x540b benorev 1.512]
389 CRC-15-MPT1327 [crc16.0x540b be rev int_min.512]
390 CRC-15-MPT1327 [crc16.0x540b be rev 1.512]
391 CRC-15-MPT1327 [crc16.0x740a lenorev int_min.512]
392 CRC-15-MPT1327 [crc16.0x740a lenorev 1.512]
393 CRC-15-MPT1327 [crc16.0x740a le rev int_min.512]
394 CRC-15-MPT1327 [crc16.0x740a le rev 1.512]
395 CRC-15-MPT1327 [crc16.0x740a benorev int_min.512]
396 CRC-15-MPT1327 [crc16.0x740a benorev 1.512]
397 CRC-15-MPT1327 [crc16.0x740a be rev int_min.512]
398 CRC-15-MPT1327 [crc16.0x740a be rev 1.512]
399 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 lenorev int_min.512]
400 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 lenorev 1.512]
401 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 le rev int_min.512]
402 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 le rev 1.512]
403 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 benorev int_min.512]
404 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 benorev 1.512]
405 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 be rev int_min.512]
406 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 be rev 1.512]
407 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 lenorev int_min.512]
408 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 lenorev 1.512]
409 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 le rev int_min.512]
410 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 le rev 1.512]
411 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 benorev int_min.512]
412 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 benorev 1.512]
413 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 be rev int_min.512]
414 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 be rev 1.512]
415 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 lenorev int_min.512]
416 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 lenorev 1.512]
417 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 le rev int_min.512]
418 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 le rev 1.512]
419 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 benorev int_min.512]
420 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 benorev 1.512]
421 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 be rev int_min.512]
422 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 be rev 1.512]
423 CRC-16-T10-DIF [crc16.0x8b27 lenorev int_min.512]
424 CRC-16-T10-DIF [crc16.0x8b27 lenorev 1.512]
425 CRC-16-T10-DIF [crc16.0x8b27 le rev int_min.512]
426 CRC-16-T10-DIF [crc16.0x8b27 le rev 1.512]
427 CRC-16-T10-DIF [crc16.0x8b27 benorev int_min.512]
428 CRC-16-T10-DIF [crc16.0x8b27 benorev 1.512]
429 CRC-16-T10-DIF [crc16.0x8b27 be rev int_min.512]
430 CRC-16-T10-DIF [crc16.0x8b27 be rev 1.512]
431 CRC-16-T10-DIF [crc16.0xedd1 lenorev int_min.512]
432 CRC-16-T10-DIF [crc16.0xedd1 lenorev 1.512]
433 CRC-16-T10-DIF [crc16.0xedd1 le rev int_min.512]
434 CRC-16-T10-DIF [crc16.0xedd1 le rev 1.512]
435 CRC-16-T10-DIF [crc16.0xedd1 benorev int_min.512]
436 CRC-16-T10-DIF [crc16.0xedd1 benorev 1.512]
437 CRC-16-T10-DIF [crc16.0xedd1 be rev int_min.512]
438 CRC-16-T10-DIF [crc16.0xedd1 be rev 1.512]
439 CRC-16-T10-DIF [crc16.0xc5db lenorev int_min.512]
440 CRC-16-T10-DIF [crc16.0xc5db lenorev 1.512]
441 CRC-16-T10-DIF [crc16.0xc5db le rev int_min.512]
442 CRC-16-T10-DIF [crc16.0xc5db le rev 1.512]
443 CRC-16-T10-DIF [crc16.0xc5db benorev int_min.512]
444 CRC-16-T10-DIF [crc16.0xc5db benorev 1.512]
445 CRC-16-T10-DIF [crc16.0xc5db be rev int_min.512]
446 CRC-16-T10-DIF [crc16.0xc5db be rev 1.512]
447 CRC-16-DNP [crc16.0x3d65 lenorev int_min.512]
448 CRC-16-DNP [crc16.0x3d65 lenorev 1.512]
449 CRC-16-DNP [crc16.0x3d65 le rev int_min.512]
450 CRC-16-DNP [crc16.0x3d65 le rev 1.512]
451 CRC-16-DNP [crc16.0x3d65 benorev int_min.512]
452 CRC-16-DNP [crc16.0x3d65 benorev 1.512]
453 CRC-16-DNP [crc16.0x3d65 be rev int_min.512]
454 CRC-16-DNP [crc16.0x3d65 be rev 1.512]
455 CRC-16-DNP [crc16.0xa6bc lenorev int_min.512]
456 CRC-16-DNP [crc16.0xa6bc lenorev 1.512]
457 CRC-16-DNP [crc16.0xa6bc le rev int_min.512]
458 CRC-16-DNP [crc16.0xa6bc le rev 1.512]
459 CRC-16-DNP [crc16.0xa6bc benorev int_min.512]
460 CRC-16-DNP [crc16.0xa6bc benorev 1.512]
461 CRC-16-DNP [crc16.0xa6bc be rev int_min.512]
462 CRC-16-DNP [crc16.0xa6bc be rev 1.512]
463 CRC-16-DNP [crc16.0x9eb2 lenorev int_min.512]
464 CRC-16-DNP [crc16.0x9eb2 lenorev 1.512]
465 CRC-16-DNP [crc16.0x9eb2 le rev int_min.512]
466 CRC-16-DNP [crc16.0x9eb2 le rev 1.512]
467 CRC-16-DNP [crc16.0x9eb2 benorev int_min.512]
468 CRC-16-DNP [crc16.0x9eb2 benorev 1.512]
469 CRC-16-DNP [crc16.0x9eb2 be rev int_min.512]
470 CRC-16-DNP [crc16.0x9eb2 be rev 1.512]
471 CRC-16-DECT [crc16.0x0589 lenorev int_min.512]
472 CRC-16-DECT [crc16.0x0589 lenorev 1.512]
473 CRC-16-DECT [crc16.0x0589 le rev int_min.512]
474 CRC-16-DECT [crc16.0x0589 le rev 1.512]
475 CRC-16-DECT [crc16.0x0589 benorev int_min.512]
476 CRC-16-DECT [crc16.0x0589 benorev 1.512]
477 CRC-16-DECT [crc16.0x0589 be rev int_min.512]
478 CRC-16-DECT [crc16.0x0589 be rev 1.512]
479 CRC-16-DECT [crc16.0x91a0 lenorev int_min.512]
480 CRC-16-DECT [crc16.0x91a0 lenorev 1.512]
481 CRC-16-DECT [crc16.0x91a0 le rev int_min.512]
482 CRC-16-DECT [crc16.0x91a0 le rev 1.512]
483 CRC-16-DECT [crc16.0x91a0 benorev int_min.512]
484 CRC-16-DECT [crc16.0x91a0 benorev 1.512]
485 CRC-16-DECT [crc16.0x91a0 be rev int_min.512]
486 CRC-16-DECT [crc16.0x91a0 be rev 1.512]
487 CRC-16-DECT [crc16.0x82c4 lenorev int_min.512]
488 CRC-16-DECT [crc16.0x82c4 lenorev 1.512]
489 CRC-16-DECT [crc16.0x82c4 le rev int_min.512]
490 CRC-16-DECT [crc16.0x82c4 le rev 1.512]
491 CRC-16-DECT [crc16.0x82c4 benorev int_min.512]
492 CRC-16-DECT [crc16.0x82c4 benorev 1.512]
493 CRC-16-DECT [crc16.0x82c4 be rev int_min.512]
494 CRC-16-DECT [crc16.0x82c4 be rev 1.512]
495 CRC-16-ARINC [crc16.0xa02b lenorev int_min.512]
496 CRC-16-ARINC [crc16.0xa02b lenorev 1.512]
497 CRC-16-ARINC [crc16.0xa02b le rev int_min.512]
498 CRC-16-ARINC [crc16.0xa02b le rev 1.512]
499 CRC-16-ARINC [crc16.0xa02b benorev int_min.512]
500 CRC-16-ARINC [crc16.0xa02b benorev 1.512]
501 CRC-16-ARINC [crc16.0xa02b be rev int_min.512]
502 CRC-16-ARINC [crc16.0xa02b be rev 1.512]
503 CRC-16-ARINC [crc16.0xd405 lenorev int_min.512]
504 CRC-16-ARINC [crc16.0xd405 lenorev 1.512]
505 CRC-16-ARINC [crc16.0xd405 le rev int_min.512]
506 CRC-16-ARINC [crc16.0xd405 le rev 1.512]
507 CRC-16-ARINC [crc16.0xd405 benorev int_min.512]
508 CRC-16-ARINC [crc16.0xd405 benorev 1.512]
509 CRC-16-ARINC [crc16.0xd405 be rev int_min.512]
510 CRC-16-ARINC [crc16.0xd405 be rev 1.512]
511 CRC-16-ARINC [crc16.0xd015 lenorev int_min.512]
512 CRC-16-ARINC [crc16.0xd015 lenorev 1.512]
513 CRC-16-ARINC [crc16.0xd015 le rev int_min.512]
514 CRC-16-ARINC [crc16.0xd015 le rev 1.512]
515 CRC-16-ARINC [crc16.0xd015 benorev int_min.512]
516 CRC-16-ARINC [crc16.0xd015 benorev 1.512]
517 CRC-16-ARINC [crc16.0xd015 be rev int_min.512]
518 CRC-16-ARINC [crc16.0xd015 be rev 1.512]
519 CRC-16-CCITT [crc16.0x0811 lenorev int_min.512]
520 CRC-16-CCITT [crc16.0x0811 lenorev 1.512]
521 CRC-16-CCITT [crc16.0x0811 le rev int_min.512]
522 CRC-16-CCITT [crc16.0x0811 le rev 1.512]
523 CRC-16-CCITT [crc16.0x0811 benorev int_min.512]
524 CRC-16-CCITT [crc16.0x0811 benorev 1.512]
525 CRC-16-CCITT [crc16.0x0811 be rev int_min.512]
526 CRC-16-CCITT [crc16.0x0811 be rev 1.512]
527 CRC-16-IBM maxim/usb [crc16.0x8005 lenorev int_min.512]
528 CRC-16-IBM maxim/usb [crc16.0x8005 lenorev 1.512]
529 CRC-16-IBM maxim/usb [crc16.0x8005 le rev int_min.512]
530 CRC-16-IBM maxim/usb [crc16.0x8005 le rev 1.512]
531 CRC-16-IBM maxim/usb [crc16.0x8005 benorev int_min.512]
532 CRC-16-IBM maxim/usb [crc16.0x8005 benorev 1.512]
533 CRC-16-IBM maxim/usb [crc16.0x8005 be rev int_min.512]
534 CRC-16-IBM maxim/usb [crc16.0x8005 be rev 1.512]
535 CRC-16-IBM maxim/usb [crc16.0xa001 lenorev int_min.512]
536 CRC-16-IBM maxim/usb [crc16.0xa001 lenorev 1.512]
537 CRC-16-IBM maxim/usb [crc16.0xa001 le rev int_min.512]
538 CRC-16-IBM maxim/usb [crc16.0xa001 le rev 1.512]
539 CRC-16-IBM maxim/usb [crc16.0xa001 benorev int_min.512]
540 CRC-16-IBM maxim/usb [crc16.0xa001 benorev 1.512]
541 CRC-16-IBM maxim/usb [crc16.0xa001 be rev int_min.512]
542 CRC-16-IBM maxim/usb [crc16.0xa001 be rev 1.512]
543 CRC-16-IBM maxim/usb [crc16.0xc002 lenorev int_min.512]
544 CRC-16-IBM maxim/usb [crc16.0xc002 lenorev 1.512]
545 CRC-16-IBM maxim/usb [crc16.0xc002 le rev int_min.512]
546 CRC-16-IBM maxim/usb [crc16.0xc002 le rev 1.512]
547 CRC-16-IBM maxim/usb [crc16.0xc002 benorev int_min.512]
548 CRC-16-IBM maxim/usb [crc16.0xc002 benorev 1.512]
549 CRC-16-IBM maxim/usb [crc16.0xc002 be rev int_min.512]
550 CRC-16-IBM maxim/usb [crc16.0xc002 be rev 1.512]
551 CRC-16-IBM [crc16.0x4003 lenorev int_min.512]
552 CRC-16-IBM [crc16.0x4003 lenorev 1.512]
553 CRC-16-IBM [crc16.0x4003 le rev int_min.512]
554 CRC-16-IBM [crc16.0x4003 le rev 1.512]
555 CRC-16-IBM [crc16.0x4003 benorev int_min.512]
556 CRC-16-IBM [crc16.0x4003 benorev 1.512]
557 CRC-16-IBM [crc16.0x4003 be rev int_min.512]
558 CRC-16-IBM [crc16.0x4003 be rev 1.512]
559 CRC16 [crc16.0xb005 lenorev int_min.512]
560 CRC16 [crc16.0xb005 lenorev 1.512]
561 CRC16 [crc16.0xb005 le rev int_min.512]
562 CRC16 [crc16.0xb005 le rev 1.512]
563 CRC16 [crc16.0xb005 benorev int_min.512]
564 CRC16 [crc16.0xb005 benorev 1.512]
565 CRC16 [crc16.0xb005 be rev int_min.512]
566 CRC16 [crc16.0xb005 be rev 1.512]
567 CRC-24 [crc32.0x005d6dcb lenorev int_min.1024]
568 CRC-24 [crc32.0x005d6dcb lenorev 1.1024]
569 CRC-24 [crc32.0x005d6dcb le rev int_min.1024]
570 CRC-24 [crc32.0x005d6dcb le rev 1.1024]
571 CRC-24 [crc32.0x005d6dcb benorev int_min.1024]
572 CRC-24 [crc32.0x005d6dcb benorev 1.1024]
573 CRC-24 [crc32.0x005d6dcb be rev int_min.1024]
574 CRC-24 [crc32.0x005d6dcb be rev 1.1024]
575 CRC-24 [crc32.0x00d3b6ba lenorev int_min.1024]
576 CRC-24 [crc32.0x00d3b6ba lenorev 1.1024]
577 CRC-24 [crc32.0x00d3b6ba le rev int_min.1024]
578 CRC-24 [crc32.0x00d3b6ba le rev 1.1024]
579 CRC-24 [crc32.0x00d3b6ba benorev int_min.1024]
580 CRC-24 [crc32.0x00d3b6ba benorev 1.1024]
581 CRC-24 [crc32.0x00d3b6ba be rev int_min.1024]
582 CRC-24 [crc32.0x00d3b6ba be rev 1.1024]
583 CRC-24 [crc32.0x00aeb6e5 lenorev int_min.1024]
584 CRC-24 [crc32.0x00aeb6e5 lenorev 1.1024]
585 CRC-24 [crc32.0x00aeb6e5 le rev int_min.1024]
586 CRC-24 [crc32.0x00aeb6e5 le rev 1.1024]
587 CRC-24 [crc32.0x00aeb6e5 benorev int_min.1024]
588 CRC-24 [crc32.0x00aeb6e5 benorev 1.1024]
589 CRC-24 [crc32.0x00aeb6e5 be rev int_min.1024]
590 CRC-24 [crc32.0x00aeb6e5 be rev 1.1024]
591 CRC-24-Radix-64 [crc32.0x00864cfb lenorev int_min.1024]
592 CRC-24-Radix-64 [crc32.0x00864cfb lenorev 1.1024]
593 CRC-24-Radix-64 [crc32.0x00864cfb le rev int_min.1024]
594 CRC-24-Radix-64 [crc32.0x00864cfb le rev 1.1024]
595 CRC-24-Radix-64 [crc32.0x00864cfb benorev int_min.1024]
596 CRC-24-Radix-64 [crc32.0x00864cfb benorev 1.1024]
597 CRC-24-Radix-64 [crc32.0x00864cfb be rev int_min.1024]
598 CRC-24-Radix-64 [crc32.0x00864cfb be rev 1.1024]
599 CRC-24-Radix-64 [crc32.0x00df3261 lenorev int_min.1024]
600 CRC-24-Radix-64 [crc32.0x00df3261 lenorev 1.1024]
601 CRC-24-Radix-64 [crc32.0x00df3261 le rev int_min.1024]
602 CRC-24-Radix-64 [crc32.0x00df3261 le rev 1.1024]
603 CRC-24-Radix-64 [crc32.0x00df3261 benorev int_min.1024]
604 CRC-24-Radix-64 [crc32.0x00df3261 benorev 1.1024]
605 CRC-24-Radix-64 [crc32.0x00df3261 be rev int_min.1024]
606 CRC-24-Radix-64 [crc32.0x00df3261 be rev 1.1024]
607 CRC-24-Radix-64 [crc32.0x00c3267d lenorev int_min.1024]
608 CRC-24-Radix-64 [crc32.0x00c3267d lenorev 1.1024]
609 CRC-24-Radix-64 [crc32.0x00c3267d le rev int_min.1024]
610 CRC-24-Radix-64 [crc32.0x00c3267d le rev 1.1024]
611 CRC-24-Radix-64 [crc32.0x00c3267d benorev int_min.1024]
612 CRC-24-Radix-64 [crc32.0x00c3267d benorev 1.1024]
613 CRC-24-Radix-64 [crc32.0x00c3267d be rev int_min.1024]
614 CRC-24-Radix-64 [crc32.0x00c3267d be rev 1.1024]
615 CRC-30 [crc32.0x2030b9c7 lenorev int_min.1024]
616 CRC-30 [crc32.0x2030b9c7 lenorev 1.1024]
617 CRC-30 [crc32.0x2030b9c7 le rev int_min.1024]
618 CRC-30 [crc32.0x2030b9c7 le rev 1.1024]
619 CRC-30 [crc32.0x2030b9c7 benorev int_min.1024]
620 CRC-30 [crc32.0x2030b9c7 benorev 1.1024]
621 CRC-30 [crc32.0x2030b9c7 be rev int_min.1024]
622 CRC-30 [crc32.0x2030b9c7 be rev 1.1024]
623 CRC-30 [crc32.0x38e74301 lenorev int_min.1024]
624 CRC-30 [crc32.0x38e74301 lenorev 1.1024]
625 CRC-30 [crc32.0x38e74301 le rev int_min.1024]
626 CRC-30 [crc32.0x38e74301 le rev 1.1024]
627 CRC-30 [crc32.0x38e74301 benorev int_min.1024]
628 CRC-30 [crc32.0x38e74301 benorev 1.1024]
629 CRC-30 [crc32.0x38e74301 be rev int_min.1024]
630 CRC-30 [crc32.0x38e74301 be rev 1.1024]
631 CRC-30 [crc32.0x30185ce3 lenorev int_min.1024]
632 CRC-30 [crc32.0x30185ce3 lenorev 1.1024]
633 CRC-30 [crc32.0x30185ce3 le rev int_min.1024]
634 CRC-30 [crc32.0x30185ce3 le rev 1.1024]
635 CRC-30 [crc32.0x30185ce3 benorev int_min.1024]
636 CRC-30 [crc32.0x30185ce3 benorev 1.1024]
637 CRC-30 [crc32.0x30185ce3 be rev int_min.1024]
638 CRC-30 [crc32.0x30185ce3 be rev 1.1024]
639 CRC-32-IEEE 802.3 [crc32.0x04c11db7 lenorev int_min.1024]
640 CRC-32-IEEE 802.3 [crc32.0x04c11db7 lenorev 1.1024]
641 CRC-32-IEEE 802.3 [crc32.0x04c11db7 le rev int_min.1024]
642 CRC-32-IEEE 802.3 [crc32.0x04c11db7 le rev 1.1024]
643 CRC-32-IEEE 802.3 [crc32.0x04c11db7 benorev int_min.1024]
644 CRC-32-IEEE 802.3 [crc32.0x04c11db7 benorev 1.1024]
645 CRC-32-IEEE 802.3 [crc32.0x04c11db7 be rev int_min.1024]
646 CRC-32-IEEE 802.3 [crc32.0x04c11db7 be rev 1.1024]
647 CRC-32-IEEE 802.3 [crc32.0xedb88320 lenorev int_min.1024]
648 CRC-32-IEEE 802.3 [crc32.0xedb88320 lenorev 1.1024]
649 CRC-32-IEEE 802.3 [crc32.0xedb88320 le rev int_min.1024]
650 CRC-32-IEEE 802.3 [crc32.0xedb88320 le rev 1.1024]
651 CRC-32-IEEE 802.3 [crc32.0xedb88320 benorev int_min.1024]
652 CRC-32-IEEE 802.3 [crc32.0xedb88320 benorev 1.1024]
653 CRC-32-IEEE 802.3 [crc32.0xedb88320 be rev int_min.1024]
654 CRC-32-IEEE 802.3 [crc32.0xedb88320 be rev 1.1024]
655 CRC-32-IEEE 802.3 [crc32.0x82608edb lenorev int_min.1024]
656 CRC-32-IEEE 802.3 [crc32.0x82608edb lenorev 1.1024]
657 CRC-32-IEEE 802.3 [crc32.0x82608edb le rev int_min.1024]
658 CRC-32-IEEE 802.3 [crc32.0x82608edb le rev 1.1024]
659 CRC-32-IEEE 802.3 [crc32.0x82608edb benorev int_min.1024]
660 CRC-32-IEEE 802.3 [crc32.0x82608edb benorev 1.1024]
661 CRC-32-IEEE 802.3 [crc32.0x82608edb be rev int_min.1024]
662 CRC-32-IEEE 802.3 [crc32.0x82608edb be rev 1.1024]
663 CRC-32-IEEE 802.3 [crc32.0xdb710641 lenorev int_min.1024]
664 CRC-32-IEEE 802.3 [crc32.0xdb710641 lenorev 1.1024]
665 CRC-32-IEEE 802.3 [crc32.0xdb710641 le rev int_min.1024]
666 CRC-32-IEEE 802.3 [crc32.0xdb710641 le rev 1.1024]
667 CRC-32-IEEE 802.3 [crc32.0xdb710641 benorev int_min.1024]
668 CRC-32-IEEE 802.3 [crc32.0xdb710641 benorev 1.1024]
669 CRC-32-IEEE 802.3 [crc32.0xdb710641 be rev int_min.1024]
670 CRC-32-IEEE 802.3 [crc32.0xdb710641 be rev 1.1024]
671 CRC-32D [crc32.0xa833982b lenorev int_min.1024]
672 CRC-32D [crc32.0xa833982b lenorev 1.1024]
673 CRC-32D [crc32.0xa833982b le rev int_min.1024]
674 CRC-32D [crc32.0xa833982b le rev 1.1024]
675 CRC-32D [crc32.0xa833982b benorev int_min.1024]
676 CRC-32D [crc32.0xa833982b benorev 1.1024]
677 CRC-32D [crc32.0xa833982b be rev int_min.1024]
678 CRC-32D [crc32.0xa833982b be rev 1.1024]
679 CRC-32C (Castagnoli) [crc32.0x1edc6f41 lenorev int_min.1024]
680 CRC-32C (Castagnoli) [crc32.0x1edc6f41 lenorev 1.1024]
681 CRC-32C (Castagnoli) [crc32.0x1edc6f41 le rev int_min.1024]
682 CRC-32C (Castagnoli) [crc32.0x1edc6f41 le rev 1.1024]
683 CRC-32C (Castagnoli) [crc32.0x1edc6f41 benorev int_min.1024]
684 CRC-32C (Castagnoli) [crc32.0x1edc6f41 benorev 1.1024]
685 CRC-32C (Castagnoli) [crc32.0x1edc6f41 be rev int_min.1024]
686 CRC-32C (Castagnoli) [crc32.0x1edc6f41 be rev 1.1024]
687 CRC-32C (Castagnoli) [crc32.0x82f63b78 lenorev int_min.1024]
688 CRC-32C (Castagnoli) [crc32.0x82f63b78 lenorev 1.1024]
689 CRC-32C (Castagnoli) [crc32.0x82f63b78 le rev int_min.1024]
690 CRC-32C (Castagnoli) [crc32.0x82f63b78 le rev 1.1024]
691 CRC-32C (Castagnoli) [crc32.0x82f63b78 benorev int_min.1024]
692 CRC-32C (Castagnoli) [crc32.0x82f63b78 benorev 1.1024]
693 CRC-32C (Castagnoli) [crc32.0x82f63b78 be rev int_min.1024]
694 CRC-32C (Castagnoli) [crc32.0x82f63b78 be rev 1.1024]
695 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 lenorev int_min.1024]
696 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 lenorev 1.1024]
697 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 le rev int_min.1024]
698 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 le rev 1.1024]
699 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 benorev int_min.1024]
700 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 benorev 1.1024]
701 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 be rev int_min.1024]
702 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 be rev 1.1024]
703 CRC-32K (Koopman) [crc32.0x741b8cd7 lenorev int_min.1024]
704 CRC-32K (Koopman) [crc32.0x741b8cd7 lenorev 1.1024]
705 CRC-32K (Koopman) [crc32.0x741b8cd7 le rev int_min.1024]
706 CRC-32K (Koopman) [crc32.0x741b8cd7 le rev 1.1024]
707 CRC-32K (Koopman) [crc32.0x741b8cd7 benorev int_min.1024]
708 CRC-32K (Koopman) [crc32.0x741b8cd7 benorev 1.1024]
709 CRC-32K (Koopman) [crc32.0x741b8cd7 be rev int_min.1024]
710 CRC-32K (Koopman) [crc32.0x741b8cd7 be rev 1.1024]
711 CRC-32K (Koopman) [crc32.0xeb31d82e lenorev int_min.1024]
712 CRC-32K (Koopman) [crc32.0xeb31d82e lenorev 1.1024]
713 CRC-32K (Koopman) [crc32.0xeb31d82e le rev int_min.1024]
714 CRC-32K (Koopman) [crc32.0xeb31d82e le rev 1.1024]
715 CRC-32K (Koopman) [crc32.0xeb31d82e benorev int_min.1024]
716 CRC-32K (Koopman) [crc32.0xeb31d82e benorev 1.1024]
717 CRC-32K (Koopman) [crc32.0xeb31d82e be rev int_min.1024]
718 CRC-32K (Koopman) [crc32.0xeb31d82e be rev 1.1024]
719 CRC-32K (Koopman) [crc32.0xba0dc66b lenorev int_min.1024]
720 CRC-32K (Koopman) [crc32.0xba0dc66b lenorev 1.1024]
721 CRC-32K (Koopman) [crc32.0xba0dc66b le rev int_min.1024]
722 CRC-32K (Koopman) [crc32.0xba0dc66b le rev 1.1024]
723 CRC-32K (Koopman) [crc32.0xba0dc66b benorev int_min.1024]
724 CRC-32K (Koopman) [crc32.0xba0dc66b benorev 1.1024]
725 CRC-32K (Koopman) [crc32.0xba0dc66b be rev int_min.1024]
726 CRC-32K (Koopman) [crc32.0xba0dc66b be rev 1.1024]
727 CRC-32Q [crc32.0x814141ab lenorev int_min.1024]
728 CRC-32Q [crc32.0x814141ab lenorev 1.1024]
729 CRC-32Q [crc32.0x814141ab le rev int_min.1024]
730 CRC-32Q [crc32.0x814141ab le rev 1.1024]
731 CRC-32Q [crc32.0x814141ab benorev int_min.1024]
732 CRC-32Q [crc32.0x814141ab benorev 1.1024]
733 CRC-32Q [crc32.0x814141ab be rev int_min.1024]
734 CRC-32Q [crc32.0x814141ab be rev 1.1024]
735 CRC-32Q [crc32.0xd5828281 lenorev int_min.1024]
736 CRC-32Q [crc32.0xd5828281 lenorev 1.1024]
737 CRC-32Q [crc32.0xd5828281 le rev int_min.1024]
738 CRC-32Q [crc32.0xd5828281 le rev 1.1024]
739 CRC-32Q [crc32.0xd5828281 benorev int_min.1024]
740 CRC-32Q [crc32.0xd5828281 benorev 1.1024]
741 CRC-32Q [crc32.0xd5828281 be rev int_min.1024]
742 CRC-32Q [crc32.0xd5828281 be rev 1.1024]
743 CRC-32Q [crc32.0xc0a0a0d5 lenorev int_min.1024]
744 CRC-32Q [crc32.0xc0a0a0d5 lenorev 1.1024]
745 CRC-32Q [crc32.0xc0a0a0d5 le rev int_min.1024]
746 CRC-32Q [crc32.0xc0a0a0d5 le rev 1.1024]
747 CRC-32Q [crc32.0xc0a0a0d5 benorev int_min.1024]
748 CRC-32Q [crc32.0xc0a0a0d5 benorev 1.1024]
749 CRC-32Q [crc32.0xc0a0a0d5 be rev int_min.1024]
750 CRC-32Q [crc32.0xc0a0a0d5 be rev 1.1024]
751 CRC-32C (Castagnoli) [crc32.0x05ec76f1 lenorev int_min.1024]
752 CRC-32C (Castagnoli) [crc32.0x05ec76f1 lenorev 1.1024]
753 CRC-32C (Castagnoli) [crc32.0x05ec76f1 le rev int_min.1024]
754 CRC-32C (Castagnoli) [crc32.0x05ec76f1 le rev 1.1024]
755 CRC-32C (Castagnoli) [crc32.0x05ec76f1 benorev int_min.1024]
756 CRC-32C (Castagnoli) [crc32.0x05ec76f1 benorev 1.1024]
757 CRC-32C (Castagnoli) [crc32.0x05ec76f1 be rev int_min.1024]
758 CRC-32C (Castagnoli) [crc32.0x05ec76f1 be rev 1.1024]
759 CRC-64-ISO [crc64.0x000000000000001b lenorev int_min.2048]
760 CRC-64-ISO [crc64.0x000000000000001b lenorev 1.2048]
761 CRC-64-ISO [crc64.0x000000000000001b le rev int_min.2048]
762 CRC-64-ISO [crc64.0x000000000000001b le rev 1.2048]
763 CRC-64-ISO [crc64.0x000000000000001b benorev int_min.2048]
764 CRC-64-ISO [crc64.0x000000000000001b benorev 1.2048]
765 CRC-64-ISO [crc64.0x000000000000001b be rev int_min.2048]
766 CRC-64-ISO [crc64.0x000000000000001b be rev 1.2048]
767 CRC-64-ISO [crc64.0xd800000000000000 lenorev int_min.2048]
768 CRC-64-ISO [crc64.0xd800000000000000 lenorev 1.2048]
769 CRC-64-ISO [crc64.0xd800000000000000 le rev int_min.2048]
770 CRC-64-ISO [crc64.0xd800000000000000 le rev 1.2048]
771 CRC-64-ISO [crc64.0xd800000000000000 benorev int_min.2048]
772 CRC-64-ISO [crc64.0xd800000000000000 benorev 1.2048]
773 CRC-64-ISO [crc64.0xd800000000000000 be rev int_min.2048]
774 CRC-64-ISO [crc64.0xd800000000000000 be rev 1.2048]
775 CRC-64-ISO [crc64.0xb000000000000001 lenorev int_min.2048]
776 CRC-64-ISO [crc64.0xb000000000000001 lenorev 1.2048]
777 CRC-64-ISO [crc64.0xb000000000000001 le rev int_min.2048]
778 CRC-64-ISO [crc64.0xb000000000000001 le rev 1.2048]
779 CRC-64-ISO [crc64.0xb000000000000001 benorev int_min.2048]
780 CRC-64-ISO [crc64.0xb000000000000001 benorev 1.2048]
781 CRC-64-ISO [crc64.0xb000000000000001 be rev int_min.2048]
782 CRC-64-ISO [crc64.0xb000000000000001 be rev 1.2048]
783 CRC-40-GSM [crc64.0x0000000004820009 lenorev int_min.2048]
784 CRC-40-GSM [crc64.0x0000000004820009 lenorev 1.2048]
785 CRC-40-GSM [crc64.0x0000000004820009 le rev int_min.2048]
786 CRC-40-GSM [crc64.0x0000000004820009 le rev 1.2048]
787 CRC-40-GSM [crc64.0x0000000004820009 benorev int_min.2048]
788 CRC-40-GSM [crc64.0x0000000004820009 benorev 1.2048]
789 CRC-40-GSM [crc64.0x0000000004820009 be rev int_min.2048]
790 CRC-40-GSM [crc64.0x0000000004820009 be rev 1.2048]
791 CRC64BitJones [crc64.0xad93d23594c935a9 lenorev int_min.2048]
792 CRC64BitJones [crc64.0xad93d23594c935a9 lenorev 1.2048]
793 CRC64BitJones [crc64.0xad93d23594c935a9 le rev int_min.2048]
794 CRC64BitJones [crc64.0xad93d23594c935a9 le rev 1.2048]
795 CRC64BitJones [crc64.0xad93d23594c935a9 benorev int_min.2048]
796 CRC64BitJones [crc64.0xad93d23594c935a9 benorev 1.2048]
797 CRC64BitJones [crc64.0xad93d23594c935a9 be rev int_min.2048]
798 CRC64BitJones [crc64.0xad93d23594c935a9 be rev 1.2048]
799 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 lenorev int_min.2048]
800 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 lenorev 1.2048]
801 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 le rev int_min.2048]
802 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 le rev 1.2048]
803 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 benorev int_min.2048]
804 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 benorev 1.2048]
805 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 be rev int_min.2048]
806 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 be rev 1.2048]
807 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 lenorev int_min.2048]
808 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 lenorev 1.2048]
809 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 le rev int_min.2048]
810 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 le rev 1.2048]
811 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 benorev int_min.2048]
812 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 benorev 1.2048]
813 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 be rev int_min.2048]
814 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 be rev 1.2048]
815 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 lenorev int_min.2048]
816 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 lenorev 1.2048]
817 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 le rev int_min.2048]
818 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 le rev 1.2048]
819 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 benorev int_min.2048]
820 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 benorev 1.2048]
821 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 be rev int_min.2048]
822 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 be rev 1.2048]
823 G726 16kbit/s 2bits per sample table [32.le.56]
824 G726 16kbit/s 2bits per sample table [32.be.56]
825 G726 24kbit/s 3bits per sample table [32.le.112]
826 G726 24kbit/s 3bits per sample table [32.be.112]
827 G726 32kbit/s 4bits per sample table [32.le.224]
828 G726 32kbit/s 4bits per sample table [32.be.224]
829 G726 40kbit/s 5bits per sample table (iquant_tbl) [32.le.448]
830 G726 40kbit/s 5bits per sample table (iquant_tbl) [32.be.448]
831 G726 40kbit/s 5bits per sample table (iquant_tbl) (b) [16.le.64]
832 G726 40kbit/s 5bits per sample table (iquant_tbl) (b) [16.be.64]
833 G726 40kbit/s 5bits per sample table (iquant_tbl) (b) [32.le.128]
834 G726 40kbit/s 5bits per sample table (iquant_tbl) (b) [32.be.128]
835 G726 40kbit/s 5bits per sample table (W_tbl40) [16.le.64]
836 G726 40kbit/s 5bits per sample table (W_tbl40) [16.be.64]
837 G726 40kbit/s 5bits per sample table (W_tbl40) [32.le.128]
838 G726 40kbit/s 5bits per sample table (W_tbl40) [32.be.128]
839 ADPCM index table (step variation) [32.le.64]
840 ADPCM index table (step variation) [32.be.64]
841 ima_adpcm step table [16.le.178]
842 ima_adpcm step table [16.be.178]
843 ima_adpcm step table [32.le.356]
844 ima_adpcm step table [32.be.356]
845 MS ADPCM AdaptationTable [16.le.32]
846 MS ADPCM AdaptationTable [16.be.32]
847 MS ADPCM AdaptationTable [32.le.64]
848 MS ADPCM AdaptationTable [32.be.64]
849 PSX VAG CD-ROM XA ADPCM table [32.le.40]
850 PSX VAG CD-ROM XA ADPCM table [32.be.40]
851 Electronic Arts ADPCM table [32.le.80]
852 Electronic Arts ADPCM table [32.be.80]
853 Creative ADPCM table [32.le.32]
854 Creative ADPCM table [32.be.32]
855 Macromedia Flash SWF ADPCM table [32.le.256]
856 Macromedia Flash SWF ADPCM table [32.be.256]
857 Yamaha ADPCM index table [16.le.32]
858 Yamaha ADPCM index table [16.be.32]
859 Yamaha ADPCM index table [32.le.64]
860 Yamaha ADPCM index table [32.be.64]
861 Yamaha ADPCM diff lookup table [..16]
862 Yamaha ADPCM diff lookup table [32.le.64]
863 Yamaha ADPCM diff lookup table [32.be.64]
864 libavutil ff_log2_tab [..256]
865 ACSS decryption sbox [..256]
866 ACSS decryption sbox [32.le.1024]
867 ACSS decryption sbox [32.be.1024]
868 ACSS encryption sbox [..256]
869 ACSS encryption sbox [32.le.1024]
870 ACSS encryption sbox [32.be.1024]
871 ACSS reverse sbox [..256]
872 ACSS reverse sbox [32.le.1024]
873 ACSS reverse sbox [32.be.1024]
874 SHA256 Hash constant words K (0x428a2f98) [32.le.256]
875 SHA256 Hash constant words K (0x428a2f98) [32.be.256]
876 SHA256 Initial hash value H (0x6a09e667UL) [32.le.32&]
877 SHA256 Initial hash value H (0x6a09e667UL) [32.be.32&]
878 Hash constant words K for SHA-384 and SHA-512 [64.le.640]
879 Hash constant words K for SHA-384 and SHA-512 [64.be.640]
880 Initial hash value H for SHA-384 and SHA-512 [64.le.64&]
881 Initial hash value H for SHA-384 and SHA-512 [64.be.64&]
882 Initial hash value H for SHA-512 [64.le.64&]
883 Initial hash value H for SHA-512 [64.be.64&]
884 Standard huffman HuffFreq table (0.14473691) [float.le.1024]
885 Standard huffman HuffFreq table (0.14473691) [float.be.1024]
886 Standard huffman HuffFreq table (0.14473691) [double.le.2048]
887 Standard huffman HuffFreq table (0.14473691) [double.be.2048]
888 Zdaemon huffman HuffFreq table (0.46947443) [float.le.1024]
889 Zdaemon huffman HuffFreq table (0.46947443) [float.be.1024]
890 Zdaemon huffman HuffFreq table (0.46947443) [double.le.2048]
891 Zdaemon huffman HuffFreq table (0.46947443) [double.be.2048]
892 AES Rijndael Logtable [..256]
893 AES Rijndael Alogtable [..256]
894 AES Rijndael S / ARIA S1 [..256]
895 AES Rijndael Si / ARIA X1 [..256]
896 Rijndael Te0 (0xc66363a5U) [32.le.1024]
897 Rijndael Te0 (0xc66363a5U) [32.be.1024]
898 Rijndael Te1 (0xa5c66363U) [32.le.1024]
899 Rijndael Te1 (0xa5c66363U) [32.be.1024]
900 Rijndael Te2 (0x63a5c663U) [32.le.1024]
901 Rijndael Te2 (0x63a5c663U) [32.be.1024]
902 Rijndael Te3 (0x6363a5c6U) [32.le.1024]
903 Rijndael Te3 (0x6363a5c6U) [32.be.1024]
904 Rijndael Te4 (0x63636363U) [32.le.1024]
905 Rijndael Td0 (0x51f4a750U) [32.le.1024]
906 Rijndael Td0 (0x51f4a750U) [32.be.1024]
907 Rijndael Td1 (0x5051f4a7U) [32.le.1024]
908 Rijndael Td1 (0x5051f4a7U) [32.be.1024]
909 Rijndael Td2 (0xa75051f4U) [32.le.1024]
910 Rijndael Td2 (0xa75051f4U) [32.be.1024]
911 Rijndael Td3 (0xf4a75051U) [32.le.1024]
912 Rijndael Td3 (0xf4a75051U) [32.be.1024]
913 Rijndael Td4 (0x52525252U) [32.le.1024]
914 Rijndael rcon [32.le.40]
915 Rijndael rcon [32.be.40]
916 Scard DEFAUT0 [..8]
917 SSH RSA id-sha1 OBJ.ID. oiw(14) secsig(3) algorithms(2) 26 [..15]
918 OpenSSL dh512_p [..64]
919 Blowfish bfp table [32.le.72]
920 Blowfish bfp table [32.be.72]
921 Blowfish ks0 table [32.le.1024]
922 Blowfish ks0 table [32.be.1024]
923 Blowfish ks1 table [32.le.1024]
924 Blowfish ks1 table [32.be.1024]
925 Blowfish ks2 table [32.le.1024]
926 Blowfish ks2 table [32.be.1024]
927 Blowfish ks3 table [32.le.1024]
928 Blowfish ks3 table [32.be.1024]
929 "First Oakley Default Group" (768-bit) from RFC2409 [..96]
930 "Second Oakley Default Group" (1024-bit) from RFC2409 [..128]
931 "1536-bit MODP Group" from RFC3526, Section 2. [..192]
932 "2048-bit MODP Group" from RFC3526, Section 3. [..256]
933 "3072-bit MODP Group" from RFC3526, Section 4. [..384]
934 "4096-bit MODP Group" from RFC3526, Section 5. [..512]
935 "6144-bit MODP Group" from RFC3526, Section 6 [..768]
936 "8192-bit MODP Group" from RFC3526, Section 7. [..1024]
937 camellia [32.le.48&]
938 camellia [32.be.48&]
939 camellia_sp1110 [32.le.1024]
940 camellia_sp1110 [32.be.1024]
941 camellia_sp0222 [32.le.1024]
942 camellia_sp0222 [32.be.1024]
943 camellia_sp3033 [32.le.1024]
944 camellia_sp3033 [32.be.1024]
945 camellia_sp4404 [32.le.1024]
946 camellia_sp4404 [32.be.1024]
947 Fcrypt DES con_salt [..128]
948 DES [32.le.20&]
949 DES [32.be.20&]
950 DES odd_parity [..256]
951 DES semi weak keys [..96]
952 DES skb [32.le.2048]
953 DES skb [32.be.2048]
954 DES SPR SPtrans [32.le.2048]
955 DES SPR SPtrans [32.be.2048]
956 OpenSSL dh/p1024.c [..128]
957 OpenSSL dh/p192.c [..24]
958 OpenSSL DSAgen [..19]
959 bijective ebcdic-to-ascii table [..256]
960 bijective ebcdic-to-ascii table [32.le.1024]
961 bijective ebcdic-to-ascii table [32.be.1024]
962 ascii-to-ebcdic table [..256]
963 ascii-to-ebcdic table [32.le.1024]
964 ascii-to-ebcdic table [32.be.1024]
965 Bijective EBCDIC (character set IBM-1047) to US-ASCII table [..256]
966 Bijective EBCDIC (character set IBM-1047) to US-ASCII table [32.le.1024]
967 Bijective EBCDIC (character set IBM-1047) to US-ASCII table [32.be.1024]
968 US-ASCII to EBCDIC (character set IBM-1047) table [..256]
969 US-ASCII to EBCDIC (character set IBM-1047) table [32.le.1024]
970 US-ASCII to EBCDIC (character set IBM-1047) table [32.be.1024]
971 EC curve _EC_NIST_PRIME_192_SEED [..20]
972 EC curve _EC_NIST_PRIME_224_SEED [..20]
973 EC curve _EC_NIST_PRIME_384_SEED [..20]
974 EC curve _EC_NIST_PRIME_521_SEED [..20]
975 EC curve _EC_X9_62_PRIME_192V2_SEED [..20]
976 EC curve _EC_X9_62_PRIME_192V3_SEED [..20]
977 EC curve _EC_X9_62_PRIME_239V1_SEED [..20]
978 EC curve _EC_X9_62_PRIME_239V2_SEED [..20]
979 EC curve _EC_X9_62_PRIME_239V3_SEED [..20]
980 EC curve _EC_X9_62_PRIME_256V1_SEED [..20]
981 EC curve _EC_SECG_PRIME_112R1_SEED [..20]
982 EC curve _EC_SECG_PRIME_112R2_SEED [..20]
983 EC curve _EC_SECG_PRIME_128R1_SEED [..20]
984 EC curve _EC_SECG_PRIME_128R2_SEED [..20]
985 EC curve _EC_SECG_PRIME_160R1_SEED [..20]
986 EC curve _EC_SECG_PRIME_160R2_SEED [..20]
987 EC curve _EC_SECG_CHAR2_113R1_SEED [..20]
988 EC curve _EC_SECG_CHAR2_113R2_SEED [..20]
989 EC curve _EC_SECG_CHAR2_131R1_SEED [..20]
990 EC curve _EC_SECG_CHAR2_131R2_SEED [..20]
991 EC curve _EC_SECG_CHAR2_163R1_SEED [..20]
992 EC curve _EC_NIST_CHAR2_163B_SEED [..20]
993 EC curve _EC_SECG_CHAR2_193R1_SEED [..20]
994 EC curve _EC_SECG_CHAR2_193R2_SEED [..20]
995 EC curve _EC_NIST_CHAR2_233B_SEED [..20]
996 EC curve _EC_NIST_CHAR2_283B_SEED [..20]
997 EC curve _EC_NIST_CHAR2_409B_SEED [..20]
998 EC curve _EC_NIST_CHAR2_571B_SEED [..20]
999 EC curve _EC_X9_62_CHAR2_163V1_SEED [..20]
1000 EC curve _EC_X9_62_CHAR2_163V2_SEED [..20]
1001 EC curve _EC_X9_62_CHAR2_163V3_SEED [..20]
1002 EC curve _EC_X9_62_CHAR2_191V1_SEED [..20]
1003 EC curve _EC_X9_62_CHAR2_191V2_SEED [..20]
1004 EC curve _EC_X9_62_CHAR2_191V3_SEED [..20]
1005 EC curve _EC_X9_62_CHAR2_239V1_SEED [..20]
1006 EC curve _EC_X9_62_CHAR2_239V2_SEED [..20]
1007 EC curve _EC_X9_62_CHAR2_239V3_SEED [..20]
1008 EC curve _EC_X9_62_CHAR2_359V1_SEED [..20]
1009 ASCII to BIN table [..128]
1010 ASCII to BIN table [32.le.512]
1011 ASCII to BIN table [32.be.512]
1012 MD2 MD2_INT S [..256]
1013 MD2 MD2_INT S [32.le.1024]
1014 MD2 MD2_INT S [32.be.1024]
1015 openbsd_hw.c do_digest md5zero [..16]
1016 MD4 digest [32.le.24&]
1017 MD4 digest [32.be.24&]
1018 MD5 digest [32.le.272&]
1019 MD5 digest [32.be.272&]
1020 OpenSSL obj_dat.h lvalues [..5106]
1021 RC2 skey key_table [..256]
1022 RC2 tab ebits to num [..256]
1023 RC2 tab num to ebits [..256]
1024 RC5 RC5_64_P and RC5_64_Q [64.le.16&]
1025 RC5 RC5_64_P and RC5_64_Q [64.be.16&]
1026 RIPEMD [32.le.60&]
1027 RIPEMD [32.be.60&]
1028 SHA224 [32.le.288&]
1029 SHA224 [32.be.288&]
1030 SHA256 [32.le.288&]
1031 SHA256 [32.be.288&]
1032 SHA384 [64.le.704&]
1033 SHA384 [64.be.704&]
1034 SHA512 [64.le.704&]
1035 SHA512 [64.be.704&]
1036 SHA1 / SHA0 / RIPEMD-160 initialization [32.le.20&]
1037 SHA1 / SHA0 / RIPEMD-160 initialization [32.be.20&]
1038 padding used in hashing algorithms (0x80 0 ... 0) [..64]
1039 SSL3 pad 1 and 2 [..96]
1040 SSL3 #define [32.le.176&]
1041 SSL3 #define [32.be.176&]
1042 SSL2 #define [32.le.52&]
1043 SSL2 #define [32.be.52&]
1044 Tiger [64.le.8192]
1045 Tiger [64.be.8192]
1046 Whirlpool obsolete C0 table [64.le.2048]
1047 Whirlpool obsolete C0 table [64.be.2048]
1048 Whirlpool C0 table [64.le.2048]
1049 Whirlpool C0 table [64.be.2048]
1050 Whirlpool rc [64.le.80]
1051 Whirlpool rc [64.be.80]
1052 Gost hash sbox 1 [32.le.1024]
1053 Gost hash sbox 1 [32.be.1024]
1054 Haval hash pass2 [32.le.128&]
1055 Haval hash pass2 [32.be.128&]
1056 War Times CRC algorithm [32.le.16]
1057 War Times CRC algorithm [32.be.16]
1058 Playgate decoding/encoding algorithm [..256]
1059 Teamsound join password algorithm [..256]
1060 Ultima Online login encryption algorithm [16.le.444]
1061 Ultima Online login encryption algorithm [16.be.444]
1062 Ultima Online login encryption algorithm [32.le.888]
1063 Ultima Online login encryption algorithm [32.be.888]
1064 Empires Dawn of the modern World: packets algorithm [..256]
1065 Gamespy GSMSALG [..256]
1066 GS SDK challenge-response algorithm default key [..32]
1067 GS SDK challenge-response algorithm (Soldier of Anarchy) key [..32]
1068 All Seeing Eye UDP packets decoding/encoding algorithm [32.le.1024]
1069 All Seeing Eye UDP packets decoding/encoding algorithm [32.be.1024]
1070 All Seeing Eye 'v' ping (aka scanner) algorithm [32.le.2048]
1071 All Seeing Eye 'v' ping (aka scanner) algorithm [32.be.2048]
1072 Half-Life packets decoding/encoding function key [..16]
1073 Speed Challenge network encryption/decryption algorithm X4d4638 [..37]
1074 Speed Challenge network encryption/decryption algorithm X4d4660 [..41]
1075 Speed Challenge network encryption/decryption algorithm X4d468c [..47]
1076 Speed Challenge network encryption/decryption algorithm X4d46bc [..53]
1077 Speed Challenge network encryption/decryption algorithm X4d46f4 [..43]
1078 Speed Challenge network encryption/decryption algorithm X4d4720 [..49]
1079 Speed Challenge network encryption/decryption algorithm X4d4754 [..51]
1080 Speed Challenge network encryption/decryption algorithm X4d4788 [..55]
1081 Speed Challenge files decoder [..41]
1082 UBI.COM gschat encoding/decoding algorithm [32.le.8336]
1083 UBI.COM gschat encoding/decoding algorithm [32.be.8336]
1084 Ventrilo encryption/decryption algorithm [..11]
1085 Virtools .crypted files decrypter key [..16]
1086 Zlib dist_code [..512]
1087 Zlib length_code [..256]
1088 Zlib base_length [..29]
1089 Zlib base_length [32.le.116]
1090 Zlib base_length [32.be.116]
1091 Zlib base_dist [32.le.120]
1092 Zlib base_dist [32.be.120]
1093 BICOM bialib sufftree.cpp dini [32.le.640]
1094 BICOM bialib sufftree.cpp dini [32.be.640]
1095 Tabulated escapes for exponential symbol distribution [..16]
1096 PPMZ2 counts [32.le.1024]
1097 PPMZ2 counts [32.be.1024]
1098 LZRW1 test [32.le.16&]
1099 LZRW1 test [32.be.16&]
1100 LZ Huffman (lzhuf/lha) decoding table [..256]
1101 LZ Huffman (lzhuf/lha) encoding table [..64]
1102 possible mask reset used in arithmetic compression [..9]
1103 State table used in PAQ7 compression [..67]
1104 Squash table used in PAQ7 compression [32.le.132]
1105 Squash table used in PAQ7 compression [32.be.132]
1106 State table used in PAQ8 compression [..1012]
1107 zz (zigzag coef u,v) used in PAQ8 compression [..128]
1108 State table used in PAQ4, PAQ6 and PAQC compression [..4078]
1109 State table used in PAQ1, PAQ2, PAQ3 and PAQ5 compression [..3902]
1110 Bzip2 signature [..6]
1111 Bzip2 BZ2_rNums [16.le.1024]
1112 Bzip2 BZ2_rNums [16.be.1024]
1113 Bzip2 BZ2_rNums [32.le.2048]
1114 Bzip2 BZ2_rNums [32.be.2048]
1115 Jpeg dct 14 bit aanscales [16.le.128]
1116 Jpeg dct 14 bit aanscales [16.be.128]
1117 Jpeg dct AA&N scale factor [float.le.32]
1118 Jpeg dct AA&N scale factor [float.be.32]
1119 Jpeg dct AA&N scale factor [double.le.64]
1120 Jpeg dct AA&N scale factor [double.be.64]
1121 Little CMS inter PCS conversions [float.le.56&]
1122 Little CMS inter PCS conversions [float.be.56&]
1123 Little CMS inter PCS conversions [double.le.112&]
1124 Little CMS inter PCS conversions [double.be.112&]
1125 Little CMS isotempdata [float.le.496]
1126 Little CMS isotempdata [float.be.496]
1127 Little CMS isotempdata [double.le.992]
1128 Little CMS isotempdata [double.be.992]
1129 LD-CELP G.728 cb_shape [float.le.2560]
1130 LD-CELP G.728 cb_shape [float.be.2560]
1131 LD-CELP G.728 cb_shape [double.le.5120]
1132 LD-CELP G.728 cb_shape [double.be.5120]
1133 LD-CELP G.728 cb_gain [float.le.32]
1134 LD-CELP G.728 cb_gain [float.be.32]
1135 LD-CELP G.728 cb_gain [double.le.64]
1136 LD-CELP G.728 cb_gain [double.be.64]
1137 LD-CELP G.728 cb_gain2 [float.le.32]
1138 LD-CELP G.728 cb_gain2 [float.be.32]
1139 LD-CELP G.728 cb_gain2 [double.le.64]
1140 LD-CELP G.728 cb_gain2 [double.be.64]
1141 LD-CELP G.728 cb_gain_mid [float.le.32]
1142 LD-CELP G.728 cb_gain_mid [float.be.32]
1143 LD-CELP G.728 cb_gain_mid [double.le.64]
1144 LD-CELP G.728 cb_gain_mid [double.be.64]
1145 LD-CELP G.728 cb_gain_sq [float.le.32]
1146 LD-CELP G.728 cb_gain_sq [float.be.32]
1147 LD-CELP G.728 cb_gain_sq [double.le.64]
1148 LD-CELP G.728 cb_gain_sq [double.be.64]
1149 LD-CELP G.728 hw_gain [float.le.136]
1150 LD-CELP G.728 hw_gain [float.be.136]
1151 LD-CELP G.728 hw_gain [double.le.272]
1152 LD-CELP G.728 hw_gain [double.be.272]
1153 LD-CELP G.728 hw_percw [float.le.240]
1154 LD-CELP G.728 hw_percw [float.be.240]
1155 LD-CELP G.728 hw_percw [double.le.480]
1156 LD-CELP G.728 hw_percw [double.be.480]
1157 LD-CELP G.728 hw_synth [float.le.420]
1158 LD-CELP G.728 hw_synth [float.be.420]
1159 LD-CELP G.728 hw_synth [double.le.840]
1160 LD-CELP G.728 hw_synth [double.be.840]
1161 LD-CELP G.728 shzscale and shpscale [float.le.88]
1162 LD-CELP G.728 shzscale and shpscale [float.be.88]
1163 LD-CELP G.728 shzscale and shpscale [double.le.176]
1164 LD-CELP G.728 shzscale and shpscale [double.be.176]
1165 G.711 u- to A-law conversions (81 82) [..128]
1166 G.711 u- to A-law conversions (80 82) [..128]
1167 G.711 A- to u-law conversions (79 79) [..128]
1168 G.711 A- to u-law conversions (80 80) [..128]
1169 G.721 qtab [16.le.14]
1170 G.721 qtab [16.be.14]
1171 G.721 _dqlntab [16.le.32]
1172 G.721 _dqlntab [16.be.32]
1173 G.721 _witab [16.le.32]
1174 G.721 _witab [16.be.32]
1175 G.721 _fitab [16.le.32]
1176 G.721 _fitab [16.be.32]
1177 G.723_24 _dqlntab [16.le.16]
1178 G.723_24 _dqlntab [16.be.16]
1179 G.723_24 _witab [16.le.16]
1180 G.723_24 _witab [16.be.16]
1181 G.723_24 _fitab [16.le.16]
1182 G.723_24 _fitab [16.be.16]
1183 G.723_40 _dqlntab [16.le.64]
1184 G.723_40 _dqlntab [16.be.64]
1185 G.723_40 _witab [16.le.64]
1186 G.723_40 _witab [16.be.64]
1187 G.723_40 _fitab [16.le.64]
1188 G.723_40 _fitab [16.be.64]
1189 G.723_40 qtab_723_40 [16.le.30]
1190 G.723_40 qtab_723_40 [16.be.30]
1191 ulaw table [16.le.512]
1192 ulaw table [16.be.512]
1193 ulaw table [32.le.1024]
1194 ulaw table [32.be.1024]
1195 GSM toast ulaw u2s [16.le.512]
1196 GSM toast ulaw u2s [16.be.512]
1197 GSM toast ulaw s2u [..8192]
1198 GSM toast alaw a2s [16.le.512]
1199 GSM toast alaw a2s [16.be.512]
1200 GSM toast alaw s2a [..4096]
1201 GSM table gsm_A [16.le.16]
1202 GSM table gsm_A [16.be.16]
1203 GSM table gsm_B [16.le.16]
1204 GSM table gsm_B [16.be.16]
1205 GSM table gsm_MIC [16.le.16]
1206 GSM table gsm_MIC [16.be.16]
1207 GSM table gsm_MAC [16.le.16]
1208 GSM table gsm_MAC [16.be.16]
1209 GSM table gsm_INVA [16.le.16]
1210 GSM table gsm_INVA [16.be.16]
1211 GSM table gsm_H [16.le.22]
1212 GSM table gsm_H [16.be.22]
1213 GSM table gsm_NRFAC [16.le.16]
1214 GSM table gsm_NRFAC [16.be.16]
1215 GSM table gsm_FAC [16.le.16]
1216 GSM table gsm_FAC [16.be.16]
1217 HAM84 DAC tab [32.le.512]
1218 HAM84 DAC tab [32.be.512]
1219 lpc decode detau table [32.le.512]
1220 lpc decode detau table [32.be.512]
1221 lpc encode rmst table [32.le.256]
1222 lpc encode rmst table [32.be.256]
1223 bsynz kexc table [32.le.100]
1224 bsynz kexc table [32.be.100]
1225 bsynz kexc table (float) [float.le.100]
1226 bsynz kexc table (float) [float.be.100]
1227 bsynz kexc table (float) [double.le.200]
1228 bsynz kexc table (float) [double.be.200]
1229 SA LPC-10 Voice Coder TAU [32.le.240]
1230 SA LPC-10 Voice Coder TAU [32.be.240]
1231 31 Point Equiripple FIR Low-Pass Filter [float.le.64]
1232 31 Point Equiripple FIR Low-Pass Filter [float.be.64]
1233 31 Point Equiripple FIR Low-Pass Filter [double.le.128]
1234 31 Point Equiripple FIR Low-Pass Filter [double.be.128]
1235 len_table (from h264) [32.le.1024]
1236 len_table (from h264) [32.be.1024]
1237 BGMC Cumulative frequency table 0 [16.le.262]
1238 BGMC Cumulative frequency table 0 [16.be.262]
1239 BGMC Cumulative frequency table 1 [16.le.258]
1240 BGMC Cumulative frequency table 1 [16.be.258]
1241 BGMC Cumulative frequency table 2 [16.le.258]
1242 BGMC Cumulative frequency table 2 [16.be.258]
1243 BGMC Cumulative frequency table 3 [16.le.386]
1244 BGMC Cumulative frequency table 3 [16.be.386]
1245 BGMC Cumulative frequency table 4 [16.le.388]
1246 BGMC Cumulative frequency table 4 [16.be.388]
1247 BGMC Cumulative frequency table 5 [16.le.390]
1248 BGMC Cumulative frequency table 5 [16.be.390]
1249 BGMC Cumulative frequency table 6 [16.le.388]
1250 BGMC Cumulative frequency table 6 [16.be.388]
1251 BGMC Cumulative frequency table 7 [16.le.388]
1252 BGMC Cumulative frequency table 7 [16.be.388]
1253 BGMC Cumulative frequency table 8 [16.le.386]
1254 BGMC Cumulative frequency table 8 [16.be.386]
1255 BGMC Cumulative frequency table 9 [16.le.388]
1256 BGMC Cumulative frequency table 9 [16.be.388]
1257 BGMC Cumulative frequency table 10 [16.le.388]
1258 BGMC Cumulative frequency table 10 [16.be.388]
1259 BGMC Cumulative frequency table 11 [16.le.514]
1260 BGMC Cumulative frequency table 11 [16.be.514]
1261 BGMC Cumulative frequency table 12 [16.le.516]
1262 BGMC Cumulative frequency table 12 [16.be.516]
1263 BGMC Cumulative frequency table 13 [16.le.516]
1264 BGMC Cumulative frequency table 13 [16.be.516]
1265 BGMC Cumulative frequency table 14 [16.le.516]
1266 BGMC Cumulative frequency table 14 [16.be.516]
1267 BGMC Cumulative frequency table 15 [16.le.516]
1268 BGMC Cumulative frequency table 15 [16.be.516]
1269 lms_order_table [16.le.64]
1270 lms_order_table [16.be.64]
1271 pc12_tbl reconstruction levels for 1st and 2nd coefficients [32.le.512]
1272 pc12_tbl reconstruction levels for 1st and 2nd coefficients [32.be.512]
1273 MPEG-4 mcc gmmtable [16.le.64]
1274 MPEG-4 mcc gmmtable [16.be.64]
1275 FFT and FHT routines costab [float.le.32]
1276 FFT and FHT routines costab [float.be.32]
1277 FFT and FHT routines costab [double.le.64]
1278 FFT and FHT routines costab [double.be.64]
1279 ReplayGainAnalysis ABYule [float.le.756]
1280 ReplayGainAnalysis ABYule [float.be.756]
1281 ReplayGainAnalysis ABYule [double.le.1512]
1282 ReplayGainAnalysis ABYule [double.be.1512]
1283 Windows CryptAcquireContext [..21]
1284 Windows CryptCreateHash [..16]
1285 Windows CryptImportKey [..15]
1286 Windows CryptHashData [..14]
1287 Windows CryptVerifySignature [..21]
1288 Windows CryptDeriveKey [..15]
1289 Windows CryptDecrypt [..13]
1290 __popcount_tab (compression?) [..256]
1291 select_tab (compression?) [..256]
1292 t264 deblock_threshold_tc0 [..156]
1293 T264_cabac_probability [..512]
1294 T264_cabac_probability 2 [..512]
1295 TEA encryption/decryption (0xc6ef3720 0x9e3779b9) [32.le.8&]
1296 TEA encryption/decryption (0xc6ef3720 0x9e3779b9) [32.be.8&]
1297 TEA encryption/decryption (0xc6ef3720 0x61c88647) [32.le.8&]
1298 TEA encryption/decryption (0xc6ef3720 0x61c88647) [32.be.8&]
1299 classical random incrementer 0x343FD 0x269EC3 [32.le.8&]
1300 classical random incrementer 0x343FD 0x269EC3 [32.be.8&]
1301 Huffman book1 [32.le.972]
1302 Huffman book1 [32.be.972]
1303 Huffman book2 [32.le.972]
1304 Huffman book2 [32.be.972]
1305 Huffman book3 [32.le.972]
1306 Huffman book3 [32.be.972]
1307 Huffman book4 [32.le.972]
1308 Huffman book4 [32.be.972]
1309 Huffman book5 [32.le.972]
1310 Huffman book5 [32.be.972]
1311 Huffman book6 [32.le.972]
1312 Huffman book6 [32.be.972]
1313 Huffman book7 [32.le.768]
1314 Huffman book7 [32.be.768]
1315 Huffman book8 [32.le.768]
1316 Huffman book8 [32.be.768]
1317 Huffman book9 [32.le.2028]
1318 Huffman book9 [32.be.2028]
1319 Huffman book10 [32.le.2028]
1320 Huffman book10 [32.be.2028]
1321 Huffman book11 [32.le.3468]
1322 Huffman book11 [32.be.3468]
1323 Huffman booksc1 [32.le.1452]
1324 Huffman booksc1 [32.be.1452]
1325 Huffman bookRvlc [32.le.180]
1326 Huffman bookRvlc [32.be.180]
1327 Huffman bookEscape [32.le.648]
1328 Huffman bookEscape [32.be.648]
1329 AAC escAssignment[MAX_ELEMENTS][NR_OF_ASSIGNMENT_SCHEMES] [16.le.306]
1330 AAC escAssignment[MAX_ELEMENTS][NR_OF_ASSIGNMENT_SCHEMES] [16.be.306]
1331 Dolby window dol_long [float.le.4096]
1332 Dolby window dol_long [float.be.4096]
1333 Dolby window dol_long [double.le.8192]
1334 Dolby window dol_long [double.be.8192]
1335 Dolby window dol_short [float.le.512]
1336 Dolby window dol_short [float.be.512]
1337 Dolby window dol_short [double.le.1024]
1338 Dolby window dol_short [double.be.1024]
1339 sfb_96_1024 [16.le.82]
1340 sfb_96_1024 [16.be.82]
1341 sfb_96_128 and sfb_64_128 [16.le.24]
1342 sfb_96_128 and sfb_64_128 [16.be.24]
1343 sfb_96_128 and sfb_64_128 [32.le.48]
1344 sfb_96_128 and sfb_64_128 [32.be.48]
1345 sfb_64_1024 [16.le.94]
1346 sfb_64_1024 [16.be.94]
1347 sfb_48_1024 [16.le.98]
1348 sfb_48_1024 [16.be.98]
1349 sfb_48_960 and sfb_32_960 [16.le.100]
1350 sfb_48_960 and sfb_32_960 [16.be.100]
1351 sfb_48_512 [16.le.72]
1352 sfb_48_512 [16.be.72]
1353 sfb_48_480 [16.le.70]
1354 sfb_48_480 [16.be.70]
1355 sfb_48_128 [16.le.28]
1356 sfb_48_128 [16.be.28]
1357 sfb_48_128 [32.le.56]
1358 sfb_48_128 [32.be.56]
1359 sfb_48_120 [16.le.28]
1360 sfb_48_120 [16.be.28]
1361 sfb_32_1024 [16.le.102]
1362 sfb_32_1024 [16.be.102]
1363 sfb_32_512 [16.le.74]
1364 sfb_32_512 [16.be.74]
1365 sfb_32_480 [16.le.74]
1366 sfb_32_480 [16.be.74]
1367 sfb_32_120 [16.le.30]
1368 sfb_32_120 [16.be.30]
1369 sfb_24_1024 [16.le.94]
1370 sfb_24_1024 [16.be.94]
1371 sfb_24_960 [16.le.94]
1372 sfb_24_960 [16.be.94]
1373 sfb_24_512 [16.le.62]
1374 sfb_24_512 [16.be.62]
1375 sfb_24_480 [16.le.60]
1376 sfb_24_480 [16.be.60]
1377 sfb_24_128 [16.le.30]
1378 sfb_24_128 [16.be.30]
1379 sfb_24_128 [32.le.60]
1380 sfb_24_128 [32.be.60]
1381 sfb_24_120 [16.le.32]
1382 sfb_24_120 [16.be.32]
1383 sfb_16_1024 [16.le.86]
1384 sfb_16_1024 [16.be.86]
1385 sfb_16_960 [16.le.84]
1386 sfb_16_960 [16.be.84]
1387 sfb_16_128 [16.le.30]
1388 sfb_16_128 [16.be.30]
1389 sfb_16_128 [32.le.60]
1390 sfb_16_128 [32.be.60]
1391 sfb_16_120 [16.le.30]
1392 sfb_16_120 [16.be.30]
1393 sfb_8_1024 [16.le.80]
1394 sfb_8_1024 [16.be.80]
1395 sfb_8_960 [16.le.80]
1396 sfb_8_960 [16.be.80]
1397 sfb_8_128 [16.le.30]
1398 sfb_8_128 [16.be.30]
1399 sfb_8_128 [32.le.60]
1400 sfb_8_128 [32.be.60]
1401 sfb_8_120 [16.le.30]
1402 sfb_8_120 [16.be.30]
1403 tns_max_bands_tbl [..64]
1404 tns_max_bands_tbl [32.le.256]
1405 tns_max_bands_tbl [32.be.256]
1406 tns_max_bands_tbl_low_delay [32.le.128]
1407 tns_max_bands_tbl_low_delay [32.be.128]
1408 pred_max_bands_tbl [..16]
1409 pred_max_bands_tbl [32.le.64]
1410 pred_max_bands_tbl [32.be.64]
1411 Dolby window dol_short_ssr [float.le.128]
1412 Dolby window dol_short_ssr [float.be.128]
1413 Dolby window dol_short_ssr [double.le.256]
1414 Dolby window dol_short_ssr [double.be.256]
1415 Dolby window dol_short_ssr (b) [float.le.1024]
1416 Dolby window dol_short_ssr (b) [float.be.1024]
1417 Dolby window dol_short_ssr (b) [double.le.2048]
1418 Dolby window dol_short_ssr (b) [double.be.2048]
1419 gc_pqf_common.c a_half [float.le.192]
1420 gc_pqf_common.c a_half [float.be.192]
1421 gc_pqf_common.c a_half [double.le.384]
1422 gc_pqf_common.c a_half [double.be.384]
1423 epTool punctbl [32.le.300]
1424 epTool punctbl [32.be.300]
1425 epTool bgptbl [32.le.28]
1426 epTool bgptbl [32.be.28]
1427 generic sampling rate table (96000 -> 8000) [32.le.48]
1428 generic sampling rate table (96000 -> 8000) [32.be.48]
1429 MPEG4 fir48_4_120 [float.le.484]
1430 MPEG4 fir48_4_120 [float.be.484]
1431 MPEG4 fir48_4_120 [double.le.968]
1432 MPEG4 fir48_4_120 [double.be.968]
1433 celptb1 [32.le.1536]
1434 celptb1 [32.be.1536]
1435 celptb2 [32.le.320]
1436 celptb2 [32.be.320]
1437 phi init_freq [32.le.908]
1438 phi init_freq [32.be.908]
1439 base64 decoding table [..128]
1440 base64 decoding table [32.le.512]
1441 base64 decoding table [32.be.512]
1442 UnRARlib CRCCrypt Code InitSubstTable [..256]
1443 liba52 hthtab [32.le.600]
1444 liba52 hthtab [32.be.600]
1445 liba52 baptab [..305]
1446 liba52 bndtab [..30]
1447 liba52 bndtab [32.le.120]
1448 liba52 bndtab [32.be.120]
1449 liba52 latab [..256]
1450 liba52 pm128 [32.le.512]
1451 liba52 pm128 [32.be.512]
1452 liba52 bit_reverse_512 [..128]
1453 liba52 fftorder [..128]
1454 liba52 dither_lut [16.le.512]
1455 liba52 dither_lut [16.be.512]
1456 liba52 scale_factor float [float.le.100]
1457 liba52 scale_factor float [float.be.100]
1458 liba52 scale_factor float [double.le.200]
1459 liba52 scale_factor float [double.be.200]
1460 libaf alaw_decode [16.le.256]
1461 libaf alaw_decode [16.be.256]
1462 libaf alaw_encode [..2049]
1463 libaf ulaw_decode [16.le.256]
1464 libaf ulaw_decode [16.be.256]
1465 libaf ulaw_encode [..8193]
1466 libaf center front (-5 degrees) [float.le.512]
1467 libaf center front (-5 degrees) [float.be.512]
1468 libaf center front (-5 degrees) [double.le.1024]
1469 libaf center front (-5 degrees) [double.be.1024]
1470 libaf front same side (30 degree) [float.le.512]
1471 libaf front same side (30 degree) [float.be.512]
1472 libaf front same side (30 degree) [double.le.1024]
1473 libaf front same side (30 degree) [double.be.1024]
1474 libaf front opposite side (-30 degree) [float.le.512]
1475 libaf front opposite side (-30 degree) [float.be.512]
1476 libaf front opposite side (-30 degree) [double.le.1024]
1477 libaf front opposite side (-30 degree) [double.be.1024]
1478 libaf rear same side (135 degree) [float.le.512]
1479 libaf rear same side (135 degree) [float.be.512]
1480 libaf rear same side (135 degree) [double.le.1024]
1481 libaf rear same side (135 degree) [double.be.1024]
1482 libaf rear opposite side (-135 degree) [float.le.512]
1483 libaf rear opposite side (-135 degree) [float.be.512]
1484 libaf rear opposite side (-135 degree) [double.le.1024]
1485 libaf rear opposite side (-135 degree) [double.be.1024]
1486 libaf center rear (180 degree) [float.le.512]
1487 libaf center rear (180 degree) [float.be.512]
1488 libaf center rear (180 degree) [double.le.1024]
1489 libaf center rear (180 degree) [double.be.1024]
1490 libavcodec 4XM mv [..512]
1491 scaled down product of jpeg quantizer and AAN premul table [..64]
1492 libavcodec ASUS V1/V2 codec asv2_level_tab [..126]
1493 libavcodec H.26L/H.264/AVC/JVT/14496-10 lps_range [..256]
1494 libavcodec H.26L/H.264/AVC/JVT/14496-10 ff_h264_norm_shift [..512]
1495 libavcodec H.26L/H.264/AVC/JVT/14496-10 ff_h264_norm_shift_old [..128]
1496 libavcodec Chinese AVS video (AVS1-P2, JiZhun) cbp_tab [..128]
1497 libavcodec Chinese AVS video (AVS1-P2, JiZhun) dequant_mul [16.le.128]
1498 libavcodec Chinese AVS video (AVS1-P2, JiZhun) dequant_mul [16.be.128]
1499 libavcodec Chinese AVS video (AVS1-P2, JiZhun) intra_2dvlc [..1512]
1500 libavcodec Chinese AVS video (AVS1-P2, JiZhun) inter_2dvlc [..1512]
1501 libavcodec Chinese AVS video (AVS1-P2, JiZhun) chroma_2dvlc [..1080]
1502 libavcodec COOK quant_centroid_tab [float.le.392]
1503 libavcodec COOK quant_centroid_tab [float.be.392]
1504 libavcodec COOK quant_centroid_tab [double.le.784]
1505 libavcodec COOK quant_centroid_tab [double.be.784]
1506 libavcodec COOK envelope_quant_index_huffbits [..312]
1507 libavcodec COOK envelope_quant_index_huffcodes [16.le.624]
1508 libavcodec COOK envelope_quant_index_huffcodes [16.be.624]
1509 libavcodec COOK cvh_huffbits0 [..191]
1510 libavcodec COOK cvh_huffcodes0 [16.le.382]
1511 libavcodec COOK cvh_huffcodes0 [16.be.382]
1512 libavcodec COOK cvh_huffbits1 [..97]
1513 libavcodec COOK cvh_huffcodes1 [16.le.194]
1514 libavcodec COOK cvh_huffcodes1 [16.be.194]
1515 libavcodec COOK cvh_huffbits2 [..48]
1516 libavcodec COOK cvh_huffcodes2 [16.le.96]
1517 libavcodec COOK cvh_huffcodes2 [16.be.96]
1518 libavcodec COOK cvh_huffbits3 [..607]
1519 libavcodec COOK cvh_huffcodes3 [16.le.1214]
1520 libavcodec COOK cvh_huffcodes3 [16.be.1214]
1521 libavcodec COOK cvh_huffbits4 [..246]
1522 libavcodec COOK cvh_huffcodes4 [16.le.492]
1523 libavcodec COOK cvh_huffcodes4 [16.be.492]
1524 libavcodec COOK cvh_huffbits5 [..230]
1525 libavcodec COOK cvh_huffcodes5 [16.le.460]
1526 libavcodec COOK cvh_huffcodes5 [16.be.460]
1527 libavcodec COOK cvh_huffbits6 [..32]
1528 libavcodec COOK cvh_huffcodes6 [16.le.64]
1529 libavcodec COOK cvh_huffcodes6 [16.be.64]
1530 libavcodec COOK ccpl_huffcodes5 [16.le.62]
1531 libavcodec COOK ccpl_huffcodes5 [16.be.62]
1532 libavcodec COOK ccpl_huffcodes6 [16.le.126]
1533 libavcodec COOK ccpl_huffcodes6 [16.be.126]
1534 libavcodec COOK ccpl_huffbits6 [..63]
1535 libavcodec COOK cplscale3 [float.le.28]
1536 libavcodec COOK cplscale3 [float.be.28]
1537 libavcodec COOK cplscale3 [double.le.56]
1538 libavcodec COOK cplscale3 [double.be.56]
1539 libavcodec COOK cplscale4 [float.le.60]
1540 libavcodec COOK cplscale4 [float.be.60]
1541 libavcodec COOK cplscale4 [double.le.120]
1542 libavcodec COOK cplscale4 [double.be.120]
1543 libavcodec COOK cplscale5 [float.le.124]
1544 libavcodec COOK cplscale5 [float.be.124]
1545 libavcodec COOK cplscale5 [double.le.248]
1546 libavcodec COOK cplscale5 [double.be.248]
1547 libavcodec COOK cplscale6 [float.le.252]
1548 libavcodec COOK cplscale6 [float.be.252]
1549 libavcodec COOK cplscale6 [double.le.504]
1550 libavcodec COOK cplscale6 [double.be.504]
1551 libavcodec dpcm sol_table_old [..16]
1552 libavcodec dpcm sol_table_old [32.le.64]
1553 libavcodec dpcm sol_table_old [32.be.64]
1554 libavcodec dpcm sol_table_new [..16]
1555 libavcodec dpcm sol_table_new [32.le.64]
1556 libavcodec dpcm sol_table_new [32.be.64]
1557 libavcodec dpcm sol_table_16 [16.le.256]
1558 libavcodec dpcm sol_table_16 [16.be.256]
1559 libavcodec dpcm sol_table_16 [32.le.512]
1560 libavcodec dpcm sol_table_16 [32.be.512]
1561 libavcodec CIN Audio/Video cinaudio_delta16_table [16.le.512]
1562 libavcodec CIN Audio/Video cinaudio_delta16_table [16.be.512]
1563 libavcodec ff_zigzag_direct [..64]
1564 libavcodec ff_zigzag248_direct [..64]
1565 libavcodec ff_alternate_horizontal_scan [..64]
1566 libavcodec ff_alternate_vertical_scan [..64]
1567 libavcodec inverse table [32.le.1024]
1568 libavcodec inverse table [32.be.1024]
1569 libavcodec DV dv_vlc_bits [16.le.818]
1570 libavcodec DV dv_vlc_bits [16.be.818]
1571 libavcodec DV dv_vlc_len [..409]
1572 libavcodec DV dv_vlc_run [..409]
1573 libavcodec DV dv_vlc_level [..409]
1574 libavcodec DV dv_88_areas [..64]
1575 libavcodec DV dv_248_areas [..64]
1576 libavcodec DV dv_quant_shifts [..88]
1577 libavcodec DV dv_place_420 [16.le.3240]
1578 libavcodec DV dv_place_420 [16.be.3240]
1579 libavcodec DV dv_place_411P [16.le.3240]
1580 libavcodec DV dv_place_411P [16.be.3240]
1581 libavcodec DV dv_place_411 [16.le.2700]
1582 libavcodec DV dv_place_411 [16.be.2700]
1583 libavcodec DV dv_place_422_525 [16.le.5400]
1584 libavcodec DV dv_place_422_525 [16.be.5400]
1585 libavcodec DV dv_place_422_625 [16.le.6480]
1586 libavcodec DV dv_place_422_625 [16.be.6480]
1587 libavcodec DV dv_weight_88 [32.le.256]
1588 libavcodec DV dv_weight_88 [32.be.256]
1589 libavcodec DV dv_weight_248 [32.le.256]
1590 libavcodec DV dv_weight_248 [32.be.256]
1591 libavcodec DV dv_iweight_88 [32.le.256]
1592 libavcodec DV dv_iweight_88 [32.be.256]
1593 libavcodec DV dv_iweight_248 [32.le.256]
1594 libavcodec DV dv_iweight_248 [32.be.256]
1595 libavcodec DV dv_audio_shuffle525 [..90]
1596 libavcodec DV dv_audio_shuffle525 [16.le.180]
1597 libavcodec DV dv_audio_shuffle525 [16.be.180]
1598 libavcodec DV dv_audio_shuffle625 [..108]
1599 libavcodec DV dv_audio_shuffle625 [16.le.216]
1600 libavcodec DV dv_audio_shuffle625 [16.be.216]
1601 libavcodec ASF asf_header [..16]
1602 libavcodec DV muxer/demuxer dv_aaux_packs_dist [32.le.432]
1603 libavcodec DV muxer/demuxer dv_aaux_packs_dist [32.be.432]
1604 libavutil ff_sqrt_tab [..128]
1605 Generic bitmask table [32.le.128]
1606 Generic bitmask table [32.be.128]
1607 libfaad2 cfft_tab_512 [float.le.4096]
1608 libfaad2 cfft_tab_512 [float.be.4096]
1609 libfaad2 cfft_tab_512 [double.le.8192]
1610 libfaad2 cfft_tab_512 [double.be.8192]
1611 libfaad2 cfft_tab_480 [float.le.3840]
1612 libfaad2 cfft_tab_480 [float.be.3840]
1613 libfaad2 cfft_tab_480 [double.le.7680]
1614 libfaad2 cfft_tab_480 [double.be.7680]
1615 libfaad2 cfft_tab_64 [float.le.512]
1616 libfaad2 cfft_tab_64 [float.be.512]
1617 libfaad2 cfft_tab_64 [double.le.1024]
1618 libfaad2 cfft_tab_64 [double.be.1024]
1619 libfaad2 cfft_tab_60 [float.le.480]
1620 libfaad2 cfft_tab_60 [float.be.480]
1621 libfaad2 cfft_tab_60 [double.le.960]
1622 libfaad2 cfft_tab_60 [double.be.960]
1623 libfaad2 cfft_tab_256 [float.le.2048]
1624 libfaad2 cfft_tab_256 [float.be.2048]
1625 libfaad2 cfft_tab_256 [double.le.4096]
1626 libfaad2 cfft_tab_256 [double.be.4096]
1627 libfaad2 cfft_tab_240 [float.le.1920]
1628 libfaad2 cfft_tab_240 [float.be.1920]
1629 libfaad2 cfft_tab_240 [double.le.3840]
1630 libfaad2 cfft_tab_240 [double.be.3840]
1631 libfaad2 cfft_tab_128 [float.le.1024]
1632 libfaad2 cfft_tab_128 [float.be.1024]
1633 libfaad2 cfft_tab_128 [double.le.2048]
1634 libfaad2 cfft_tab_128 [double.be.2048]
1635 libfaad2 pow2_tab [float.le.260]
1636 libfaad2 pow2_tab [float.be.260]
1637 libfaad2 pow2_tab [double.le.520]
1638 libfaad2 pow2_tab [double.be.520]
1639 libfaad2 log2_tab [float.le.260]
1640 libfaad2 log2_tab [float.be.260]
1641 libfaad2 log2_tab [double.le.520]
1642 libfaad2 log2_tab [double.be.520]
1643 libfaad2 drc_pow2_table [float.le.188]
1644 libfaad2 drc_pow2_table [float.be.188]
1645 libfaad2 drc_pow2_table [double.le.376]
1646 libfaad2 drc_pow2_table [double.be.376]
1647 libfaad2 f_huffman_sa [..28]
1648 libfaad2 t_huffman_sa [..28]
1649 libfaad2 f_huffman_pan [..56]
1650 libfaad2 t_huffman_pan [..56]
1651 libfaad2 sa_quant [float.le.64]
1652 libfaad2 sa_quant [float.be.64]
1653 libfaad2 sa_quant [double.le.128]
1654 libfaad2 sa_quant [double.be.128]
1655 libfaad2 pan_quant [float.le.160]
1656 libfaad2 pan_quant [float.be.160]
1657 libfaad2 pan_quant [double.le.320]
1658 libfaad2 pan_quant [double.be.320]
1659 libfaad2 pan_pow_2_pos [float.le.160]
1660 libfaad2 pan_pow_2_pos [float.be.160]
1661 libfaad2 pan_pow_2_pos [double.le.320]
1662 libfaad2 pan_pow_2_pos [double.be.320]
1663 libfaad2 pan_pow_2_neg [float.le.160]
1664 libfaad2 pan_pow_2_neg [float.be.160]
1665 libfaad2 pan_pow_2_neg [double.le.320]
1666 libfaad2 pan_pow_2_neg [double.be.320]
1667 libfaad2 pan_pow_2_30_pos [float.le.160]
1668 libfaad2 pan_pow_2_30_pos [float.be.160]
1669 libfaad2 pan_pow_2_30_pos [double.le.320]
1670 libfaad2 pan_pow_2_30_pos [double.be.320]
1671 libfaad2 pan_pow_2_30_neg [float.le.160]
1672 libfaad2 pan_pow_2_30_neg [float.be.160]
1673 libfaad2 pan_pow_2_30_neg [double.le.320]
1674 libfaad2 pan_pow_2_30_neg [double.be.320]
1675 libfaad2 g_decayslope [float.le.180]
1676 libfaad2 g_decayslope [float.be.180]
1677 libfaad2 g_decayslope [double.le.360]
1678 libfaad2 g_decayslope [double.be.360]
1679 libfaad2 sa_sqrt_1_minus [float.le.64]
1680 libfaad2 sa_sqrt_1_minus [float.be.64]
1681 libfaad2 sa_sqrt_1_minus [double.le.128]
1682 libfaad2 sa_sqrt_1_minus [double.be.128]
1683 libfaad2 sa_freq_scale [..18]
1684 libfaad2 pan_inv_freq [..64]
1685 libfaad2 sa_inv_freq [..46]
1686 libfaad2 Q_Fract_allpass_Qmf [float.le.1536]
1687 libfaad2 Q_Fract_allpass_Qmf [float.be.1536]
1688 libfaad2 Q_Fract_allpass_Qmf [double.le.3072]
1689 libfaad2 Q_Fract_allpass_Qmf [double.be.3072]
1690 libfaad2 Phi_Fract_Qmf [float.le.512]
1691 libfaad2 Phi_Fract_Qmf [float.be.512]
1692 libfaad2 Phi_Fract_Qmf [double.le.1024]
1693 libfaad2 Phi_Fract_Qmf [double.be.1024]
1694 libfaad2 mnt_table [float.le.512]
1695 libfaad2 mnt_table [float.be.512]
1696 libfaad2 mnt_table [double.le.1024]
1697 libfaad2 mnt_table [double.be.1024]
1698 libfaad2 exp_table [float.le.504]
1699 libfaad2 exp_table [float.be.504]
1700 libfaad2 exp_table [double.le.1008]
1701 libfaad2 exp_table [double.be.1008]
1702 libfaad2 pow05_table [float.le.28]
1703 libfaad2 pow05_table [float.be.28]
1704 libfaad2 pow05_table [double.le.56]
1705 libfaad2 pow05_table [double.be.56]
1706 libfaad2 codebook [float.le.32]
1707 libfaad2 codebook [float.be.32]
1708 libfaad2 codebook [double.le.64]
1709 libfaad2 codebook [double.be.64]
1710 libfaad2 f_huff_iid_def [..56]
1711 libfaad2 t_huff_iid_def [..56]
1712 libfaad2 f_huff_iid_fine [..120]
1713 libfaad2 t_huff_iid_fine [..120]
1714 libfaad2 f_huff_icc [..28]
1715 libfaad2 t_huff_icc [..28]
1716 libfaad2 f_huff_ipd [..14]
1717 libfaad2 t_huff_ipd [..14]
1718 libfaad2 f_huff_opd [..14]
1719 libmpcodecs DTS_BITRATES [32.le.120]
1720 libmpcodecs DTS_BITRATES [32.be.120]
1721 asf_stream_header_guid [..16]
1722 asf_file_header_guid [..16]
1723 asf_content_desc_guid [..16]
1724 asf_stream_group_guid [..16]
1725 asf_data_chunk_guid [..16]
1726 asf_ext_stream_embed_stream_header [..16]
1727 asf_ext_stream_audio [..16]
1728 asf_ext_stream_header [..16]
1729 libmpdemux sipr_swaps [..76]
1730 libmpdemux Matroska cook_fl2bps [32.le.136]
1731 libmpdemux Matroska cook_fl2bps [32.be.136]
1732 libmpdemux tivo Series1AudioWithPTS [32.le.24]
1733 libmpdemux tivo Series1AudioWithPTS [32.be.24]
1734 libmpdemux tivo Series2AudioWithPTS [32.le.24]
1735 libmpdemux tivo Series2AudioWithPTS [32.be.24]
1736 libmpdemux vivo h263_format [16.le.28]
1737 libmpdemux vivo h263_format [16.be.28]
1738 libmpdvdkit2 css pp_perm_challenge [..30]
1739 libmpdvdkit2 css pp_perm_variant [..64]
1740 libmpdvdkit2 css p_variants [..32]
1741 libmpdvdkit2 css p_secret [..5]
1742 libmpdvdkit2 css alternate DVD player keys [..155]
1743 libmpdvdkit2 p_css_tab2 [..256]
1744 libmpdvdkit2 p_css_tab3 [..512]
1745 libmpdvdkit2 p_css_tab5 [..256]
1746 libmpdvdkit2 p_crypt_tab0 [..256]
1747 libmpdvdkit2 p_crypt_tab1 [..256]
1748 libmpdvdkit2 p_crypt_tab2 [..256]
1749 libmpdvdkit2 p_crypt_tab3 [..288]
1750 libmpeg2 default_intra_quantizer_matrix [..64]
1751 YUV to RGB dither_2x2_4 [..16]
1752 YUV to RGB dither_2x2_8 [..16]
1753 YUV to RGB dither_8x8_32 [..64]
1754 YUV to RGB dither_8x8_64 [..64]
1755 YUV to RGB dither_8x8_73 [..64]
1756 YUV to RGB dither_8x8_128 [..64]
1757 YUV to RGB dither_8x8_220 [..64]
1758 YUV to RGB dither_8x8_220 2 [..64]
1759 YUV to RGB dither_8x8_220 3 [..64]
1760 YUV to RGB dither_8x8_220 4 [..64]
1761 YUV to RGB Inverse_Table_6_9 [32.le.128]
1762 YUV to RGB Inverse_Table_6_9 [32.be.128]
1763 OSD fonts [..8322]
1764 MMX codes [32.le.124]
1765 MMX codes [32.be.124]
1766 mp3lib huffman tab1 [16.le.14]
1767 mp3lib huffman tab1 [16.be.14]
1768 mp3lib huffman tab2 [16.le.34]
1769 mp3lib huffman tab2 [16.be.34]
1770 mp3lib huffman tab3 [16.le.34]
1771 mp3lib huffman tab3 [16.be.34]
1772 mp3lib huffman tab5 [16.le.62]
1773 mp3lib huffman tab5 [16.be.62]
1774 mp3lib huffman tab6 [16.le.62]
1775 mp3lib huffman tab6 [16.be.62]
1776 mp3lib huffman tab7 [16.le.142]
1777 mp3lib huffman tab7 [16.be.142]
1778 mp3lib huffman tab8 [16.le.142]
1779 mp3lib huffman tab8 [16.be.142]
1780 mp3lib huffman tab9 [16.le.142]
1781 mp3lib huffman tab9 [16.be.142]
1782 mp3lib huffman tab10 [16.le.254]
1783 mp3lib huffman tab10 [16.be.254]
1784 mp3lib huffman tab11 [16.le.254]
1785 mp3lib huffman tab11 [16.be.254]
1786 mp3lib huffman tab12 [16.le.254]
1787 mp3lib huffman tab12 [16.be.254]
1788 mp3lib huffman tab13 [16.le.1022]
1789 mp3lib huffman tab13 [16.be.1022]
1790 mp3lib huffman tab15 [16.le.1022]
1791 mp3lib huffman tab15 [16.be.1022]
1792 mp3lib huffman tab16 [16.le.1022]
1793 mp3lib huffman tab16 [16.be.1022]
1794 mp3lib huffman tab24 [16.le.1022]
1795 mp3lib huffman tab24 [16.be.1022]
1796 mp3lib huffman tab_c0 [16.le.62]
1797 mp3lib huffman tab_c0 [16.be.62]
1798 mp3lib huffman tab_c1 [16.le.62]
1799 mp3lib huffman tab_c1 [16.be.62]
1800 mp3lib bandInfo [..2592]
1801 mp3lib intwinbase [32.le.1028]
1802 mp3lib intwinbase [32.be.1028]
1803 mp3lib intwinbase_MMX [32.le.1028]
1804 mp3lib intwinbase_MMX [32.be.1028]
1805 libdjvu IW44 norm of all wavelets [float.le.64]
1806 libdjvu IW44 norm of all wavelets [float.be.64]
1807 libdjvu IW44 norm of all wavelets [double.le.128]
1808 libdjvu IW44 norm of all wavelets [double.be.128]
1809 libdjvu GPixmap dither table [..256]
1810 libdjvu GPixmap dither table [16.le.512]
1811 libdjvu GPixmap dither table [16.be.512]
1812 libdjvu MMR wcodes [16.le.630]
1813 libdjvu MMR wcodes [16.be.630]
1814 libdjvu MMR bcodes [16.le.630]
1815 libdjvu MMR bcodes [16.be.630]
1816 Borland alternate ebcdic_to_ascii [..256]
1817 Borland ascii_to_ebcdic [..256]
1818 Borland ebcdic_to_ascii [..256]
1819 Borland Jfif CrRTable [32.le.1024]
1820 Borland Jfif CrRTable [32.be.1024]
1821 Borland Jfif CbGTable [32.le.1024]
1822 Borland Jfif CbGTable [32.be.1024]
1823 Borland Jfif CrGTable [32.le.1024]
1824 Borland Jfif CrGTable [32.be.1024]
1825 Borland Jfif CbBTable [32.le.1024]
1826 Borland Jfif CbBTable [32.be.1024]
1827 ARGB default palette [32.le.1024]
1828 ARGB default palette [32.be.1024]
1829 Nsis archive signature [..16]
1830 Nsis archive signature [32.le.64]
1831 Nsis archive signature [32.be.64]
1832 Nsis archive signature (b) [..16]
1833 Nsis archive signature (b) [32.le.64]
1834 Nsis archive signature (b) [32.be.64]
1835 Rar29 InitBinEsc [16.le.16]
1836 Rar29 InitBinEsc [16.be.16]
1837 EPWIC p_from_kurt_func [float.le.164]
1838 EPWIC p_from_kurt_func [float.be.164]
1839 EPWIC p_from_kurt_func [double.le.328]
1840 EPWIC p_from_kurt_func [double.be.328]
1841 EPWIC s_from_var_func [float.le.244]
1842 EPWIC s_from_var_func [float.be.244]
1843 EPWIC s_from_var_func [double.le.488]
1844 EPWIC s_from_var_func [double.be.488]
1845 Rar20Crypto SetOldKeys [32.le.16&]
1846 Rar20Crypto SetOldKeys [32.be.16&]
1847 Zip Crypto [32.le.16&]
1848 Zip Crypto [32.be.16&]
1849 EPWIC Sum to sqrt 2 lo_filter [float.le.36]
1850 EPWIC Sum to sqrt 2 lo_filter [float.be.36]
1851 EPWIC Sum to sqrt 2 lo_filter [double.le.72]
1852 EPWIC Sum to sqrt 2 lo_filter [double.be.72]
1853 EPWIC Sum to sqrt 2 hi_filter [float.le.36]
1854 EPWIC Sum to sqrt 2 hi_filter [float.be.36]
1855 EPWIC Sum to sqrt 2 hi_filter [double.le.72]
1856 EPWIC Sum to sqrt 2 hi_filter [double.be.72]
1857 EPWIC Sum to 1 lo_filter [float.le.36]
1858 EPWIC Sum to 1 lo_filter [float.be.36]
1859 EPWIC Sum to 1 lo_filter [double.le.72]
1860 EPWIC Sum to 1 lo_filter [double.be.72]
1861 EPWIC Sum to 1 hi_filter [float.le.36]
1862 EPWIC Sum to 1 hi_filter [float.be.36]
1863 EPWIC Sum to 1 hi_filter [double.le.72]
1864 EPWIC Sum to 1 hi_filter [double.be.72]
1865 EPWIC 15 tap lo_filter [float.le.60]
1866 EPWIC 15 tap lo_filter [float.be.60]
1867 EPWIC 15 tap lo_filter [double.le.120]
1868 EPWIC 15 tap lo_filter [double.be.120]
1869 EPWIC 15 tap hi_filter [float.le.60]
1870 EPWIC 15 tap hi_filter [float.be.60]
1871 EPWIC 15 tap hi_filter [double.le.120]
1872 EPWIC 15 tap hi_filter [double.be.120]
1873 EPWIC old 15 tap filter [float.le.60]
1874 EPWIC old 15 tap filter [float.be.60]
1875 EPWIC old 15 tap filter [double.le.120]
1876 EPWIC old 15 tap filter [double.be.120]
1877 EPWIC old 11 tap filter [float.le.44]
1878 EPWIC old 11 tap filter [float.be.44]
1879 EPWIC old 11 tap filter [double.le.88]
1880 EPWIC old 11 tap filter [double.be.88]
1881 cellb_yytable [16.le.512]
1882 cellb_yytable [16.be.512]
1883 huffyuv left_yuv [..152]
1884 huffyuv grad_yuv [..179]
1885 huffyuv med_yuv [..188]
1886 huffyuv left_rgb [..112]
1887 huffyuv left_decorrelate_rgb [..177]
1888 huffyuv grad_decorrelate_rgb [..218]
1889 huffyuv classic_add_chroma [..256]
1890 OpenJPEG dwt_norms [float.le.148]
1891 OpenJPEG dwt_norms [float.be.148]
1892 OpenJPEG dwt_norms [double.le.296]
1893 OpenJPEG dwt_norms [double.be.296]
1894 OpenJPEG dwt_norms_real [float.le.148]
1895 OpenJPEG dwt_norms_real [float.be.148]
1896 OpenJPEG dwt_norms_real [double.le.296]
1897 OpenJPEG dwt_norms_real [double.be.296]
1898 Open H323 pwlib bv dct_basis [32.le.4096]
1899 Open H323 pwlib bv dct_basis [32.be.4096]
1900 Speex lsp tables nb cdbk_nb [..640]
1901 Speex exc_5_256_table [..1280]
1902 Speex high_lsp_cdbk [..512]
1903 Speex high_lsp_cdbk2 [..512]
1904 iLBC State quantization table frgqTbl [float.le.256]
1905 iLBC State quantization table frgqTbl [float.be.256]
1906 iLBC State quantization table frgqTbl [double.le.512]
1907 iLBC State quantization table frgqTbl [double.be.512]
1908 LZO 1x_999 compress level [32.le.216]
1909 LZO 1x_999 compress level [32.be.216]
1910 UPX miniacc [64.le.48&]
1911 UPX miniacc [64.be.48&]
1912 Melp fsvq_cb [float.le.10240]
1913 Melp fsvq_cb [float.be.10240]
1914 Melp fsvq_cb [double.le.20480]
1915 Melp fsvq_cb [double.be.20480]
1916 TIFF mkg3states TermB [16.le.260]
1917 TIFF mkg3states TermB [16.be.260]
1918 DES initial permutation IP [..64]
1919 DES final permutation IP [..64]
1920 DES permuted choice table (key) [..56]
1921 DES permuted choice key (table) [..48]
1922 DES S-boxes [..512]
1923 MPEG dct_coeff_tbl_0 [16.le.512]
1924 MPEG dct_coeff_tbl_0 [16.be.512]
1925 libntlm DES key_swap [32.le.64]
1926 libntlm DES key_swap [32.be.64]
1927 libntlm DES weak_keys [..512]
1928 libntlm DES weak_keys_chksum [..20]
1929 libtheora FrequencyCounts_VP3 [32.le.10240]
1930 libtheora FrequencyCounts_VP3 [32.be.10240]
1931 libtheora old FrequencyCounts_VP3 [32.le.10240]
1932 libtheora old FrequencyCounts_VP3 [32.be.10240]
1933 Vorbis FLOOR1_fromdB_LOOKUP [float.le.1024]
1934 Vorbis FLOOR1_fromdB_LOOKUP [float.be.1024]
1935 Vorbis FLOOR1_fromdB_LOOKUP [double.le.2048]
1936 Vorbis FLOOR1_fromdB_LOOKUP [double.be.2048]
1937 libskba asn1 yytranslate [..302]
1938 libskba asn1 yycheck [16.le.404]
1939 libskba asn1 yycheck [16.be.404]
1940 libskba asn1 yycheck [32.le.808]
1941 libskba asn1 yycheck [32.be.808]
1942 twofish q0 [..256]
1943 twofish q1 [..256]
1944 twofish poly_to_exp [..255]
1945 twofish exp_to_poly [..492]
1946 twofish calc_sb_tbl [..512]
1947 small prime numbers used in libgcrypt [16.le.1336]
1948 small prime numbers used in libgcrypt [16.be.1336]
1949 Serpent crypto SBox [..512]
1950 Serpent crypto SBoxInverse [..512]
1951 Serpent crypto IPTable [..128]
1952 Serpent crypto IPTable [32.le.512]
1953 Serpent crypto IPTable [32.be.512]
1954 Serpent crypto FPTable [..128]
1955 Serpent crypto FPTable [32.le.512]
1956 Serpent crypto FPTable [32.be.512]
1957 ElGamal public key encryption (qbits) [16.le.38]
1958 ElGamal public key encryption (qbits) [16.be.38]
1959 ElGamal public key encryption (qbits) [32.le.76]
1960 ElGamal public key encryption (qbits) [32.be.76]
1961 ElGamal public key encryption [32.le.152]
1962 ElGamal public key encryption [32.be.152]
1963 FFT and FHT routines rv_tbl [..128]
1964 FFT and FHT routines rv_tbl [16.le.256]
1965 FFT and FHT routines rv_tbl [16.be.256]
1966 ReplayGainAnalysis ABButter [float.le.180]
1967 ReplayGainAnalysis ABButter [float.be.180]
1968 ReplayGainAnalysis ABButter [double.le.360]
1969 ReplayGainAnalysis ABButter [double.be.360]
1970 id3tag genre_alpha_map [..148]
1971 id3tag genre_alpha_map [32.le.592]
1972 id3tag genre_alpha_map [32.be.592]
1973 Lame freq_map [32.le.136]
1974 Lame freq_map [32.be.136]
1975 Lame MP3 window subband -> mdct routine win [float.le.576]
1976 Lame MP3 window subband -> mdct routine win [float.be.576]
1977 Lame MP3 window subband -> mdct routine win [double.le.1152]
1978 Lame MP3 window subband -> mdct routine win [double.be.1152]
1979 Lame abr_switch_map [..952]
1980 psymodel table1 [float.le.100]
1981 psymodel table1 [float.be.100]
1982 psymodel table1 [double.le.200]
1983 psymodel table1 [double.be.200]
1984 psymodel table2 [float.le.40]
1985 psymodel table2 [float.be.40]
1986 psymodel table2 [double.le.80]
1987 psymodel table2 [double.be.80]
1988 psymodel table3 [float.le.56]
1989 psymodel table3 [float.be.56]
1990 psymodel table3 [double.le.112]
1991 psymodel table3 [double.be.112]
1992 in_cube AFC decoder (ngc_afc_decoder) [16.le.64]
1993 in_cube AFC decoder (ngc_afc_decoder) [16.be.64]
1994 power2 table [16.le.30]
1995 power2 table [16.be.30]
1996 rfc3548 Base 64 Encoding with URL and Filename Safe Alphabet [..62]
1997 rfc3548 Base 64 Encoding with URL and Filename Safe Alphabet [32.le.248]
1998 rfc3548 Base 64 Encoding with URL and Filename Safe Alphabet [32.be.248]
1999 rfc3548 Base 32 Encoding [..32]
2000 rfc3548 Base 32 Encoding [32.le.128]
2001 rfc3548 Base 32 Encoding [32.be.128]
2002 UUEncodeTable [..64]
2003 UUEncodeTable [32.le.256]
2004 UUEncodeTable [32.be.256]
2005 B64EncodeTable [..64]
2006 B64EncodeTable [32.le.256]
2007 B64EncodeTable [32.be.256]
2008 XXEncodeTable [..64]
2009 XXEncodeTable [32.le.256]
2010 XXEncodeTable [32.be.256]
2011 BHEncodeTable [..64]
2012 BHEncodeTable [32.le.256]
2013 BHEncodeTable [32.be.256]
2014 Anubis T0 [32.le.1024]
2015 Anubis T0 [32.be.1024]
2016 Anubis T1 [32.le.1024]
2017 Anubis T1 [32.be.1024]
2018 Anubis T4 [32.le.1024]
2019 Anubis T5 [32.le.1024]
2020 Anubis T5 [32.be.1024]
2021 Anubis RC [32.le.76]
2022 Anubis RC [32.be.76]
2023 Whirlpool sbox [..256]
2024 Anubis / Khazad sbox [..256]
2025 Whirlpool C2 [64.le.2048]
2026 Whirlpool C2 [64.be.2048]
2027 Whirlpool C3 [64.le.2048]
2028 Whirlpool C3 [64.be.2048]
2029 Wake crypto algorithm [32.le.32]
2030 Wake crypto algorithm [32.be.32]
2031 Tiger crypto algorithm init [64.le.24&]
2032 Tiger crypto algorithm init [64.be.24&]
2033 Twofish q [..512]
2034 Twofish mds [32.le.4096]
2035 Twofish mds [32.be.4096]
2036 Square / Sharkbox crypto algorithm S encoding [..256]
2037 Square / Sharkbox crypto algorithm S decoding [..256]
2038 Square crypto algorithm T encoding [32.le.4096]
2039 Square crypto algorithm T encoding [32.be.4096]
2040 Square crypto algorithm T decoding [32.le.4096]
2041 Square crypto algorithm T decoding [32.be.4096]
2042 Skipjack crypto algorithm ftable [..256]
2043 Sharkbox crypto algorithm Enc cbox [64.le.16384]
2044 Sharkbox crypto algorithm Enc cbox [64.be.16384]
2045 Sharkbox crypto algorithm Dec cbox [64.le.16384]
2046 Sharkbox crypto algorithm Dec cbox [64.be.16384]
2047 Sharkbox crypto algorithm iG [..64]
2048 Safer log_tab [..256]
2049 RIPEMD k values [32.le.32&]
2050 RIPEMD k values [32.be.32&]
2051 RIPEMD-320 values [32.le.40&]
2052 RIPEMD-320 values [32.be.40&]
2053 RIPEMD-128 InitState [32.le.16&]
2054 RIPEMD-128 InitState [32.be.16&]
2055 RIPEMD-256 InitState [32.le.32&]
2056 RIPEMD-256 InitState [32.be.32&]
2057 RC5 and RC6 magic values (0xb7e15163L 0x9e3779b9L) [32.le.8&]
2058 RC5 and RC6 magic values (0xb7e15163L 0x9e3779b9L) [32.be.8&]
2059 RC5 and RC6 magic values (0xb7e15163L 0x61C88647) [32.le.8&]
2060 RC5 and RC6 magic values (0xb7e15163L 0x61C88647) [32.be.8&]
2061 MD5MAC [32.le.48]
2062 MD5MAC [32.be.48]
2063 MARS Sbox [32.le.2048]
2064 MARS Sbox [32.be.2048]
2065 Haval init [32.le.32&]
2066 Haval init [32.be.32&]
2067 Haval mc3 [32.le.128]
2068 Haval mc3 [32.be.128]
2069 Haval mc4 [32.le.128]
2070 Haval mc4 [32.be.128]
2071 Haval mc5 [32.le.128]
2072 Haval mc5 [32.be.128]
2073 Gost sBox [..128]
2074 Gost original sBox [..128]
2075 Generic squared map [..16]
2076 Generic squared map [16.le.32]
2077 Generic squared map [16.be.32]
2078 Generic squared map [32.le.64]
2079 Generic squared map [32.be.64]
2080 RawDES sbox1 [32.le.256]
2081 RawDES sbox1 [32.be.256]
2082 RawDES sbox2 [32.le.256]
2083 RawDES sbox2 [32.be.256]
2084 RawDES sbox3 [32.le.256]
2085 RawDES sbox3 [32.be.256]
2086 RawDES sbox4 [32.le.256]
2087 RawDES sbox4 [32.be.256]
2088 RawDES sbox5 [32.le.256]
2089 RawDES sbox5 [32.be.256]
2090 RawDES sbox6 [32.le.256]
2091 RawDES sbox6 [32.be.256]
2092 RawDES sbox7 [32.le.256]
2093 RawDES sbox7 [32.be.256]
2094 RawDES sbox8 [32.le.256]
2095 RawDES sbox8 [32.be.256]
2096 CAST-256 t_m [32.le.768]
2097 CAST-256 t_m [32.be.768]
2098 CAST-256 t_r [..192]
2099 CAST-256 t_r [32.le.768]
2100 CAST-256 t_r [32.be.768]
2101 Camellia s1 [..256]
2102 Camellia s2 [..256]
2103 Camellia s3 [..256]
2104 Camellia s4 [..256]
2105 3way [32.le.36&]
2106 3way [32.be.36&]
2107 Baseking RCE [..12]
2108 Baseking RCE [32.le.48]
2109 Baseking RCE [32.be.48]
2110 Baseking RCD [..12]
2111 Baseking RCD [32.le.48]
2112 Baseking RCD [32.be.48]
2113 CAST128 sbox5 [32.le.1024]
2114 CAST128 sbox5 [32.be.1024]
2115 CAST128 sbox6 [32.le.1024]
2116 CAST128 sbox6 [32.be.1024]
2117 CAST128 sbox7 [32.le.1024]
2118 CAST128 sbox7 [32.be.1024]
2119 CAST128 sbox8 [32.le.1024]
2120 CAST128 sbox8 [32.be.1024]
2121 CAST128 / CAST256 sbox1 [32.le.1024]
2122 CAST128 / CAST256 sbox1 [32.be.1024]
2123 CAST128 / CAST256 sbox2 [32.le.1024]
2124 CAST128 / CAST256 sbox2 [32.be.1024]
2125 CAST128 / CAST256 sbox3 [32.le.1024]
2126 CAST128 / CAST256 sbox3 [32.be.1024]
2127 CAST128 / CAST256 sbox4 [32.le.1024]
2128 CAST128 / CAST256 sbox4 [32.be.1024]
2129 DESX pc1 [..56]
2130 DESX pc2 [..48]
2131 khazad_U0 [32.le.1024]
2132 khazad_V0 [32.le.1024]
2133 khazad_U1 [32.le.1024]
2134 khazad_V1 [32.le.1024]
2135 khazad_U2 [32.le.1024]
2136 khazad_V2 [32.le.1024]
2137 khazad_U3 [32.le.1024]
2138 khazad_V3 [32.le.1024]
2139 khazad_c [32.le.72]
2140 khazad_c [32.be.72]
2141 MMB crypt algorithm [32.le.36&]
2142 MMB crypt algorithm [32.be.36&]
2143 newdes_rotor [..256]
2144 Nush 64 / Nessie C_64 [16.le.72]
2145 Nush 64 / Nessie C_64 [16.be.72]
2146 Nush 64 / Nessie S_64 [16.le.72]
2147 Nush 64 / Nessie S_64 [16.be.72]
2148 Q128 ftab [32.le.4096]
2149 Q128 ftab [32.be.4096]
2150 SAFER+ expf [..256]
2151 SAFER+ logf [..512]
2152 seed_SS0 [32.le.1024]
2153 seed_SS0 [32.be.1024]
2154 seed_SS1 [32.le.1024]
2155 seed_SS1 [32.be.1024]
2156 seed_SS2 [32.le.1024]
2157 seed_SS2 [32.be.1024]
2158 seed_SS3 [32.le.1024]
2159 seed_SS3 [32.be.1024]
2160 Ruby MARK 5 [32.le.16&]
2161 Ruby MARK 5 [32.be.16&]
2162 MD5_DS [32.le.36]
2163 MD5_DS [32.be.36]
2164 RIPEMD128_DS [32.le.24]
2165 RIPEMD128_DS [32.be.24]
2166 RIPEMD160_DS [32.le.32]
2167 RIPEMD160_DS [32.be.32]
2168 RIPEMD256_DS [32.le.8]
2169 RIPEMD256_DS [32.be.8]
2170 WHIRILPOOL_DS [64.le.64]
2171 WHIRILPOOL_DS [64.be.64]
2172 SHA1_DS [32.le.24]
2173 SHA1_DS [32.be.24]
2174 SHA1_DS2 [32.le.20]
2175 SHA1_DS2 [32.be.20]
2176 SHA224_DS [32.le.32]
2177 SHA224_DS [32.be.32]
2178 SHA256_DS2 [32.le.68]
2179 SHA256_DS2 [32.be.68]
2180 SHA512_DS [32.le.36]
2181 SHA512_DS [32.be.36]
2182 SHA512_DS2 [32.le.68]
2183 SHA512_DS2 [32.be.68]
2184 SHA384_DS [32.le.68]
2185 SHA384_DS [32.be.68]
2186 MD4_DS [32.le.28]
2187 MD4_DS [32.be.28]
2188 MD5_UNIDS [32.le.84]
2189 MD5_UNIDS [32.be.84]
2190 CRC32_DS [32.le.68]
2191 CRC32_DS [32.be.68]
2192 CRC16_DS, classical crc16 table [16.le.66]
2193 CRC16_DS, classical crc16 table [16.be.66]
2194 CRC32b_DS, classical crc32 table [32.le.76]
2195 CRC32b_DS, classical crc32 table [32.be.76]
2196 TIGER_DS [32.le.36]
2197 TIGER_DS [32.be.36]
2198 ECC_DS [..22]
2199 CAST_DS [32.le.32]
2200 CAST_DS [32.be.32]
2201 CAST2_DS [32.le.32]
2202 CAST2_DS [32.be.32]
2203 SHA1_UNIDS [32.le.84]
2204 SHA1_UNIDS [32.be.84]
2205 RC56_DS [32.le.12]
2206 RC56_DS [32.be.12]
2207 RC56_DS1 [32.le.12]
2208 RC56_DS1 [32.be.12]
2209 RC5_DS [32.le.68]
2210 RC5_DS [32.be.68]
2211 RC6_DS [32.le.76]
2212 RC6_DS [32.be.76]
2213 BF2_DS [32.le.36]
2214 BF2_DS [32.be.36]
2215 HAVAL_DS [32.le.36]
2216 HAVAL_DS [32.be.36]
2217 HAVAL1_DS [32.le.32]
2218 HAVAL1_DS [32.be.32]
2219 HAVAL2_DS [32.le.32]
2220 HAVAL2_DS [32.be.32]
2221 BF_DS [32.le.32]
2222 BF_DS [32.be.32]
2223 DESL_DS [32.le.64]
2224 DESL_DS [32.be.64]
2225 DESC_DS [..65]
2226 DESC1_DS [..129]
2227 DESL1_DS [32.le.512]
2228 DESL1_DS [32.be.512]
2229 DES2_DS [32.le.128]
2230 DES2_DS [32.be.128]
2231 DES3_DS [..64]
2232 RIJNDAEL_DS [..9]
2233 RIJNDAEL1_DS [..33]
2234 RIJNDAEL2_DS [..33]
2235 RC2L_DS [32.le.1024]
2236 RC2L_DS [32.be.1024]
2237 GOST_DS [..17]
2238 GOST4_DS [..128]
2239 TWOFISH_DS [..9]
2240 TWOFISH1_DS [..40]
2241 MARS_DS [32.le.64]
2242 MARS_DS [32.be.64]
2243 MARS1_DS [32.le.28]
2244 MARS1_DS [32.be.28]
2245 ICE1_DS [..16]
2246 MISTY_DS [..32]
2247 TEA_DS [32.le.8]
2248 TEA_DS [32.be.8]
2249 TEA1_DS [32.le.4]
2250 TEA1_DS [32.be.4]
2251 SAFER_DS [..64]
2252 SAFER1_DS [..64]
2253 GOST1_DS [32.le.256]
2254 GOST1_DS [32.be.256]
2255 GOST2_DS [..128]
2256 GOST3_DS [..128]
2257 ENIGMA_DS [32.le.8]
2258 ENIGMA_DS [32.be.8]
2259 SKIPJACK_DS [..128]
2260 RUBY_DS [32.le.8]
2261 RUBY_DS [32.be.8]
2262 NEWDES_DS [..128]
2263 E2_DS [..128]
2264 BIGCREATE_DS [..26]
2265 BIGDESTROY_DS [..18]
2266 CRYPTON [32.le.16&]
2267 CRYPTON [32.be.16&]
2268 HPC [32.le.24&]
2269 HPC [32.be.24&]
2270 LOKI [32.le.8&]
2271 LOKI [32.be.8&]
2272 REDOC3 [..35]
2273 S1 [..22]
2274 SEAL [32.le.16&]
2275 SEAL [32.be.16&]
2276 SQUARE [32.le.68]
2277 SQUARE [32.be.68]
2278 SHARK [32.le.64]
2279 SHARK [32.be.64]
2280 Q128 [32.le.64]
2281 Q128 [32.be.64]
2282 FROG [..251]
2283 BIGLIB [..17]
2284 BIGLIB1 [..39]
2285 DFC_DS [32.le.64]
2286 DFC_DS [32.be.64]
2287 MMB_DS [32.le.32]
2288 MMB_DS [32.be.32]
2289 zinflate_lengthStarts [16.le.58]
2290 zinflate_lengthStarts [16.be.58]
2291 zinflate_lengthStarts [32.le.116]
2292 zinflate_lengthStarts [32.be.116]
2293 zinflate_lengthExtraBits [..29]
2294 zinflate_lengthExtraBits [32.le.116]
2295 zinflate_lengthExtraBits [32.be.116]
2296 zinflate_distanceStarts [16.le.60]
2297 zinflate_distanceStarts [16.be.60]
2298 zinflate_distanceStarts [32.le.120]
2299 zinflate_distanceStarts [32.be.120]
2300 zinflate_distanceExtraBits [..30]
2301 zinflate_distanceExtraBits [16.le.60]
2302 zinflate_distanceExtraBits [16.be.60]
2303 zinflate_distanceExtraBits [32.le.120]
2304 zinflate_distanceExtraBits [32.be.120]
2305 zdeflate_lengthCodes [32.le.1024]
2306 zdeflate_lengthCodes [32.be.1024]
2307 Whirlpool_C0 [64.le.2048]
2308 Whirlpool_C0 [64.be.2048]
2309 Whirlpool_C1 [64.le.2048]
2310 Whirlpool_C1 [64.be.2048]
2311 Whirlpool_C2 [64.le.2048]
2312 Whirlpool_C2 [64.be.2048]
2313 Whirlpool_C3 [64.le.2048]
2314 Whirlpool_C3 [64.be.2048]
2315 PKCS_DigestDecoration_MD2 [..18]
2316 PKCS_DigestDecoration_MD5 [..18]
2317 PKCS_DigestDecoration_RIPEMD160 [..15]
2318 PKCS_DigestDecoration_Tiger [..19]
2319 PKCS_DigestDecoration_SHA256 [..19]
2320 PKCS_DigestDecoration_SHA384 [..19]
2321 PKCS_DigestDecoration_SHA512 [..19]
2322 HAVAL_wi2 [32.le.128]
2323 HAVAL_wi2 [32.be.128]
2324 HAVAL_wi3 [32.le.128]
2325 HAVAL_wi3 [32.be.128]
2326 HAVAL_wi4 [32.le.128]
2327 HAVAL_wi4 [32.be.128]
2328 HAVAL_wi5 [32.le.128]
2329 HAVAL_wi5 [32.be.128]
2330 DES_fp [..64]
2331 DES_ei [..48]
2332 DES_p32i [..32]
2333 CAST_S [32.le.8192]
2334 CAST_S [32.be.8192]
2335 Blowfish_s_init [32.le.4096]
2336 Blowfish_s_init [32.be.4096]
2337 Blowfish_s_init (b) [..256]
2338 Phelix [32.le.48&]
2339 Phelix [32.be.48&]
2340 Kasumi S7 [16.le.256]
2341 Kasumi S7 [16.be.256]
2342 Kasumi S9 [16.le.1024]
2343 Kasumi S9 [16.be.1024]
2344 Loki97 permutation map [..64]
2345 MacGuffin sbits [..48]
2346 MacGuffin sbits [32.le.192]
2347 MacGuffin sbits [32.be.192]
2348 MacGuffin sbits (b) [16.le.24]
2349 MacGuffin sbits (b) [16.be.24]
2350 MacGuffin outputmasks [16.le.640]
2351 MacGuffin outputmasks [16.be.640]
2352 Iraqi block cipher chaos1 [..256]
2353 Iraqi block cipher fixed_key [..32]
2354 Iraqi block cipher permut [..256]
2355 Boucher randgen1 [32.le.24&]
2356 Boucher randgen1 [32.be.24&]
2357 Boucher randgen4 [32.le.24&]
2358 Boucher randgen4 [32.be.24&]
2359 Boucher randgen4 (logic) [32.le.64&]
2360 Boucher randgen4 (logic) [32.be.64&]
2361 Boucher randgen5 [32.le.24&]
2362 Boucher randgen5 [32.be.24&]
2363 Crypton p_box [..48]
2364 Crypton kp [32.le.16]
2365 Crypton kp [32.be.16]
2366 Crypton kq [32.le.16]
2367 Crypton kq [32.be.16]
2368 Crypton [32.le.36&]
2369 Crypton [32.be.36&]
2370 DEAL [32.le.52&]
2371 DEAL [32.be.52&]
2372 Crypton v1 [32.le.36&]
2373 Crypton v1 [32.be.36&]
2374 Crypton v1 p0 [..16]
2375 Crypton v1 p1 [..16]
2376 Crypton v1 ip0 [..16]
2377 Crypton v1 ip1 [..16]
2378 DFC rt64 [32.le.256]
2379 DFC rt64 [32.be.256]
2380 DFC values [32.le.92&]
2381 DFC values [32.be.92&]
2382 E2 sbox [..256]
2383 E2 values [32.le.44&]
2384 E2 values [32.be.44&]
2385 3 rotor German Enigma [..26]
2386 LOKI97 values [32.le.24&]
2387 LOKI97 values [32.be.24&]
2388 LOKI97 values [64.le.48&]
2389 LOKI97 values [64.be.48&]
2390 Frog seed [..256]
2391 GSM A38 table_0 [..512]
2392 GSM A38 table_1 [..256]
2393 GSM A38 table_2 [..128]
2394 GSM A38 table_3 [..64]
2395 GSM A38 table_4 [..32]
2396 Lucifer (smith) s0 [..16]
2397 Lucifer (smith) s0 [32.le.64]
2398 Lucifer (smith) s0 [32.be.64]
2399 Lucifer (smith) s1 [..16]
2400 Lucifer (smith) s1 [32.le.64]
2401 Lucifer (smith) s1 [32.be.64]
2402 Lucifer (outerbridge) DFLTKY [..16]
2403 Lucifer (outerbridge) Dps [..64]
2404 Lucifer (outerbridge) TCB0 [..256]
2405 Lucifer (outerbridge) TCB1 [..256]
2406 GSM A5/1 goodAtoB [..15]
2407 GSM A5/1 goodBtoA [..15]
2408 GSM A5/2 goodAtoB [..15]
2409 GSM A5/2 goodBtoA [..15]
2410 MBC1 iv_tbl [32.le.256]
2411 MBC1 iv_tbl [32.be.256]
2412 Noekeon Nessie round [..17]
2413 Noekeon Nessie round [32.le.68]
2414 Noekeon Nessie round [32.be.68]
2415 Misty md5const [32.le.256]
2416 Misty md5const [32.be.256]
2417 MBC2 [32.le.248&]
2418 MBC2 [32.be.248&]
2419 Magenta tab and large tab0 [..256]
2420 Magenta tab and large tab0 [32.le.1024]
2421 Magenta tab and large tab0 [32.be.1024]
2422 Huffman LZH p_len [..64]
2423 Huffman LZH d_len [..256]
2424 Pkep init [..64]
2425 Pkep prime512 [..64]
2426 redoc3 prime [32.le.140]
2427 redoc3 prime [32.be.140]
2428 redoc2 key_x [..10]
2429 redoc2 key_y [..10]
2430 Misty s7 [..128]
2431 Misty s7 [32.le.512]
2432 Misty s7 [32.be.512]
2433 Misty s9 [16.le.1024]
2434 Misty s9 [16.be.1024]
2435 Misty s9 [32.le.2048]
2436 Misty s9 [32.be.2048]
2437 SecuDE bdk [..128]
2438 SecuDE random_mult [32.le.32]
2439 SecuDE random_mult [32.be.32]
2440 SecuDE random_add [32.le.32]
2441 SecuDE random_add [32.be.32]
2442 STARMOD transport_key [..64]
2443 Turing sbox [..256]
2444 Turing multab [32.le.1024]
2445 Turing multab [32.be.1024]
2446 Turing Qbox [32.le.1024]
2447 Turing Qbox [32.be.1024]
2448 t-class 32 hi0xC2DB2AA3 [32.le.4096]
2449 t-class 32 hi0xC2DB2AA3 [32.be.4096]
2450 t-class 32 mid0xC2DB2AA3 [32.le.8192]
2451 t-class 32 mid0xC2DB2AA3 [32.be.8192]
2452 t-class 32 lo0xC2DB2AA3 [32.le.8192]
2453 t-class 32 lo0xC2DB2AA3 [32.be.8192]
2454 t-class 32 sbox [32.le.1024]
2455 t-class 32 sbox [32.be.1024]
2456 t-class 16 sbox [16.le.512]
2457 t-class 16 sbox [16.be.512]
2458 t-class 16 hi0xE382 [16.le.512]
2459 t-class 16 hi0xE382 [16.be.512]
2460 t-class 16 lo0xE382 [16.le.512]
2461 t-class 16 lo0xE382 [16.be.512]
2462 t-class 16 hi0x673C [16.le.512]
2463 t-class 16 hi0x673C [16.be.512]
2464 t-class 16 lo0x673C [16.le.512]
2465 t-class 16 lo0x673C [16.be.512]
2466 Sober mul99 / t-class 8 mul0x63 [..256]
2467 Sober mul206 / t-class 8 mul0xCE [..256]
2468 S1 clear and cipher family [..16]
2469 ICE ice_smod [32.le.64]
2470 ICE ice_smod [32.be.64]
2471 ICE ice_sxor [32.le.64]
2472 ICE ice_sxor [32.be.64]
2473 ICE ice_pbox [32.le.128]
2474 ICE ice_pbox [32.be.128]
2475 ICE ice_pbox [64.le.256]
2476 ICE ice_pbox [64.be.256]
2477 Zodiac sbox1 [..256]
2478 Zodiac sbox2 [..72]
2479 SMS4 sbox [..256]
2480 Zodiac SS1 [16.le.512]
2481 Zodiac SS1 [16.be.512]
2482 Zodiac SS2 [32.le.1024]
2483 Zodiac SS2 [32.be.1024]
2484 Zodiac SS3 [32.le.1024]
2485 Zodiac SS3 [32.be.1024]
2486 DVB scrambling algorithm sbox [..256]
2487 DVB scrambling algorithm permutation [..64]
2488 RealAudio ATRC huffcode6 [..31]
2489 RealAudio ATRC huffcode7 [..63]
2490 Smacker palmap [..64]
2491 Smacker sizetable [32.le.256]
2492 Smacker sizetable [32.be.256]
2493 VC1 transform_matrix_8x8 [..64]
2494 VC1 transform_matrix_8x8 [32.le.256]
2495 VC1 transform_matrix_8x8 [32.be.256]
2496 VC1 transform_matrix_4x4 [..16]
2497 VC1 transform_matrix_4x4 [32.le.64]
2498 VC1 transform_matrix_4x4 [32.be.64]
2499 VC1 non_uniform_implicit_quantizers [..32]
2500 VC1 non_uniform_implicit_quantizers [32.le.128]
2501 VC1 non_uniform_implicit_quantizers [32.be.128]
2502 VC1 1 <= PQuant <= 7 [..36]
2503 VC1 1 <= PQuant <= 7 [32.le.144]
2504 VC1 1 <= PQuant <= 7 [32.be.144]
2505 VC1 8 <= PQuant <= 31 [..24]
2506 VC1 8 <= PQuant <= 31 [32.le.96]
2507 VC1 8 <= PQuant <= 31 [32.be.96]
2508 Electronic Arts TQI base_table2 [..64]
2509 Electronic Arts TQI base_table2 [32.le.256]
2510 Electronic Arts TQI base_table2 [32.be.256]
2511 Sine table [..256]
2512 Sine table [32.le.1024]
2513 Sine table [32.be.1024]
2514 PSCHF - Pukall Stream Cipher Hash Function [..16]
2515 Snefru S box 0 [32.le.1024]
2516 Snefru S box 0 [32.be.1024]
2517 Snefru S box 1 [32.le.1024]
2518 Snefru S box 1 [32.be.1024]
2519 Snefru S box 2 [32.le.1024]
2520 Snefru S box 2 [32.be.1024]
2521 Snefru S box 3 [32.le.1024]
2522 Snefru S box 3 [32.be.1024]
2523 Snefru S box 4 [32.le.1024]
2524 Snefru S box 4 [32.be.1024]
2525 Snefru S box 5 [32.le.1024]
2526 Snefru S box 5 [32.be.1024]
2527 Snefru S box 6 [32.le.1024]
2528 Snefru S box 6 [32.be.1024]
2529 Snefru S box 7 [32.le.1024]
2530 Snefru S box 7 [32.be.1024]
2531 m_huffman.c (from doomsday) [float.le.1024]
2532 m_huffman.c (from doomsday) [float.be.1024]
2533 m_huffman.c (from doomsday) [double.le.2048]
2534 m_huffman.c (from doomsday) [double.be.2048]
2535 anti-debug: INT 41h Debugger Notification [..9]
2536 anti-debug: INT 3's with SoftICE's I3HERE [..20]
2537 anti-debug: BCHK BoundsChecker interface [..13]
2538 anti-debug: ICECream detection (Windows 95). [..26]
2539 anti-debug: Detect SoftICE VxD or SoftICE GFX VxD [..25]
2540 anti-debug: Detect WinICE handler using INT 68h (V86) since SoftICE hooks [..8]
2541 anti-debug: another INT 68h handler [..28]
2542 anti-debug: Detect and crash SoftICE with an illegal form of the instruction CMPXCHG8B [..4]
2543 anti-debug: WINICE.BR [..9]
2544 anti-debug: SOFTICE1 [..8]
2545 anti-debug: IsDebuggerPresent [..17]
2546 anti-debug: SOFTWARE\\NuMega [..16]
2547 anti-debug: SYSTEM\\CurrentControlSet\\Services\\IceExt [..41]
2548 anti-debug: CheckForSoftICEBP [..18]
2549 anti-debug: W32Dasm bug [..7]
2550 anti-debug: Detection from SafeDisc, this is the content of secdrv.sys [..10]
2551 anti-debug: Detect single-stepping and turn off the monitor (1) [..13]
2552 anti-debug: Detect single-stepping and turn off the monitor (2) [..13]
2553 anti-debug: Exit the program if its being debugged by checking execution timing [..19]
2554 anti-debug: UnhandledExceptionFilter protection [..11]
2555 anti-debug: anti-VMWare [..21]
2556 anti-debug: PEB!IsDebugged [..12]
2557 anti-debug: PEB!IsDebugged (2) [..11]
2558 anti-debug: PEB!NtGlobalFlags [..14]
2559 anti-debug: Heap flags [..14]
2560 anti-debug: Vista anti-debug (no name) [..29]
2561 anti-debug: NtSetInformationThread (partial) [..9]
2562 anti-debug: kernel32!CloseHandle and NtClose [..20]
2563 anti-debug: Timestamp counters [..44]
2564 anti-debug: Popf and the trap flag [..9]
2565 anti-debug: Stack Segment register [..4]
2566 anti-debug: Debug registers manipulation (1) [..28]
2567 anti-debug: Debug registers manipulation (2) [..55]
2568 anti-debug: IsIceSIDT [..26]
2569 anti-debug: Rose's TRAP #1 [..46]
2570 anti-debug: Rose's TRAP #3 [..10]
2571 anti-debug: Rose's TRAP #4 (1) [..14]
2572 anti-debug: Rose's UAC [..24]
2573 anti-debug: Softice \\.\SICE [..9]
2574 anti-debug: Softice \\.\NTICE [..10]
2575 anti-debug: Softice \\.\SIWVID [..11]
2576 anti-debug: Softice C:\siw95\nmtrans.dll [..21]
2577 anti-debug: Softice C:\ntice\nmtrans.dll [..21]
2578 anti-debug: Softice NmSymIsSoftICELoaded [..21]
2579 anti-debug: SEH handler trick [..23]
2580 anti-debug: SEH handler trick (alternate way) [..24]
2581 anti-debug: Obfuscated RDTSC [..24]
2582 anti-debug: OllyDbg Instruction Prefix Detection [..30]
2583 anti-debug: PeID GenOEP Spoofing [..48]
2584 anti-debug: PeID OEP Signature Spoofing [..20]
2585 anti-debug: ProcDump PE Header Corruption [..35]
2586 anti-debug: RDG OEP Signature Spoofing [..6]
2587 anti-debug: RDTSC Instruction Debugger Latency Detection [..15]
2588 bitmask [32.le.128]
2589 bitmask [32.be.128]
2590 Quake 3 msg_hData (huffman) [32.le.1024]
2591 Quake 3 msg_hData (huffman) [32.be.1024]
2592 Torque Huffman frequency table [32.le.1024]
2593 Torque Huffman frequency table [32.be.1024]
2594 SOSEMANUK mul_a [32.le.1024]
2595 SOSEMANUK mul_a [32.be.1024]
2596 SOSEMANUK mul_ia [32.le.1024]
2597 SOSEMANUK mul_ia [32.be.1024]
2598 ISI rFactor encryption algorithm [64.le.48]
2599 ISI rFactor encryption algorithm [64.be.48]
2600 LZMA compression [..24]
2601 ARIA encryption KRK [32.le.48]
2602 ARIA encryption KRK [32.be.48]
2603 ARIA encryption S2 [..256]
2604 ARIA encryption X2 [..256]
2605 ABC encryption window1 [32.le.132]
2606 ABC encryption window1 [32.be.132]
2607 CIPHERUNICORN [..1024]
2608 RNG (original numbers) [32.le.8&]
2609 RNG (original numbers) [32.be.8&]
2610 RNG [32.le.8&]
2611 RNG [32.be.8&]
2612 SALSA [32.le.24&]
2613 SALSA [32.be.24&]
2614 3-way [32.le.12&]
2615 3-way [32.be.12&]
2616 VMAC [64.le.40&]
2617 VMAC [64.be.40&]
2618 RRC2 - Ron Rivest Cipher Nr. 2 Beale [16.le.512]
2619 RRC2 - Ron Rivest Cipher Nr. 2 Beale [16.be.512]
2620 RRC2 - Ron Rivest Cipher Nr. 2 Beale [32.le.1024]
2621 RRC2 - Ron Rivest Cipher Nr. 2 Beale [32.be.1024]
2622 RRC2 - Ron Rivest Cipher Nr. 2 Pad [..256]
2623 SNOW SBox_0 [32.le.1024]
2624 SNOW SBox_0 [32.be.1024]
2625 SNOW SBox_1 [32.le.1024]
2626 SNOW SBox_1 [32.be.1024]
2627 SNOW SBox_2 [32.le.1024]
2628 SNOW SBox_2 [32.be.1024]
2629 SNOW SBox_3 [32.le.1024]
2630 SNOW SBox_3 [32.be.1024]
2631 Ultima Online uodemo.dat algorithm [32.le.992]
2632 Ultima Online uodemo.dat algorithm [32.be.992]
2633 Ultima Online uodemo.dat algorithm key [32.le.32]
2634 Ultima Online uodemo.dat algorithm key [32.be.32]
2635 Ventrilo UDP status packet encryption ventrilo_udp_encdata_head [..256]
2636 Ventrilo UDP status packet encryption ventrilo_udp_encdata_data [..256]
2637 Black Hole Entertainment ORK encryption [32.le.12&]
2638 Black Hole Entertainment ORK encryption [32.be.12&]
2639 LZSS (N 4096, F 18, T 2) [32.le.16&]
2640 LZSS (N 4096, F 18, T 2) [32.be.16&]
2641 Simbin Race WTCC files encryption version 0 and 1 [..20]
2642 Simbin Race WTCC files encryption version 2 [..16]
2643 Simbin Race WTCC files encryption version 5 [..16]
2644 GameGuard files encryption public key [..84]
2645 CP850andASCIItable [..126]
2646 PSX VAG_f decoder [float.le.24]
2647 PSX VAG_f decoder [float.be.24]
2648 PSX VAG_f decoder [double.le.48]
2649 PSX VAG_f decoder [double.be.48]
2650 SDX2 - 2:1 Squareroot-delta-exact compression [16.le.512]
2651 SDX2 - 2:1 Squareroot-delta-exact compression [16.be.512]
2652 SDX2 - 2:1 Squareroot-delta-exact compression [32.le.1024]
2653 SDX2 - 2:1 Squareroot-delta-exact compression [32.be.1024]
2654 Westwood Studios ADPCM (WSTable2bit and WSTable4bit) [..20]
2655 swscale rgb2yuv_table [float.le.288]
2656 swscale rgb2yuv_table [float.be.288]
2657 swscale rgb2yuv_table [double.le.576]
2658 swscale rgb2yuv_table [double.be.576]
2659 swscale perm_rgb [..64]
2660 base64 map [..80]
2661 ff_sqrt_tab [..256]
2662 libavformat CODEC_ID_AMR_WB packet_size [..16]
2663 libavformat CODEC_ID_AMR_NB packet_size [..16]
2664 libavformat dv_aaux_packs_dist [..108]
2665 libavformat gif_clut [..648]
2666 libavformat fps_umf2avr AVRational map [32.le.40]
2667 libavformat fps_umf2avr AVRational map [32.be.40]
2668 libavformat ff_mxf_data_definition_uls [..54]
2669 libavformat ff_mxf_data_definition_uls (b) [..69]
2670 libavformat mxf_mpeg2_codec_uls [..128]
2671 libavformat ff_qt_default_palette_256 [..1024]
2672 libavformat wc3_pal_lookup [..256]
2673 libavcodec 8svx fibonacci [16.le.32]
2674 libavcodec 8svx fibonacci [16.be.32]
2675 libavcodec swb_offset_1024_32 [16.le.104]
2676 libavcodec swb_offset_1024_32 [16.be.104]
2677 libavcodec ff_aac_scalefactor_code [32.le.484]
2678 libavcodec ff_aac_scalefactor_code [32.be.484]
2679 libavcodec aac codes11 [16.le.578]
2680 libavcodec aac codes11 [16.be.578]
2681 libavcodec aac codebook_vector10 [float.le.2312]
2682 libavcodec aac codebook_vector10 [float.be.2312]
2683 libavcodec aac codebook_vector10 [double.le.4624]
2684 libavcodec aac codebook_vector10 [double.be.4624]
2685 libavcodec AAN ff_inv_aanscales [16.le.128]
2686 libavcodec AAN ff_inv_aanscales [16.be.128]
2687 libavcodec AC3 quantization_tab [..16]
2688 libavcodec AC3 ac3_default_coeffs [..80]
2689 libavcodec AC3 ff_ac3_ungroup_3_in_5_bits_tab [..96]
2690 libavcodec AC3 ff_eac3_hebap_tab [..64]
2691 libavcodec AC3 ff_eac3_bits_vs_hebap [..20]
2692 libavcodec AC3 ff_eac3_gaq_remap_1 [16.le.24]
2693 libavcodec AC3 ff_eac3_gaq_remap_1 [16.be.24]
2694 libavcodec AC3 ff_eac3_gaq_remap_2_4_a [16.le.36]
2695 libavcodec AC3 ff_eac3_gaq_remap_2_4_a [16.be.36]
2696 libavcodec AC3 ff_eac3_gaq_remap_2_4_b [..18]
2697 libavcodec AC3 vq_hebap1 [16.le.48]
2698 libavcodec AC3 vq_hebap1 [16.be.48]
2699 libavcodec AC3 vq_hebap2 [16.le.96]
2700 libavcodec AC3 vq_hebap2 [16.be.96]
2701 libavcodec AC3 vq_hebap3 [16.le.192]
2702 libavcodec AC3 vq_hebap3 [16.be.192]
2703 libavcodec AC3 vq_hebap4 [16.le.372]
2704 libavcodec AC3 vq_hebap4 [16.be.372]
2705 libavcodec AC3 vq_hebap5 [16.le.1536]
2706 libavcodec AC3 vq_hebap5 [16.be.1536]
2707 libavcodec AC3 vq_hebap6 [16.le.3072]
2708 libavcodec AC3 vq_hebap6 [16.be.3072]
2709 libavcodec AC3 vq_hebap7 [16.le.6144]
2710 libavcodec AC3 vq_hebap7 [16.be.6144]
2711 libavcodec AC3 ff_ac3_frame_size_tab [16.le.228]
2712 libavcodec AC3 ff_ac3_frame_size_tab [16.be.228]
2713 libavcodec AC3 ff_ac3_window [16.le.512]
2714 libavcodec AC3 ff_ac3_window [16.be.512]
2715 libavcodec AC3 ff_ac3_log_add_tab [..260]
2716 libavcodec AC3 ff_ac3_hearing_threshold_tab [16.le.300]
2717 libavcodec AC3 ff_ac3_hearing_threshold_tab [16.be.300]
2718 libavcodec AC3 ff_ac3_critical_band_size_tab [..50]
2719 libavcodec ff_acelp_interp_filter [16.le.122]
2720 libavcodec ff_acelp_interp_filter [16.be.122]
2721 libavcodec ff_fc_2pulses_9bits_track1 [..16]
2722 libavcodec ff_fc_2pulses_9bits_track1_gray [..16]
2723 libavcodec ff_fc_2pulses_9bits_track2_gray [..32]
2724 libavcodec ff_fc_4pulses_8bits_track_4 [..32]
2725 libavcodec ape_filter_orders [16.le.30]
2726 libavcodec ape_filter_orders [16.be.30]
2727 libavcodec ape_filter_fracbits [..15]
2728 libavcodec asus v1/v2 asv2_level_tab [..208]
2729 libavcodec asus v1/v2 scantab [..64]
2730 libavcodec asus v1/v2 ccp_tab [..34]
2731 libavcodec asus v1/v2 dc_ccp_tab [..16]
2732 libavcodec asus v1/v2 ac_ccp_tab [..32]
2733 libavcodec atrac huffcode6 [..31]
2734 libavcodec atrac huffcode7 [..63]
2735 libavcodec atrac subbandTab [16.le.66]
2736 libavcodec atrac subbandTab [16.be.66]
2737 libavcodec atrac qmf_48tap_half [float.le.96]
2738 libavcodec atrac qmf_48tap_half [float.be.96]
2739 libavcodec atrac qmf_48tap_half [double.le.192]
2740 libavcodec atrac qmf_48tap_half [double.be.192]
2741 libavcodec atrac ff_cavs_intra_dec [..162]
2742 libavcodec celp_math base_cos G729_BITEXACT [16.le.128]
2743 libavcodec celp_math base_cos G729_BITEXACT [16.be.128]
2744 libavcodec celp_math slope_cos G729_BITEXACT [16.le.128]
2745 libavcodec celp_math slope_cos G729_BITEXACT [16.be.128]
2746 libavcodec celp_math tab_exp2 G729_BITEXACT [16.le.66]
2747 libavcodec celp_math tab_exp2 G729_BITEXACT [16.be.66]
2748 libavcodec celp_math tab_log2 G729_BITEXACT [16.le.66]
2749 libavcodec celp_math tab_log2 G729_BITEXACT [16.be.66]
2750 libavcodec celp_math base_cos [16.le.130]
2751 libavcodec celp_math base_cos [16.be.130]
2752 libavcodec celp_math exp2a [16.le.64]
2753 libavcodec celp_math exp2a [16.be.64]
2754 libavcodec celp_math exp2b [16.le.64]
2755 libavcodec celp_math exp2b [16.be.64]
2756 libavcodec celp_math tab_log2 [16.le.66]
2757 libavcodec celp_math tab_log2 [16.be.66]
2758 libavcodec dca_channel_reorder_lfe [..128]
2759 libavcodec dca_channel_reorder_nolfe [..128]
2760 libavcodec dca adpcm_vb [16.le.32768]
2761 libavcodec dca adpcm_vb [16.be.32768]
2762 libavcodec dca scale_factor_quant6 [32.le.256]
2763 libavcodec dca scale_factor_quant6 [32.be.256]
2764 libavcodec dca scale_factor_quant7 [32.le.512]
2765 libavcodec dca scale_factor_quant7 [32.be.512]
2766 libavcodec dca lossy_quant_d [float.le.128]
2767 libavcodec dca lossy_quant_d [float.be.128]
2768 libavcodec dca lossy_quant_d [double.le.256]
2769 libavcodec dca lossy_quant_d [double.be.256]
2770 libavcodec dca lossless_quant [32.le.128]
2771 libavcodec dca lossless_quant [32.be.128]
2772 libavcodec dca lossless_quant_d [float.le.128]
2773 libavcodec dca lossless_quant_d [float.be.128]
2774 libavcodec dca lossless_quant_d [double.le.256]
2775 libavcodec dca lossless_quant_d [double.be.256]
2776 libavcodec dca high_freq_vq [..32768]
2777 libavcodec dca dca_downmix_coeffs [float.le.260]
2778 libavcodec dca dca_downmix_coeffs [float.be.260]
2779 libavcodec dca dca_downmix_coeffs [double.le.520]
2780 libavcodec dca dca_downmix_coeffs [double.be.520]
2781 libavcodec dca dca_default_coeffs [..100]
2782 libavcodec dcahuff scales_codes [16.le.1290]
2783 libavcodec dcahuff scales_codes [16.be.1290]
2784 libavcodec dcahuff scales_bits [..645]
2785 libavcodec dnxhd_1252_ac_codes [16.le.522]
2786 libavcodec dnxhd_1252_ac_codes [16.be.522]
2787 libavcodec dpcm interplay_delta_table [16.le.512]
2788 libavcodec dpcm interplay_delta_table [16.be.512]
2789 libavcodec dpcm interplay_delta_table [32.le.1024]
2790 libavcodec dpcm interplay_delta_table [32.be.1024]
2791 libavcodec dv remap [..130]
2792 libavcodec fax ccitt_syms [16.le.208]
2793 libavcodec fax ccitt_syms [16.be.208]
2794 libavcodec fax ccitt_codes_bits [..208]
2795 libavcodec fax ccitt_codes_lens [..208]
2796 libavcodec G729 cb_lsp_1st [16.le.2560]
2797 libavcodec G729 cb_lsp_1st [16.be.2560]
2798 libavcodec G729 cb_lsp_2nd [16.le.640]
2799 libavcodec G729 cb_lsp_2nd [16.be.640]
2800 libavcodec G729 cb_gain_1st_8k [16.le.32]
2801 libavcodec G729 cb_gain_1st_8k [16.be.32]
2802 libavcodec G729 cb_gain_2nd_8k [16.le.64]
2803 libavcodec G729 cb_gain_2nd_8k [16.be.64]
2804 libavcodec G729 cb_ma_predictor [16.le.160]
2805 libavcodec G729 cb_ma_predictor [16.be.160]
2806 libavcodec ff_ue_golomb_vlc_code [..512]
2807 libavcodec ff_se_golomb_vlc_code [..512]
2808 libavcodec ff_interleaved_ue_golomb_vlc_code [..256]
2809 libavcodec ff_interleaved_se_golomb_vlc_code [..256]
2810 libavcodec ff_interleaved_dirac_golomb_vlc_code [..256]
2811 libavcodec h261_cbp_tab [..126]
2812 libavcodec h261_tcoeff_vlc [16.le.260]
2813 libavcodec h261_tcoeff_vlc [16.be.260]
2814 libavcodec h263 inter_vlc [16.le.412]
2815 libavcodec h263 inter_vlc [16.be.412]
2816 libavcodec h263 intra_vlc_aic [16.le.412]
2817 libavcodec h263 intra_vlc_aic [16.be.412]
2818 libavcodec h264 tc0_table [..624]
2819 libavcodec h264 cabac_context_init_I [..920]
2820 libavcodec h264 cabac_context_init_PB [..2760]
2821 libavcodec h264 quant_coeff [32.le.3328]
2822 libavcodec h264 quant_coeff [32.be.3328]
2823 libavcodec huffyuv classic_shift_luma [..43]
2824 libavcodec huffyuv classic_shift_chroma [..60]
2825 libavcodec huffyuv classic_add_luma [..256]
2826 libavcodec imc_weights1 [float.le.124]
2827 libavcodec imc_weights1 [float.be.124]
2828 libavcodec imc_weights1 [double.le.248]
2829 libavcodec imc_weights1 [double.be.248]
2830 libavcodec imc_weights2 [float.le.124]
2831 libavcodec imc_weights2 [float.be.124]
2832 libavcodec imc_weights2 [double.le.248]
2833 libavcodec imc_weights2 [double.be.248]
2834 libavcodec imc_quantizer1 [float.le.128]
2835 libavcodec imc_quantizer1 [float.be.128]
2836 libavcodec imc_quantizer1 [double.le.256]
2837 libavcodec imc_quantizer1 [double.be.256]
2838 libavcodec imc_quantizer2 [float.le.448]
2839 libavcodec imc_quantizer2 [float.be.448]
2840 libavcodec imc_quantizer2 [double.le.896]
2841 libavcodec imc_quantizer2 [double.be.896]
2842 libavcodec imc_exp_tab [float.le.128]
2843 libavcodec imc_exp_tab [float.be.128]
2844 libavcodec imc_exp_tab [double.le.256]
2845 libavcodec imc_exp_tab [double.be.256]
2846 libavcodec imc_huffman_lens [..288]
2847 libavcodec imc_huffman_bits [16.le.576]
2848 libavcodec imc_huffman_bits [16.be.576]
2849 libavcodec indeo ir2_codes le [16.le.572]
2850 libavcodec indeo ir2_codes le [16.be.572]
2851 libavcodec indeo ir2_codes [16.le.572]
2852 libavcodec indeo ir2_codes [16.be.572]
2853 libavcodec indeo ir2_luma_table [..256]
2854 libavcodec indeo3 corrector_type_0 [..24]
2855 libavcodec indeo3 correction [32.le.24576]
2856 libavcodec indeo3 correction [32.be.24576]
2857 libavcodec indeo3 correctionloworder [32.le.24576]
2858 libavcodec indeo3 correctionloworder [32.be.24576]
2859 libavcodec indeo3 correctionhighorder [32.le.24576]
2860 libavcodec indeo3 correctionhighorder [32.be.24576]
2861 libavcodec intrax8 crazy_mix_runlevel [..32]
2862 libavcodec intrax8 zero_prediction_weights [16.le.256]
2863 libavcodec intrax8 zero_prediction_weights [16.be.256]
2864 libavcodec ff_dirac_schro_video_format_info [16.le.136]
2865 libavcodec ff_dirac_schro_video_format_info [16.be.136]
2866 libavcodec libmp3lame sBitRates [16.le.180]
2867 libavcodec libmp3lame sBitRates [16.be.180]
2868 libavcodec libmp3lame sBitRates [32.le.360]
2869 libavcodec libmp3lame sBitRates [32.be.360]
2870 libavcodec MACEtab2 [16.le.1024]
2871 libavcodec MACEtab2 [16.be.1024]
2872 libavcodec MACEtab4 [16.le.512]
2873 libavcodec MACEtab4 [16.be.512]
2874 libavcodec mimic vlcdec_lookup [..577]
2875 libavcodec ff_mjpeg_val_ac_luminance [..162]
2876 libavcodec ff_mjpeg_val_ac_chrominance [..162]
2877 libavcodec ff_mlp_huffman_tables [..106]
2878 libavcodec mpc7_quant_vlc [16.le.3584]
2879 libavcodec mpc7_quant_vlc [16.be.3584]
2880 libavcodec mpc8_cnk [32.le.2048]
2881 libavcodec mpc8_cnk [32.be.2048]
2882 libavcodec mpc8_cnk_lost [32.le.2108]
2883 libavcodec mpc8_cnk_lost [32.be.2108]
2884 libavcodec mpc_CC [float.le.72]
2885 libavcodec mpc_CC [float.be.72]
2886 libavcodec mpc_CC [double.le.144]
2887 libavcodec mpc_CC [double.be.144]
2888 libavcodec mpc_SCF [float.le.512]
2889 libavcodec mpc_SCF [float.be.512]
2890 libavcodec mpc_SCF [double.le.1024]
2891 libavcodec mpc_SCF [double.be.1024]
2892 libavcodec mpeg4 inter_rvlc [16.le.680]
2893 libavcodec mpeg4 inter_rvlc [16.be.680]
2894 libavcodec mpeg4 intra_rvlc [16.le.680]
2895 libavcodec mpeg4 intra_rvlc [16.be.680]
2896 libavcodec mpeg1_vlc [16.le.452]
2897 libavcodec mpeg1_vlc [16.be.452]
2898 libavcodec mpeg2_vlc [16.le.452]
2899 libavcodec mpeg2_vlc [16.be.452]
2900 libavcodec ff_mpa_enwindow [32.le.1028]
2901 libavcodec ff_mpa_enwindow [32.be.1028]
2902 libavcodec msmpeg4 table1_mv_code [16.le.2200]
2903 libavcodec msmpeg4 table1_mv_code [16.be.2200]
2904 libavcodec msmpeg4 table0_mv_code [16.le.2200]
2905 libavcodec msmpeg4 table0_mv_code [16.be.2200]
2906 libavcodec ff_nelly_dequantization_table [float.le.508]
2907 libavcodec ff_nelly_dequantization_table [float.be.508]
2908 libavcodec ff_nelly_dequantization_table [double.le.1016]
2909 libavcodec ff_nelly_dequantization_table [double.be.1016]
2910 libavcodec ff_nelly_init_table [16.le.128]
2911 libavcodec ff_nelly_init_table [16.be.128]
2912 libavcodec ff_nelly_delta_table [16.le.64]
2913 libavcodec ff_nelly_delta_table [16.be.64]
2914 libavcodec nuppelvideo fallback_lquant [..64]
2915 libavcodec qcelp_rate_full_codebook [16.le.256]
2916 libavcodec qcelp_rate_full_codebook [16.be.256]
2917 libavcodec qcelp_lspvq1 [16.le.256]
2918 libavcodec qcelp_lspvq1 [16.be.256]
2919 libavcodec qcelp_lspvq2 [16.le.512]
2920 libavcodec qcelp_lspvq2 [16.be.512]
2921 libavcodec qcelp_lspvq3 [16.le.512]
2922 libavcodec qcelp_lspvq3 [16.be.512]
2923 libavcodec qcelp_lspvq4 [16.le.256]
2924 libavcodec qcelp_lspvq4 [16.be.256]
2925 libavcodec qcelp_lspvq5 [16.le.256]
2926 libavcodec qcelp_lspvq5 [16.be.256]
2927 libavcodec qdm2 fft_tone_sample_table [float.le.1280]
2928 libavcodec qdm2 fft_tone_sample_table [float.be.1280]
2929 libavcodec qdm2 fft_tone_sample_table [double.le.2560]
2930 libavcodec qdm2 fft_tone_sample_table [double.be.2560]
2931 libavcodec qdm2 fft_tone_level_table [float.le.512]
2932 libavcodec qdm2 fft_tone_level_table [float.be.512]
2933 libavcodec qdm2 fft_tone_level_table [double.le.1024]
2934 libavcodec qdm2 fft_tone_level_table [double.be.1024]
2935 libavcodec qdm2 fft_tone_envelope_table [float.le.496]
2936 libavcodec qdm2 fft_tone_envelope_table [float.be.496]
2937 libavcodec qdm2 fft_tone_envelope_table [double.le.992]
2938 libavcodec qdm2 fft_tone_envelope_table [double.be.992]
2939 libavcodec qdm2 sb_noise_attenuation [float.le.128]
2940 libavcodec qdm2 sb_noise_attenuation [float.be.128]
2941 libavcodec qdm2 sb_noise_attenuation [double.le.256]
2942 libavcodec qdm2 sb_noise_attenuation [double.be.256]
2943 libavcodec real audio 144 cb1_base [16.le.256]
2944 libavcodec real audio 144 cb1_base [16.be.256]
2945 libavcodec real audio 144 cb2_base [16.le.256]
2946 libavcodec real audio 144 cb2_base [16.be.256]
2947 libavcodec real audio 288 codetable [16.le.1280]
2948 libavcodec real audio 288 codetable [16.be.1280]
2949 libavcodec real audio 288 syn_window [float.le.444]
2950 libavcodec real audio 288 syn_window [float.be.444]
2951 libavcodec real audio 288 syn_window [double.le.888]
2952 libavcodec real audio 288 syn_window [double.be.888]
2953 libavcodec real audio 288 gain_window [float.le.152]
2954 libavcodec real audio 288 gain_window [float.be.152]
2955 libavcodec real audio 288 gain_window [double.le.304]
2956 libavcodec real audio 288 gain_window [double.be.304]
2957 libavcodec real audio 288 syn_bw_tab [float.le.144]
2958 libavcodec real audio 288 syn_bw_tab [float.be.144]
2959 libavcodec real audio 288 syn_bw_tab [double.le.288]
2960 libavcodec real audio 288 syn_bw_tab [double.be.288]
2961 libavcodec rv10 rv_lum_code [16.le.512]
2962 libavcodec rv10 rv_lum_code [16.be.512]
2963 libavcodec rv10 rv_chrom_code [16.le.512]
2964 libavcodec rv10 rv_chrom_code [16.be.512]
2965 libavcodec rv30_itype_from_context [..900]
2966 libavcodec rv30 modulo_three_table [..432]
2967 libavcodec rv34_table_intra_cbp [..640]
2968 libavcodec rv40_aic_table_index [16.le.40]
2969 libavcodec rv40_aic_table_index [16.be.40]
2970 libavcodec rv40 aic_mode2_vlc_codes [16.le.3240]
2971 libavcodec rv40 aic_mode2_vlc_codes [16.be.3240]
2972 libavcodec sp5x_data_dqt [..134]
2973 libavcodec sp5x_data_dht [..420]
2974 libavcodec ff_svq1_frame_size_table [16.le.32]
2975 libavcodec ff_svq1_frame_size_table [16.be.32]
2976 libavcodec svq3_dequant_coeff [32.le.128]
2977 libavcodec svq3_dequant_coeff [32.be.128]
2978 libavcodec truemotion pc_tbl2 [..808]
2979 libavcodec truemotion pc_tbl3 [..768]
2980 libavcodec truemotion pc_tbl4 [..785]
2981 libavcodec truespeech ts_cb_0 [16.le.64]
2982 libavcodec truespeech ts_cb_0 [16.be.64]
2983 libavcodec truespeech ts_cb_1 [16.le.64]
2984 libavcodec truespeech ts_cb_1 [16.be.64]
2985 libavcodec truespeech ts_cb_2 [16.le.32]
2986 libavcodec truespeech ts_cb_2 [16.be.32]
2987 libavcodec truespeech ts_cb_3 [16.le.32]
2988 libavcodec truespeech ts_cb_3 [16.be.32]
2989 libavcodec truespeech ts_cb_4 [16.le.32]
2990 libavcodec truespeech ts_cb_4 [16.be.32]
2991 libavcodec truespeech ts_cb_5 [16.le.16]
2992 libavcodec truespeech ts_cb_5 [16.be.16]
2993 libavcodec truespeech ts_cb_6 [16.le.16]
2994 libavcodec truespeech ts_cb_6 [16.be.16]
2995 libavcodec truespeech ts_cb_7 [16.le.16]
2996 libavcodec truespeech ts_cb_7 [16.be.16]
2997 libavcodec truespeech ts_140 [16.le.240]
2998 libavcodec truespeech ts_140 [16.be.240]
2999 libavcodec truespeech ts_230 [16.le.16]
3000 libavcodec truespeech ts_230 [16.be.16]
3001 libavcodec truespeech ts_240 [16.le.100]
3002 libavcodec truespeech ts_240 [16.be.100]
3003 libavcodec truespeech ts_562 [16.le.128]
3004 libavcodec truespeech ts_562 [16.be.128]
3005 libavcodec truespeech ts_5E2 [16.le.16]
3006 libavcodec truespeech ts_5E2 [16.be.16]
3007 libavcodec truespeech ts_5F2 [16.le.16]
3008 libavcodec truespeech ts_5F2 [16.be.16]
3009 libavcodec ultimotion ulti_lumas [..64]
3010 libavcodec ultimotion ulti_chromas [..16]
3011 libavcodec ultimotion ulti_codebook [..16384]
3012 libavcodec Beam software vb_patterns [16.le.128]
3013 libavcodec Beam software vb_patterns [16.be.128]
3014 libavcodec VC-1 and WMV3 dcpred [16.le.64]
3015 libavcodec VC-1 and WMV3 dcpred [16.be.64]
3016 libavcodec VC-1 vc1_ac_tables [32.le.1488]
3017 libavcodec VC-1 vc1_ac_tables [32.be.1488]
3018 libavcodec On2 Vp3 predictor_transform [32.le.256]
3019 libavcodec On2 Vp3 predictor_transform [32.be.256]
3020 libavcodec vp5_ract_pct [..396]
3021 libavcodec vp6_ract_pct [..396]
3022 libavcodec wp_exp2_table [..256]
3023 libavcodec wp_log2_table [..256]
3024 libavcodec ff_wma_lsp_codebook [float.le.544]
3025 libavcodec ff_wma_lsp_codebook [float.be.544]
3026 libavcodec ff_wma_lsp_codebook [double.le.1088]
3027 libavcodec ff_wma_lsp_codebook [double.be.1088]
3028 libavcodec wnv1 code_tab [16.le.64]
3029 libavcodec wnv1 code_tab [16.be.64]
3030 libavcodec VideoXL xl_table [16.le.64]
3031 libavcodec VideoXL xl_table [16.be.64]
3032 PADDINGXXPADDING [..16]
3033 unlzx table_one [..32]
3034 unlzx table_two [32.le.128]
3035 unlzx table_two [32.be.128]
3036 unlzx table_three [16.le.32]
3037 unlzx table_three [16.be.32]
3038 unlzx table_three [32.le.64]
3039 unlzx table_three [32.be.64]
3040 Thandor game audio codec (? needs verification) [32.le.512]
3041 Thandor game audio codec (? needs verification) [32.be.512]
3042 PKWare Data Compression Library (DCL) (blast.c litlen) [..98]
3043 MD5 constants [32.le.16&]
3044 MD5 constants [32.be.16&]
3045 Crysis game type table [..256]
3046 lzari [32.le.12&]
3047 lzari [32.be.12&]
3048 DMC compression [32.le.16&]
3049 DMC compression [32.be.16&]
3050 compression algorithm seen in the game DreamKiller [32.le.12&]
3051 compression algorithm seen in the game DreamKiller [32.be.12&]
3052 function where is handled the ZipCrypto password [32.le.12&]
3053 function where is handled the ZipCrypto password [32.be.12&]
3054 XTEA::DELTAS [32.le.256]
3055 XTEA::DELTAS [32.be.256]
3056 Erlang [32.le.60&]
3057 Erlang [32.be.60&]
3058 Inverse Modified DCT pm64 (liba52) [32.le.256]
3059 Inverse Modified DCT pm64 (liba52) [32.be.256]
3060 TNS filter long tns_max_bands_1024 (avcodec) [..13]
3061 TNS filter long SSR tnsMaxBandsLong [..12]
3062 TNS filter short tns_max_bands_128 (avcodec) [..13]
3063 TNS filter short SSR tnsMaxBandsShort [..12]
3064 AudioKinetic Wwise RIFF packed_codebooks.bin (first 1024 bytes) [..1024]
3065 AudioKinetic Wwise RIFF packed_codebooks_aoTuV_603.bin (first 1024 bytes) [..1024]
3066 golay23_decode [32.le.8192]
3067 golay23_decode [32.be.8192]
3068 Mersenne twister [32.le.16&]
3069 Mersenne twister [32.be.16&]
Here's how to install the latest version under Linux:
$ wget http://aluigi.org/mytoolz/signsrch.zip
$ unzip -d signsrch signsrch.zip
$ cd signsrch/src/
$ make
$ sudo make install
signsrch has now been installed to /usr/local/bin/, but the signsrch.sig file is located in the signsrch/ directory where we unzipped signsrch.zip.
The signature file included in this version of signsrch is the same as the one from http://aluigi.altervista.org/mytoolz/signsrch.sig.zip, and has been last updated on April 15, 2013.
Let's install the signature file in /usr/local/etc/:
$ cd ..
$ sudo cp signsrch.sig /usr/local/etc/
It's now ready to use:
$ signsrch
Signsrch 0.2.2
by Luigi Auriemma
e-mail: aluigi@autistici.org
web: aluigi.org
optimized search function by Andrew http://www.team5150.com/~andrew/
disassembler engine by Oleh Yuschuk
Usage: signsrch [options] [file1] ... [fileN]
Options:
-l list the available signatures in the database
-L NUM show the data of the signature NUM
-s FILE use the signature file FILE (signsrch.sig)
-p list the running processes and their modules
-P PID[] use the process/module identified by its pid or part of name/path
it accepts also offset and the optionally size in hex
-P PID:OFFSET or -P PID:OFFSET:SIZE
-d FILE dump the process memory (like -P) in FILE
-e consider the input file as an executable (PE/ELF), useful to show the
rva addresses instead of the file offsets
-F as above but returns the address of the first instruction that points
to the found signature, for example where the AES Td0 table is used,
something like an automatic "Find references" of Ollydbg
-E disable the automatic executable parsing used with -P
-b disable the scanning of the big endian versions of the signatures
-f W wildcard used to filter the file to parse if you specify a folder
for example -f "*.exe;*.dll"
use - for stdin
the tool accepts folders too
URL for the updated signsrch.sig: http://aluigi.org/mytoolz/signsrch.sig.zip
And the (really really) long list of the 3069 signatures supported:
$ signsrch -l -s /usr/local/etc/signsrch.sig
- load signatures
- open file /usr/local/etc/signsrch.sig
- 3069 signatures in the database
num description [bits.endian.size]
-------------------------------------
1 CRC32 [crc32.0x01800063 lenorev int_min.1024]
2 CRC32 [crc32.0x01800063 lenorev 1.1024]
3 CRC32 [crc32.0x01800063 le rev int_min.1024]
4 CRC32 [crc32.0x01800063 le rev 1.1024]
5 CRC32 [crc32.0x01800063 benorev int_min.1024]
6 CRC32 [crc32.0x01800063 benorev 1.1024]
7 CRC32 [crc32.0x01800063 be rev int_min.1024]
8 CRC32 [crc32.0x01800063 be rev 1.1024]
9 CRC32 [crc32.0x1db71064 lenorev int_min.1024]
10 CRC32 [crc32.0x1db71064 lenorev 1.1024]
11 CRC32 [crc32.0x1db71064 le rev int_min.1024]
12 CRC32 [crc32.0x1db71064 le rev 1.1024]
13 CRC32 [crc32.0x1db71064 benorev int_min.1024]
14 CRC32 [crc32.0x1db71064 benorev 1.1024]
15 CRC32 [crc32.0x1db71064 be rev int_min.1024]
16 CRC32 [crc32.0x1db71064 be rev 1.1024]
17 CRC32 [crc32.0x3b6e20c8 lenorev int_min.1024]
18 CRC32 [crc32.0x3b6e20c8 lenorev 1.1024]
19 CRC32 [crc32.0x3b6e20c8 le rev int_min.1024]
20 CRC32 [crc32.0x3b6e20c8 le rev 1.1024]
21 CRC32 [crc32.0x3b6e20c8 benorev int_min.1024]
22 CRC32 [crc32.0x3b6e20c8 benorev 1.1024]
23 CRC32 [crc32.0x3b6e20c8 be rev int_min.1024]
24 CRC32 [crc32.0x3b6e20c8 be rev 1.1024]
25 CRC32 [crc32.0x26d930ac lenorev int_min.1024]
26 CRC32 [crc32.0x26d930ac lenorev 1.1024]
27 CRC32 [crc32.0x26d930ac le rev int_min.1024]
28 CRC32 [crc32.0x26d930ac le rev 1.1024]
29 CRC32 [crc32.0x26d930ac benorev int_min.1024]
30 CRC32 [crc32.0x26d930ac benorev 1.1024]
31 CRC32 [crc32.0x26d930ac be rev int_min.1024]
32 CRC32 [crc32.0x26d930ac be rev 1.1024]
33 CRC32 [crc32.0x76dc4190 lenorev int_min.1024]
34 CRC32 [crc32.0x76dc4190 lenorev 1.1024]
35 CRC32 [crc32.0x76dc4190 le rev int_min.1024]
36 CRC32 [crc32.0x76dc4190 le rev 1.1024]
37 CRC32 [crc32.0x76dc4190 benorev int_min.1024]
38 CRC32 [crc32.0x76dc4190 benorev 1.1024]
39 CRC32 [crc32.0x76dc4190 be rev int_min.1024]
40 CRC32 [crc32.0x76dc4190 be rev 1.1024]
41 CRC32 [crc32.0x6b6b51f4 lenorev int_min.1024]
42 CRC32 [crc32.0x6b6b51f4 lenorev 1.1024]
43 CRC32 [crc32.0x6b6b51f4 le rev int_min.1024]
44 CRC32 [crc32.0x6b6b51f4 le rev 1.1024]
45 CRC32 [crc32.0x6b6b51f4 benorev int_min.1024]
46 CRC32 [crc32.0x6b6b51f4 benorev 1.1024]
47 CRC32 [crc32.0x6b6b51f4 be rev int_min.1024]
48 CRC32 [crc32.0x6b6b51f4 be rev 1.1024]
49 CRC32 [crc32.0x4db26158 lenorev int_min.1024]
50 CRC32 [crc32.0x4db26158 lenorev 1.1024]
51 CRC32 [crc32.0x4db26158 le rev int_min.1024]
52 CRC32 [crc32.0x4db26158 le rev 1.1024]
53 CRC32 [crc32.0x4db26158 benorev int_min.1024]
54 CRC32 [crc32.0x4db26158 benorev 1.1024]
55 CRC32 [crc32.0x4db26158 be rev int_min.1024]
56 CRC32 [crc32.0x4db26158 be rev 1.1024]
57 CRC32 [crc32.0x5005713c lenorev int_min.1024]
58 CRC32 [crc32.0x5005713c lenorev 1.1024]
59 CRC32 [crc32.0x5005713c le rev int_min.1024]
60 CRC32 [crc32.0x5005713c le rev 1.1024]
61 CRC32 [crc32.0x5005713c benorev int_min.1024]
62 CRC32 [crc32.0x5005713c benorev 1.1024]
63 CRC32 [crc32.0x5005713c be rev int_min.1024]
64 CRC32 [crc32.0x5005713c be rev 1.1024]
65 CRC32 [crc32.0xf00f9344 lenorev int_min.1024]
66 CRC32 [crc32.0xf00f9344 lenorev 1.1024]
67 CRC32 [crc32.0xf00f9344 le rev int_min.1024]
68 CRC32 [crc32.0xf00f9344 le rev 1.1024]
69 CRC32 [crc32.0xf00f9344 benorev int_min.1024]
70 CRC32 [crc32.0xf00f9344 benorev 1.1024]
71 CRC32 [crc32.0xf00f9344 be rev int_min.1024]
72 CRC32 [crc32.0xf00f9344 be rev 1.1024]
73 CRC32 [crc32.0xd6d6a3e8 lenorev int_min.1024]
74 CRC32 [crc32.0xd6d6a3e8 lenorev 1.1024]
75 CRC32 [crc32.0xd6d6a3e8 le rev int_min.1024]
76 CRC32 [crc32.0xd6d6a3e8 le rev 1.1024]
77 CRC32 [crc32.0xd6d6a3e8 benorev int_min.1024]
78 CRC32 [crc32.0xd6d6a3e8 benorev 1.1024]
79 CRC32 [crc32.0xd6d6a3e8 be rev int_min.1024]
80 CRC32 [crc32.0xd6d6a3e8 be rev 1.1024]
81 CRC32 [crc32.0xcb61b38c lenorev int_min.1024]
82 CRC32 [crc32.0xcb61b38c lenorev 1.1024]
83 CRC32 [crc32.0xcb61b38c le rev int_min.1024]
84 CRC32 [crc32.0xcb61b38c le rev 1.1024]
85 CRC32 [crc32.0xcb61b38c benorev int_min.1024]
86 CRC32 [crc32.0xcb61b38c benorev 1.1024]
87 CRC32 [crc32.0xcb61b38c be rev int_min.1024]
88 CRC32 [crc32.0xcb61b38c be rev 1.1024]
89 CRC32 [crc32.0x9b64c2b0 lenorev int_min.1024]
90 CRC32 [crc32.0x9b64c2b0 lenorev 1.1024]
91 CRC32 [crc32.0x9b64c2b0 le rev int_min.1024]
92 CRC32 [crc32.0x9b64c2b0 le rev 1.1024]
93 CRC32 [crc32.0x9b64c2b0 benorev int_min.1024]
94 CRC32 [crc32.0x9b64c2b0 benorev 1.1024]
95 CRC32 [crc32.0x9b64c2b0 be rev int_min.1024]
96 CRC32 [crc32.0x9b64c2b0 be rev 1.1024]
97 CRC32 [crc32.0x86d3d2d4 lenorev int_min.1024]
98 CRC32 [crc32.0x86d3d2d4 lenorev 1.1024]
99 CRC32 [crc32.0x86d3d2d4 le rev int_min.1024]
100 CRC32 [crc32.0x86d3d2d4 le rev 1.1024]
101 CRC32 [crc32.0x86d3d2d4 benorev int_min.1024]
102 CRC32 [crc32.0x86d3d2d4 benorev 1.1024]
103 CRC32 [crc32.0x86d3d2d4 be rev int_min.1024]
104 CRC32 [crc32.0x86d3d2d4 be rev 1.1024]
105 CRC32 [crc32.0xa00ae278 lenorev int_min.1024]
106 CRC32 [crc32.0xa00ae278 lenorev 1.1024]
107 CRC32 [crc32.0xa00ae278 le rev int_min.1024]
108 CRC32 [crc32.0xa00ae278 le rev 1.1024]
109 CRC32 [crc32.0xa00ae278 benorev int_min.1024]
110 CRC32 [crc32.0xa00ae278 benorev 1.1024]
111 CRC32 [crc32.0xa00ae278 be rev int_min.1024]
112 CRC32 [crc32.0xa00ae278 be rev 1.1024]
113 CRC32 [crc32.0xbdbdf21c lenorev int_min.1024]
114 CRC32 [crc32.0xbdbdf21c lenorev 1.1024]
115 CRC32 [crc32.0xbdbdf21c le rev int_min.1024]
116 CRC32 [crc32.0xbdbdf21c le rev 1.1024]
117 CRC32 [crc32.0xbdbdf21c benorev int_min.1024]
118 CRC32 [crc32.0xbdbdf21c benorev 1.1024]
119 CRC32 [crc32.0xbdbdf21c be rev int_min.1024]
120 CRC32 [crc32.0xbdbdf21c be rev 1.1024]
121 XFER [crc32.0x000000af lenorev int_min.1024]
122 XFER [crc32.0x000000af lenorev 1.1024]
123 XFER [crc32.0x000000af le rev int_min.1024]
124 XFER [crc32.0x000000af le rev 1.1024]
125 XFER [crc32.0x000000af benorev int_min.1024]
126 XFER [crc32.0x000000af benorev 1.1024]
127 XFER [crc32.0x000000af be rev int_min.1024]
128 XFER [crc32.0x000000af be rev 1.1024]
129 Adler CRC32 (0x191b3141) [32.le.1024]
130 Adler CRC32 (0x191b3141) [32.be.1024]
131 Adler CRC32 (0x01c26a37) [32.le.1024]
132 Adler CRC32 (0x01c26a37) [32.be.1024]
133 Adler CRC32 (0xb8bc6765) [32.le.1024]
134 Adler CRC32 (0xb8bc6765) [32.be.1024]
135 CRC-8 [crc8.0xd5 lenorev int_min.256]
136 CRC-8 [crc8.0xd5 lenorev 1.256]
137 CRC-8 [crc8.0xd5 le rev int_min.256]
138 CRC-8 [crc8.0xd5 le rev 1.256]
139 CRC-8 [crc8.0xab lenorev int_min.256]
140 CRC-8 [crc8.0xab lenorev 1.256]
141 CRC-8 [crc8.0xab le rev int_min.256]
142 CRC-8 [crc8.0xab le rev 1.256]
143 CRC-8 [crc8.0xea lenorev int_min.256]
144 CRC-8 [crc8.0xea lenorev 1.256]
145 CRC-8 [crc8.0xea le rev int_min.256]
146 CRC-8 [crc8.0xea le rev 1.256]
147 CRC-8-SAE J1850 [crc8.0x1d lenorev int_min.256]
148 CRC-8-SAE J1850 [crc8.0x1d lenorev 1.256]
149 CRC-8-SAE J1850 [crc8.0x1d le rev int_min.256]
150 CRC-8-SAE J1850 [crc8.0x1d le rev 1.256]
151 CRC-8-SAE J1850 [crc8.0xb8 lenorev int_min.256]
152 CRC-8-SAE J1850 [crc8.0xb8 lenorev 1.256]
153 CRC-8-SAE J1850 [crc8.0xb8 le rev int_min.256]
154 CRC-8-SAE J1850 [crc8.0xb8 le rev 1.256]
155 CRC-8-SAE J1850 [crc8.0x8e lenorev int_min.256]
156 CRC-8-SAE J1850 [crc8.0x8e lenorev 1.256]
157 CRC-8-SAE J1850 [crc8.0x8e le rev int_min.256]
158 CRC-8-SAE J1850 [crc8.0x8e le rev 1.256]
159 CRC-8-WCDMA [crc8.0x9b lenorev int_min.256]
160 CRC-8-WCDMA [crc8.0x9b lenorev 1.256]
161 CRC-8-WCDMA [crc8.0x9b le rev int_min.256]
162 CRC-8-WCDMA [crc8.0x9b le rev 1.256]
163 CRC-8-WCDMA [crc8.0xd9 lenorev int_min.256]
164 CRC-8-WCDMA [crc8.0xd9 lenorev 1.256]
165 CRC-8-WCDMA [crc8.0xd9 le rev int_min.256]
166 CRC-8-WCDMA [crc8.0xd9 le rev 1.256]
167 CRC-8-WCDMA [crc8.0xcd lenorev int_min.256]
168 CRC-8-WCDMA [crc8.0xcd lenorev 1.256]
169 CRC-8-WCDMA [crc8.0xcd le rev int_min.256]
170 CRC-8-WCDMA [crc8.0xcd le rev 1.256]
171 CRC-1 [crc8.0x01 lenorev int_min.256]
172 CRC-1 [crc8.0x01 lenorev 1.256]
173 CRC-1 [crc8.0x01 le rev int_min.256]
174 CRC-1 [crc8.0x01 le rev 1.256]
175 CRC-4 ITU [crc8.0x03 lenorev int_min.256]
176 CRC-4 ITU [crc8.0x03 lenorev 1.256]
177 CRC-4 ITU [crc8.0x03 le rev int_min.256]
178 CRC-4 ITU [crc8.0x03 le rev 1.256]
179 CRC-4 ITU [crc8.0x0c lenorev int_min.256]
180 CRC-4 ITU [crc8.0x0c lenorev 1.256]
181 CRC-4 ITU [crc8.0x0c le rev int_min.256]
182 CRC-4 ITU [crc8.0x0c le rev 1.256]
183 CRC-4 ITU [crc8.0x09 lenorev int_min.256]
184 CRC-4 ITU [crc8.0x09 lenorev 1.256]
185 CRC-4 ITU [crc8.0x09 le rev int_min.256]
186 CRC-4 ITU [crc8.0x09 le rev 1.256]
187 CRC-6 ITU [crc8.0x30 lenorev int_min.256]
188 CRC-6 ITU [crc8.0x30 lenorev 1.256]
189 CRC-6 ITU [crc8.0x30 le rev int_min.256]
190 CRC-6 ITU [crc8.0x30 le rev 1.256]
191 CRC-6 ITU [crc8.0x21 lenorev int_min.256]
192 CRC-6 ITU [crc8.0x21 lenorev 1.256]
193 CRC-6 ITU [crc8.0x21 le rev int_min.256]
194 CRC-6 ITU [crc8.0x21 le rev 1.256]
195 CRC-5-CCITT [crc8.0x0b lenorev int_min.256]
196 CRC-5-CCITT [crc8.0x0b lenorev 1.256]
197 CRC-5-CCITT [crc8.0x0b le rev int_min.256]
198 CRC-5-CCITT [crc8.0x0b le rev 1.256]
199 CRC-5-CCITT [crc8.0x15 lenorev int_min.256]
200 CRC-5-CCITT [crc8.0x15 lenorev 1.256]
201 CRC-5-CCITT [crc8.0x15 le rev int_min.256]
202 CRC-5-CCITT [crc8.0x15 le rev 1.256]
203 CRC-5-CCITT [crc8.0x1a lenorev int_min.256]
204 CRC-5-CCITT [crc8.0x1a lenorev 1.256]
205 CRC-5-CCITT [crc8.0x1a le rev int_min.256]
206 CRC-5-CCITT [crc8.0x1a le rev 1.256]
207 CRC-5-USB [crc8.0x05 lenorev int_min.256]
208 CRC-5-USB [crc8.0x05 lenorev 1.256]
209 CRC-5-USB [crc8.0x05 le rev int_min.256]
210 CRC-5-USB [crc8.0x05 le rev 1.256]
211 CRC-5-USB [crc8.0x14 lenorev int_min.256]
212 CRC-5-USB [crc8.0x14 lenorev 1.256]
213 CRC-5-USB [crc8.0x14 le rev int_min.256]
214 CRC-5-USB [crc8.0x14 le rev 1.256]
215 CRC-5-USB [crc8.0x12 lenorev int_min.256]
216 CRC-5-USB [crc8.0x12 lenorev 1.256]
217 CRC-5-USB [crc8.0x12 le rev int_min.256]
218 CRC-5-USB [crc8.0x12 le rev 1.256]
219 CRC-7 [crc8.0x48 lenorev int_min.256]
220 CRC-7 [crc8.0x48 lenorev 1.256]
221 CRC-7 [crc8.0x48 le rev int_min.256]
222 CRC-7 [crc8.0x48 le rev 1.256]
223 CRC-7 [crc8.0x44 lenorev int_min.256]
224 CRC-7 [crc8.0x44 lenorev 1.256]
225 CRC-7 [crc8.0x44 le rev int_min.256]
226 CRC-7 [crc8.0x44 le rev 1.256]
227 CRC-7 [crc8.0x11 lenorev int_min.256]
228 CRC-7 [crc8.0x11 lenorev 1.256]
229 CRC-7 [crc8.0x11 le rev int_min.256]
230 CRC-7 [crc8.0x11 le rev 1.256]
231 CRC-8-ATM [crc8.0x07 lenorev int_min.256]
232 CRC-8-ATM [crc8.0x07 lenorev 1.256]
233 CRC-8-ATM [crc8.0x07 le rev int_min.256]
234 CRC-8-ATM [crc8.0x07 le rev 1.256]
235 CRC-8-ATM [crc8.0xe0 lenorev int_min.256]
236 CRC-8-ATM [crc8.0xe0 lenorev 1.256]
237 CRC-8-ATM [crc8.0xe0 le rev int_min.256]
238 CRC-8-ATM [crc8.0xe0 le rev 1.256]
239 CRC-8-ATM [crc8.0x83 lenorev int_min.256]
240 CRC-8-ATM [crc8.0x83 lenorev 1.256]
241 CRC-8-ATM [crc8.0x83 le rev int_min.256]
242 CRC-8-ATM [crc8.0x83 le rev 1.256]
243 CRC-8-ATM [crc8.0xc1 lenorev int_min.256]
244 CRC-8-ATM [crc8.0xc1 lenorev 1.256]
245 CRC-8-ATM [crc8.0xc1 le rev int_min.256]
246 CRC-8-ATM [crc8.0xc1 le rev 1.256]
247 CRC-8-CCITT [crc8.0x87 lenorev int_min.256]
248 CRC-8-CCITT [crc8.0x87 lenorev 1.256]
249 CRC-8-CCITT [crc8.0x87 le rev int_min.256]
250 CRC-8-CCITT [crc8.0x87 le rev 1.256]
251 CRC-8-CCITT [crc8.0xe1 lenorev int_min.256]
252 CRC-8-CCITT [crc8.0xe1 lenorev 1.256]
253 CRC-8-CCITT [crc8.0xe1 le rev int_min.256]
254 CRC-8-CCITT [crc8.0xe1 le rev 1.256]
255 CRC-8-Dallas/Maxim [crc8.0x31 lenorev int_min.256]
256 CRC-8-Dallas/Maxim [crc8.0x31 lenorev 1.256]
257 CRC-8-Dallas/Maxim [crc8.0x31 le rev int_min.256]
258 CRC-8-Dallas/Maxim [crc8.0x31 le rev 1.256]
259 CRC-8-Dallas/Maxim [crc8.0x8c lenorev int_min.256]
260 CRC-8-Dallas/Maxim [crc8.0x8c lenorev 1.256]
261 CRC-8-Dallas/Maxim [crc8.0x8c le rev int_min.256]
262 CRC-8-Dallas/Maxim [crc8.0x8c le rev 1.256]
263 CRC-8-Dallas/Maxim [crc8.0x98 lenorev int_min.256]
264 CRC-8-Dallas/Maxim [crc8.0x98 lenorev 1.256]
265 CRC-8-Dallas/Maxim [crc8.0x98 le rev int_min.256]
266 CRC-8-Dallas/Maxim [crc8.0x98 le rev 1.256]
267 CRC-8 [crc8.0xd3 lenorev int_min.256]
268 CRC-8 [crc8.0xd3 lenorev 1.256]
269 CRC-8 [crc8.0xd3 le rev int_min.256]
270 CRC-8 [crc8.0xd3 le rev 1.256]
271 CRC-10 [crc16.0x0233 lenorev int_min.512]
272 CRC-10 [crc16.0x0233 lenorev 1.512]
273 CRC-10 [crc16.0x0233 le rev int_min.512]
274 CRC-10 [crc16.0x0233 le rev 1.512]
275 CRC-10 [crc16.0x0233 benorev int_min.512]
276 CRC-10 [crc16.0x0233 benorev 1.512]
277 CRC-10 [crc16.0x0233 be rev int_min.512]
278 CRC-10 [crc16.0x0233 be rev 1.512]
279 CRC-10 [crc16.0x0331 lenorev int_min.512]
280 CRC-10 [crc16.0x0331 lenorev 1.512]
281 CRC-10 [crc16.0x0331 le rev int_min.512]
282 CRC-10 [crc16.0x0331 le rev 1.512]
283 CRC-10 [crc16.0x0331 benorev int_min.512]
284 CRC-10 [crc16.0x0331 benorev 1.512]
285 CRC-10 [crc16.0x0331 be rev int_min.512]
286 CRC-10 [crc16.0x0331 be rev 1.512]
287 CRC-10 [crc16.0x0319 lenorev int_min.512]
288 CRC-10 [crc16.0x0319 lenorev 1.512]
289 CRC-10 [crc16.0x0319 le rev int_min.512]
290 CRC-10 [crc16.0x0319 le rev 1.512]
291 CRC-10 [crc16.0x0319 benorev int_min.512]
292 CRC-10 [crc16.0x0319 benorev 1.512]
293 CRC-10 [crc16.0x0319 be rev int_min.512]
294 CRC-10 [crc16.0x0319 be rev 1.512]
295 CRC-11 [crc16.0x0385 lenorev int_min.512]
296 CRC-11 [crc16.0x0385 lenorev 1.512]
297 CRC-11 [crc16.0x0385 le rev int_min.512]
298 CRC-11 [crc16.0x0385 le rev 1.512]
299 CRC-11 [crc16.0x0385 benorev int_min.512]
300 CRC-11 [crc16.0x0385 benorev 1.512]
301 CRC-11 [crc16.0x0385 be rev int_min.512]
302 CRC-11 [crc16.0x0385 be rev 1.512]
303 CRC-11 [crc16.0x050e lenorev int_min.512]
304 CRC-11 [crc16.0x050e lenorev 1.512]
305 CRC-11 [crc16.0x050e le rev int_min.512]
306 CRC-11 [crc16.0x050e le rev 1.512]
307 CRC-11 [crc16.0x050e benorev int_min.512]
308 CRC-11 [crc16.0x050e benorev 1.512]
309 CRC-11 [crc16.0x050e be rev int_min.512]
310 CRC-11 [crc16.0x050e be rev 1.512]
311 CRC-11 [crc16.0x05c2 lenorev int_min.512]
312 CRC-11 [crc16.0x05c2 lenorev 1.512]
313 CRC-11 [crc16.0x05c2 le rev int_min.512]
314 CRC-11 [crc16.0x05c2 le rev 1.512]
315 CRC-11 [crc16.0x05c2 benorev int_min.512]
316 CRC-11 [crc16.0x05c2 benorev 1.512]
317 CRC-11 [crc16.0x05c2 be rev int_min.512]
318 CRC-11 [crc16.0x05c2 be rev 1.512]
319 CRC-12 [crc16.0x080f lenorev int_min.512]
320 CRC-12 [crc16.0x080f lenorev 1.512]
321 CRC-12 [crc16.0x080f le rev int_min.512]
322 CRC-12 [crc16.0x080f le rev 1.512]
323 CRC-12 [crc16.0x080f benorev int_min.512]
324 CRC-12 [crc16.0x080f benorev 1.512]
325 CRC-12 [crc16.0x080f be rev int_min.512]
326 CRC-12 [crc16.0x080f be rev 1.512]
327 CRC-12 [crc16.0x0f01 lenorev int_min.512]
328 CRC-12 [crc16.0x0f01 lenorev 1.512]
329 CRC-12 [crc16.0x0f01 le rev int_min.512]
330 CRC-12 [crc16.0x0f01 le rev 1.512]
331 CRC-12 [crc16.0x0f01 benorev int_min.512]
332 CRC-12 [crc16.0x0f01 benorev 1.512]
333 CRC-12 [crc16.0x0f01 be rev int_min.512]
334 CRC-12 [crc16.0x0f01 be rev 1.512]
335 CRC-12 [crc16.0x0c07 lenorev int_min.512]
336 CRC-12 [crc16.0x0c07 lenorev 1.512]
337 CRC-12 [crc16.0x0c07 le rev int_min.512]
338 CRC-12 [crc16.0x0c07 le rev 1.512]
339 CRC-12 [crc16.0x0c07 benorev int_min.512]
340 CRC-12 [crc16.0x0c07 benorev 1.512]
341 CRC-12 [crc16.0x0c07 be rev int_min.512]
342 CRC-12 [crc16.0x0c07 be rev 1.512]
343 CRC-12 [crc16.0x0e03 lenorev int_min.512]
344 CRC-12 [crc16.0x0e03 lenorev 1.512]
345 CRC-12 [crc16.0x0e03 le rev int_min.512]
346 CRC-12 [crc16.0x0e03 le rev 1.512]
347 CRC-12 [crc16.0x0e03 benorev int_min.512]
348 CRC-12 [crc16.0x0e03 benorev 1.512]
349 CRC-12 [crc16.0x0e03 be rev int_min.512]
350 CRC-12 [crc16.0x0e03 be rev 1.512]
351 CRC-15-CAN [crc16.0x4599 lenorev int_min.512]
352 CRC-15-CAN [crc16.0x4599 lenorev 1.512]
353 CRC-15-CAN [crc16.0x4599 le rev int_min.512]
354 CRC-15-CAN [crc16.0x4599 le rev 1.512]
355 CRC-15-CAN [crc16.0x4599 benorev int_min.512]
356 CRC-15-CAN [crc16.0x4599 benorev 1.512]
357 CRC-15-CAN [crc16.0x4599 be rev int_min.512]
358 CRC-15-CAN [crc16.0x4599 be rev 1.512]
359 CRC-15-CAN [crc16.0x4cd1 lenorev int_min.512]
360 CRC-15-CAN [crc16.0x4cd1 lenorev 1.512]
361 CRC-15-CAN [crc16.0x4cd1 le rev int_min.512]
362 CRC-15-CAN [crc16.0x4cd1 le rev 1.512]
363 CRC-15-CAN [crc16.0x4cd1 benorev int_min.512]
364 CRC-15-CAN [crc16.0x4cd1 benorev 1.512]
365 CRC-15-CAN [crc16.0x4cd1 be rev int_min.512]
366 CRC-15-CAN [crc16.0x4cd1 be rev 1.512]
367 CRC-15-CAN [crc16.0x62cc lenorev int_min.512]
368 CRC-15-CAN [crc16.0x62cc lenorev 1.512]
369 CRC-15-CAN [crc16.0x62cc le rev int_min.512]
370 CRC-15-CAN [crc16.0x62cc le rev 1.512]
371 CRC-15-CAN [crc16.0x62cc benorev int_min.512]
372 CRC-15-CAN [crc16.0x62cc benorev 1.512]
373 CRC-15-CAN [crc16.0x62cc be rev int_min.512]
374 CRC-15-CAN [crc16.0x62cc be rev 1.512]
375 CRC-15-MPT1327 [crc16.0x6815 lenorev int_min.512]
376 CRC-15-MPT1327 [crc16.0x6815 lenorev 1.512]
377 CRC-15-MPT1327 [crc16.0x6815 le rev int_min.512]
378 CRC-15-MPT1327 [crc16.0x6815 le rev 1.512]
379 CRC-15-MPT1327 [crc16.0x6815 benorev int_min.512]
380 CRC-15-MPT1327 [crc16.0x6815 benorev 1.512]
381 CRC-15-MPT1327 [crc16.0x6815 be rev int_min.512]
382 CRC-15-MPT1327 [crc16.0x6815 be rev 1.512]
383 CRC-15-MPT1327 [crc16.0x540b lenorev int_min.512]
384 CRC-15-MPT1327 [crc16.0x540b lenorev 1.512]
385 CRC-15-MPT1327 [crc16.0x540b le rev int_min.512]
386 CRC-15-MPT1327 [crc16.0x540b le rev 1.512]
387 CRC-15-MPT1327 [crc16.0x540b benorev int_min.512]
388 CRC-15-MPT1327 [crc16.0x540b benorev 1.512]
389 CRC-15-MPT1327 [crc16.0x540b be rev int_min.512]
390 CRC-15-MPT1327 [crc16.0x540b be rev 1.512]
391 CRC-15-MPT1327 [crc16.0x740a lenorev int_min.512]
392 CRC-15-MPT1327 [crc16.0x740a lenorev 1.512]
393 CRC-15-MPT1327 [crc16.0x740a le rev int_min.512]
394 CRC-15-MPT1327 [crc16.0x740a le rev 1.512]
395 CRC-15-MPT1327 [crc16.0x740a benorev int_min.512]
396 CRC-15-MPT1327 [crc16.0x740a benorev 1.512]
397 CRC-15-MPT1327 [crc16.0x740a be rev int_min.512]
398 CRC-15-MPT1327 [crc16.0x740a be rev 1.512]
399 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 lenorev int_min.512]
400 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 lenorev 1.512]
401 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 le rev int_min.512]
402 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 le rev 1.512]
403 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 benorev int_min.512]
404 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 benorev 1.512]
405 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 be rev int_min.512]
406 CRC-16-CCITT modem/x25/kermit [crc16.0x1021 be rev 1.512]
407 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 lenorev int_min.512]
408 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 lenorev 1.512]
409 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 le rev int_min.512]
410 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 le rev 1.512]
411 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 benorev int_min.512]
412 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 benorev 1.512]
413 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 be rev int_min.512]
414 CRC-16-CCITT modem/x25/kermit [crc16.0x8408 be rev 1.512]
415 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 lenorev int_min.512]
416 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 lenorev 1.512]
417 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 le rev int_min.512]
418 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 le rev 1.512]
419 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 benorev int_min.512]
420 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 benorev 1.512]
421 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 be rev int_min.512]
422 CRC-16-CCITT modem/x25/kermit [crc16.0x8810 be rev 1.512]
423 CRC-16-T10-DIF [crc16.0x8b27 lenorev int_min.512]
424 CRC-16-T10-DIF [crc16.0x8b27 lenorev 1.512]
425 CRC-16-T10-DIF [crc16.0x8b27 le rev int_min.512]
426 CRC-16-T10-DIF [crc16.0x8b27 le rev 1.512]
427 CRC-16-T10-DIF [crc16.0x8b27 benorev int_min.512]
428 CRC-16-T10-DIF [crc16.0x8b27 benorev 1.512]
429 CRC-16-T10-DIF [crc16.0x8b27 be rev int_min.512]
430 CRC-16-T10-DIF [crc16.0x8b27 be rev 1.512]
431 CRC-16-T10-DIF [crc16.0xedd1 lenorev int_min.512]
432 CRC-16-T10-DIF [crc16.0xedd1 lenorev 1.512]
433 CRC-16-T10-DIF [crc16.0xedd1 le rev int_min.512]
434 CRC-16-T10-DIF [crc16.0xedd1 le rev 1.512]
435 CRC-16-T10-DIF [crc16.0xedd1 benorev int_min.512]
436 CRC-16-T10-DIF [crc16.0xedd1 benorev 1.512]
437 CRC-16-T10-DIF [crc16.0xedd1 be rev int_min.512]
438 CRC-16-T10-DIF [crc16.0xedd1 be rev 1.512]
439 CRC-16-T10-DIF [crc16.0xc5db lenorev int_min.512]
440 CRC-16-T10-DIF [crc16.0xc5db lenorev 1.512]
441 CRC-16-T10-DIF [crc16.0xc5db le rev int_min.512]
442 CRC-16-T10-DIF [crc16.0xc5db le rev 1.512]
443 CRC-16-T10-DIF [crc16.0xc5db benorev int_min.512]
444 CRC-16-T10-DIF [crc16.0xc5db benorev 1.512]
445 CRC-16-T10-DIF [crc16.0xc5db be rev int_min.512]
446 CRC-16-T10-DIF [crc16.0xc5db be rev 1.512]
447 CRC-16-DNP [crc16.0x3d65 lenorev int_min.512]
448 CRC-16-DNP [crc16.0x3d65 lenorev 1.512]
449 CRC-16-DNP [crc16.0x3d65 le rev int_min.512]
450 CRC-16-DNP [crc16.0x3d65 le rev 1.512]
451 CRC-16-DNP [crc16.0x3d65 benorev int_min.512]
452 CRC-16-DNP [crc16.0x3d65 benorev 1.512]
453 CRC-16-DNP [crc16.0x3d65 be rev int_min.512]
454 CRC-16-DNP [crc16.0x3d65 be rev 1.512]
455 CRC-16-DNP [crc16.0xa6bc lenorev int_min.512]
456 CRC-16-DNP [crc16.0xa6bc lenorev 1.512]
457 CRC-16-DNP [crc16.0xa6bc le rev int_min.512]
458 CRC-16-DNP [crc16.0xa6bc le rev 1.512]
459 CRC-16-DNP [crc16.0xa6bc benorev int_min.512]
460 CRC-16-DNP [crc16.0xa6bc benorev 1.512]
461 CRC-16-DNP [crc16.0xa6bc be rev int_min.512]
462 CRC-16-DNP [crc16.0xa6bc be rev 1.512]
463 CRC-16-DNP [crc16.0x9eb2 lenorev int_min.512]
464 CRC-16-DNP [crc16.0x9eb2 lenorev 1.512]
465 CRC-16-DNP [crc16.0x9eb2 le rev int_min.512]
466 CRC-16-DNP [crc16.0x9eb2 le rev 1.512]
467 CRC-16-DNP [crc16.0x9eb2 benorev int_min.512]
468 CRC-16-DNP [crc16.0x9eb2 benorev 1.512]
469 CRC-16-DNP [crc16.0x9eb2 be rev int_min.512]
470 CRC-16-DNP [crc16.0x9eb2 be rev 1.512]
471 CRC-16-DECT [crc16.0x0589 lenorev int_min.512]
472 CRC-16-DECT [crc16.0x0589 lenorev 1.512]
473 CRC-16-DECT [crc16.0x0589 le rev int_min.512]
474 CRC-16-DECT [crc16.0x0589 le rev 1.512]
475 CRC-16-DECT [crc16.0x0589 benorev int_min.512]
476 CRC-16-DECT [crc16.0x0589 benorev 1.512]
477 CRC-16-DECT [crc16.0x0589 be rev int_min.512]
478 CRC-16-DECT [crc16.0x0589 be rev 1.512]
479 CRC-16-DECT [crc16.0x91a0 lenorev int_min.512]
480 CRC-16-DECT [crc16.0x91a0 lenorev 1.512]
481 CRC-16-DECT [crc16.0x91a0 le rev int_min.512]
482 CRC-16-DECT [crc16.0x91a0 le rev 1.512]
483 CRC-16-DECT [crc16.0x91a0 benorev int_min.512]
484 CRC-16-DECT [crc16.0x91a0 benorev 1.512]
485 CRC-16-DECT [crc16.0x91a0 be rev int_min.512]
486 CRC-16-DECT [crc16.0x91a0 be rev 1.512]
487 CRC-16-DECT [crc16.0x82c4 lenorev int_min.512]
488 CRC-16-DECT [crc16.0x82c4 lenorev 1.512]
489 CRC-16-DECT [crc16.0x82c4 le rev int_min.512]
490 CRC-16-DECT [crc16.0x82c4 le rev 1.512]
491 CRC-16-DECT [crc16.0x82c4 benorev int_min.512]
492 CRC-16-DECT [crc16.0x82c4 benorev 1.512]
493 CRC-16-DECT [crc16.0x82c4 be rev int_min.512]
494 CRC-16-DECT [crc16.0x82c4 be rev 1.512]
495 CRC-16-ARINC [crc16.0xa02b lenorev int_min.512]
496 CRC-16-ARINC [crc16.0xa02b lenorev 1.512]
497 CRC-16-ARINC [crc16.0xa02b le rev int_min.512]
498 CRC-16-ARINC [crc16.0xa02b le rev 1.512]
499 CRC-16-ARINC [crc16.0xa02b benorev int_min.512]
500 CRC-16-ARINC [crc16.0xa02b benorev 1.512]
501 CRC-16-ARINC [crc16.0xa02b be rev int_min.512]
502 CRC-16-ARINC [crc16.0xa02b be rev 1.512]
503 CRC-16-ARINC [crc16.0xd405 lenorev int_min.512]
504 CRC-16-ARINC [crc16.0xd405 lenorev 1.512]
505 CRC-16-ARINC [crc16.0xd405 le rev int_min.512]
506 CRC-16-ARINC [crc16.0xd405 le rev 1.512]
507 CRC-16-ARINC [crc16.0xd405 benorev int_min.512]
508 CRC-16-ARINC [crc16.0xd405 benorev 1.512]
509 CRC-16-ARINC [crc16.0xd405 be rev int_min.512]
510 CRC-16-ARINC [crc16.0xd405 be rev 1.512]
511 CRC-16-ARINC [crc16.0xd015 lenorev int_min.512]
512 CRC-16-ARINC [crc16.0xd015 lenorev 1.512]
513 CRC-16-ARINC [crc16.0xd015 le rev int_min.512]
514 CRC-16-ARINC [crc16.0xd015 le rev 1.512]
515 CRC-16-ARINC [crc16.0xd015 benorev int_min.512]
516 CRC-16-ARINC [crc16.0xd015 benorev 1.512]
517 CRC-16-ARINC [crc16.0xd015 be rev int_min.512]
518 CRC-16-ARINC [crc16.0xd015 be rev 1.512]
519 CRC-16-CCITT [crc16.0x0811 lenorev int_min.512]
520 CRC-16-CCITT [crc16.0x0811 lenorev 1.512]
521 CRC-16-CCITT [crc16.0x0811 le rev int_min.512]
522 CRC-16-CCITT [crc16.0x0811 le rev 1.512]
523 CRC-16-CCITT [crc16.0x0811 benorev int_min.512]
524 CRC-16-CCITT [crc16.0x0811 benorev 1.512]
525 CRC-16-CCITT [crc16.0x0811 be rev int_min.512]
526 CRC-16-CCITT [crc16.0x0811 be rev 1.512]
527 CRC-16-IBM maxim/usb [crc16.0x8005 lenorev int_min.512]
528 CRC-16-IBM maxim/usb [crc16.0x8005 lenorev 1.512]
529 CRC-16-IBM maxim/usb [crc16.0x8005 le rev int_min.512]
530 CRC-16-IBM maxim/usb [crc16.0x8005 le rev 1.512]
531 CRC-16-IBM maxim/usb [crc16.0x8005 benorev int_min.512]
532 CRC-16-IBM maxim/usb [crc16.0x8005 benorev 1.512]
533 CRC-16-IBM maxim/usb [crc16.0x8005 be rev int_min.512]
534 CRC-16-IBM maxim/usb [crc16.0x8005 be rev 1.512]
535 CRC-16-IBM maxim/usb [crc16.0xa001 lenorev int_min.512]
536 CRC-16-IBM maxim/usb [crc16.0xa001 lenorev 1.512]
537 CRC-16-IBM maxim/usb [crc16.0xa001 le rev int_min.512]
538 CRC-16-IBM maxim/usb [crc16.0xa001 le rev 1.512]
539 CRC-16-IBM maxim/usb [crc16.0xa001 benorev int_min.512]
540 CRC-16-IBM maxim/usb [crc16.0xa001 benorev 1.512]
541 CRC-16-IBM maxim/usb [crc16.0xa001 be rev int_min.512]
542 CRC-16-IBM maxim/usb [crc16.0xa001 be rev 1.512]
543 CRC-16-IBM maxim/usb [crc16.0xc002 lenorev int_min.512]
544 CRC-16-IBM maxim/usb [crc16.0xc002 lenorev 1.512]
545 CRC-16-IBM maxim/usb [crc16.0xc002 le rev int_min.512]
546 CRC-16-IBM maxim/usb [crc16.0xc002 le rev 1.512]
547 CRC-16-IBM maxim/usb [crc16.0xc002 benorev int_min.512]
548 CRC-16-IBM maxim/usb [crc16.0xc002 benorev 1.512]
549 CRC-16-IBM maxim/usb [crc16.0xc002 be rev int_min.512]
550 CRC-16-IBM maxim/usb [crc16.0xc002 be rev 1.512]
551 CRC-16-IBM [crc16.0x4003 lenorev int_min.512]
552 CRC-16-IBM [crc16.0x4003 lenorev 1.512]
553 CRC-16-IBM [crc16.0x4003 le rev int_min.512]
554 CRC-16-IBM [crc16.0x4003 le rev 1.512]
555 CRC-16-IBM [crc16.0x4003 benorev int_min.512]
556 CRC-16-IBM [crc16.0x4003 benorev 1.512]
557 CRC-16-IBM [crc16.0x4003 be rev int_min.512]
558 CRC-16-IBM [crc16.0x4003 be rev 1.512]
559 CRC16 [crc16.0xb005 lenorev int_min.512]
560 CRC16 [crc16.0xb005 lenorev 1.512]
561 CRC16 [crc16.0xb005 le rev int_min.512]
562 CRC16 [crc16.0xb005 le rev 1.512]
563 CRC16 [crc16.0xb005 benorev int_min.512]
564 CRC16 [crc16.0xb005 benorev 1.512]
565 CRC16 [crc16.0xb005 be rev int_min.512]
566 CRC16 [crc16.0xb005 be rev 1.512]
567 CRC-24 [crc32.0x005d6dcb lenorev int_min.1024]
568 CRC-24 [crc32.0x005d6dcb lenorev 1.1024]
569 CRC-24 [crc32.0x005d6dcb le rev int_min.1024]
570 CRC-24 [crc32.0x005d6dcb le rev 1.1024]
571 CRC-24 [crc32.0x005d6dcb benorev int_min.1024]
572 CRC-24 [crc32.0x005d6dcb benorev 1.1024]
573 CRC-24 [crc32.0x005d6dcb be rev int_min.1024]
574 CRC-24 [crc32.0x005d6dcb be rev 1.1024]
575 CRC-24 [crc32.0x00d3b6ba lenorev int_min.1024]
576 CRC-24 [crc32.0x00d3b6ba lenorev 1.1024]
577 CRC-24 [crc32.0x00d3b6ba le rev int_min.1024]
578 CRC-24 [crc32.0x00d3b6ba le rev 1.1024]
579 CRC-24 [crc32.0x00d3b6ba benorev int_min.1024]
580 CRC-24 [crc32.0x00d3b6ba benorev 1.1024]
581 CRC-24 [crc32.0x00d3b6ba be rev int_min.1024]
582 CRC-24 [crc32.0x00d3b6ba be rev 1.1024]
583 CRC-24 [crc32.0x00aeb6e5 lenorev int_min.1024]
584 CRC-24 [crc32.0x00aeb6e5 lenorev 1.1024]
585 CRC-24 [crc32.0x00aeb6e5 le rev int_min.1024]
586 CRC-24 [crc32.0x00aeb6e5 le rev 1.1024]
587 CRC-24 [crc32.0x00aeb6e5 benorev int_min.1024]
588 CRC-24 [crc32.0x00aeb6e5 benorev 1.1024]
589 CRC-24 [crc32.0x00aeb6e5 be rev int_min.1024]
590 CRC-24 [crc32.0x00aeb6e5 be rev 1.1024]
591 CRC-24-Radix-64 [crc32.0x00864cfb lenorev int_min.1024]
592 CRC-24-Radix-64 [crc32.0x00864cfb lenorev 1.1024]
593 CRC-24-Radix-64 [crc32.0x00864cfb le rev int_min.1024]
594 CRC-24-Radix-64 [crc32.0x00864cfb le rev 1.1024]
595 CRC-24-Radix-64 [crc32.0x00864cfb benorev int_min.1024]
596 CRC-24-Radix-64 [crc32.0x00864cfb benorev 1.1024]
597 CRC-24-Radix-64 [crc32.0x00864cfb be rev int_min.1024]
598 CRC-24-Radix-64 [crc32.0x00864cfb be rev 1.1024]
599 CRC-24-Radix-64 [crc32.0x00df3261 lenorev int_min.1024]
600 CRC-24-Radix-64 [crc32.0x00df3261 lenorev 1.1024]
601 CRC-24-Radix-64 [crc32.0x00df3261 le rev int_min.1024]
602 CRC-24-Radix-64 [crc32.0x00df3261 le rev 1.1024]
603 CRC-24-Radix-64 [crc32.0x00df3261 benorev int_min.1024]
604 CRC-24-Radix-64 [crc32.0x00df3261 benorev 1.1024]
605 CRC-24-Radix-64 [crc32.0x00df3261 be rev int_min.1024]
606 CRC-24-Radix-64 [crc32.0x00df3261 be rev 1.1024]
607 CRC-24-Radix-64 [crc32.0x00c3267d lenorev int_min.1024]
608 CRC-24-Radix-64 [crc32.0x00c3267d lenorev 1.1024]
609 CRC-24-Radix-64 [crc32.0x00c3267d le rev int_min.1024]
610 CRC-24-Radix-64 [crc32.0x00c3267d le rev 1.1024]
611 CRC-24-Radix-64 [crc32.0x00c3267d benorev int_min.1024]
612 CRC-24-Radix-64 [crc32.0x00c3267d benorev 1.1024]
613 CRC-24-Radix-64 [crc32.0x00c3267d be rev int_min.1024]
614 CRC-24-Radix-64 [crc32.0x00c3267d be rev 1.1024]
615 CRC-30 [crc32.0x2030b9c7 lenorev int_min.1024]
616 CRC-30 [crc32.0x2030b9c7 lenorev 1.1024]
617 CRC-30 [crc32.0x2030b9c7 le rev int_min.1024]
618 CRC-30 [crc32.0x2030b9c7 le rev 1.1024]
619 CRC-30 [crc32.0x2030b9c7 benorev int_min.1024]
620 CRC-30 [crc32.0x2030b9c7 benorev 1.1024]
621 CRC-30 [crc32.0x2030b9c7 be rev int_min.1024]
622 CRC-30 [crc32.0x2030b9c7 be rev 1.1024]
623 CRC-30 [crc32.0x38e74301 lenorev int_min.1024]
624 CRC-30 [crc32.0x38e74301 lenorev 1.1024]
625 CRC-30 [crc32.0x38e74301 le rev int_min.1024]
626 CRC-30 [crc32.0x38e74301 le rev 1.1024]
627 CRC-30 [crc32.0x38e74301 benorev int_min.1024]
628 CRC-30 [crc32.0x38e74301 benorev 1.1024]
629 CRC-30 [crc32.0x38e74301 be rev int_min.1024]
630 CRC-30 [crc32.0x38e74301 be rev 1.1024]
631 CRC-30 [crc32.0x30185ce3 lenorev int_min.1024]
632 CRC-30 [crc32.0x30185ce3 lenorev 1.1024]
633 CRC-30 [crc32.0x30185ce3 le rev int_min.1024]
634 CRC-30 [crc32.0x30185ce3 le rev 1.1024]
635 CRC-30 [crc32.0x30185ce3 benorev int_min.1024]
636 CRC-30 [crc32.0x30185ce3 benorev 1.1024]
637 CRC-30 [crc32.0x30185ce3 be rev int_min.1024]
638 CRC-30 [crc32.0x30185ce3 be rev 1.1024]
639 CRC-32-IEEE 802.3 [crc32.0x04c11db7 lenorev int_min.1024]
640 CRC-32-IEEE 802.3 [crc32.0x04c11db7 lenorev 1.1024]
641 CRC-32-IEEE 802.3 [crc32.0x04c11db7 le rev int_min.1024]
642 CRC-32-IEEE 802.3 [crc32.0x04c11db7 le rev 1.1024]
643 CRC-32-IEEE 802.3 [crc32.0x04c11db7 benorev int_min.1024]
644 CRC-32-IEEE 802.3 [crc32.0x04c11db7 benorev 1.1024]
645 CRC-32-IEEE 802.3 [crc32.0x04c11db7 be rev int_min.1024]
646 CRC-32-IEEE 802.3 [crc32.0x04c11db7 be rev 1.1024]
647 CRC-32-IEEE 802.3 [crc32.0xedb88320 lenorev int_min.1024]
648 CRC-32-IEEE 802.3 [crc32.0xedb88320 lenorev 1.1024]
649 CRC-32-IEEE 802.3 [crc32.0xedb88320 le rev int_min.1024]
650 CRC-32-IEEE 802.3 [crc32.0xedb88320 le rev 1.1024]
651 CRC-32-IEEE 802.3 [crc32.0xedb88320 benorev int_min.1024]
652 CRC-32-IEEE 802.3 [crc32.0xedb88320 benorev 1.1024]
653 CRC-32-IEEE 802.3 [crc32.0xedb88320 be rev int_min.1024]
654 CRC-32-IEEE 802.3 [crc32.0xedb88320 be rev 1.1024]
655 CRC-32-IEEE 802.3 [crc32.0x82608edb lenorev int_min.1024]
656 CRC-32-IEEE 802.3 [crc32.0x82608edb lenorev 1.1024]
657 CRC-32-IEEE 802.3 [crc32.0x82608edb le rev int_min.1024]
658 CRC-32-IEEE 802.3 [crc32.0x82608edb le rev 1.1024]
659 CRC-32-IEEE 802.3 [crc32.0x82608edb benorev int_min.1024]
660 CRC-32-IEEE 802.3 [crc32.0x82608edb benorev 1.1024]
661 CRC-32-IEEE 802.3 [crc32.0x82608edb be rev int_min.1024]
662 CRC-32-IEEE 802.3 [crc32.0x82608edb be rev 1.1024]
663 CRC-32-IEEE 802.3 [crc32.0xdb710641 lenorev int_min.1024]
664 CRC-32-IEEE 802.3 [crc32.0xdb710641 lenorev 1.1024]
665 CRC-32-IEEE 802.3 [crc32.0xdb710641 le rev int_min.1024]
666 CRC-32-IEEE 802.3 [crc32.0xdb710641 le rev 1.1024]
667 CRC-32-IEEE 802.3 [crc32.0xdb710641 benorev int_min.1024]
668 CRC-32-IEEE 802.3 [crc32.0xdb710641 benorev 1.1024]
669 CRC-32-IEEE 802.3 [crc32.0xdb710641 be rev int_min.1024]
670 CRC-32-IEEE 802.3 [crc32.0xdb710641 be rev 1.1024]
671 CRC-32D [crc32.0xa833982b lenorev int_min.1024]
672 CRC-32D [crc32.0xa833982b lenorev 1.1024]
673 CRC-32D [crc32.0xa833982b le rev int_min.1024]
674 CRC-32D [crc32.0xa833982b le rev 1.1024]
675 CRC-32D [crc32.0xa833982b benorev int_min.1024]
676 CRC-32D [crc32.0xa833982b benorev 1.1024]
677 CRC-32D [crc32.0xa833982b be rev int_min.1024]
678 CRC-32D [crc32.0xa833982b be rev 1.1024]
679 CRC-32C (Castagnoli) [crc32.0x1edc6f41 lenorev int_min.1024]
680 CRC-32C (Castagnoli) [crc32.0x1edc6f41 lenorev 1.1024]
681 CRC-32C (Castagnoli) [crc32.0x1edc6f41 le rev int_min.1024]
682 CRC-32C (Castagnoli) [crc32.0x1edc6f41 le rev 1.1024]
683 CRC-32C (Castagnoli) [crc32.0x1edc6f41 benorev int_min.1024]
684 CRC-32C (Castagnoli) [crc32.0x1edc6f41 benorev 1.1024]
685 CRC-32C (Castagnoli) [crc32.0x1edc6f41 be rev int_min.1024]
686 CRC-32C (Castagnoli) [crc32.0x1edc6f41 be rev 1.1024]
687 CRC-32C (Castagnoli) [crc32.0x82f63b78 lenorev int_min.1024]
688 CRC-32C (Castagnoli) [crc32.0x82f63b78 lenorev 1.1024]
689 CRC-32C (Castagnoli) [crc32.0x82f63b78 le rev int_min.1024]
690 CRC-32C (Castagnoli) [crc32.0x82f63b78 le rev 1.1024]
691 CRC-32C (Castagnoli) [crc32.0x82f63b78 benorev int_min.1024]
692 CRC-32C (Castagnoli) [crc32.0x82f63b78 benorev 1.1024]
693 CRC-32C (Castagnoli) [crc32.0x82f63b78 be rev int_min.1024]
694 CRC-32C (Castagnoli) [crc32.0x82f63b78 be rev 1.1024]
695 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 lenorev int_min.1024]
696 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 lenorev 1.1024]
697 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 le rev int_min.1024]
698 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 le rev 1.1024]
699 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 benorev int_min.1024]
700 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 benorev 1.1024]
701 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 be rev int_min.1024]
702 CRC-32C (Castagnoli) [crc32.0x8f6e37a0 be rev 1.1024]
703 CRC-32K (Koopman) [crc32.0x741b8cd7 lenorev int_min.1024]
704 CRC-32K (Koopman) [crc32.0x741b8cd7 lenorev 1.1024]
705 CRC-32K (Koopman) [crc32.0x741b8cd7 le rev int_min.1024]
706 CRC-32K (Koopman) [crc32.0x741b8cd7 le rev 1.1024]
707 CRC-32K (Koopman) [crc32.0x741b8cd7 benorev int_min.1024]
708 CRC-32K (Koopman) [crc32.0x741b8cd7 benorev 1.1024]
709 CRC-32K (Koopman) [crc32.0x741b8cd7 be rev int_min.1024]
710 CRC-32K (Koopman) [crc32.0x741b8cd7 be rev 1.1024]
711 CRC-32K (Koopman) [crc32.0xeb31d82e lenorev int_min.1024]
712 CRC-32K (Koopman) [crc32.0xeb31d82e lenorev 1.1024]
713 CRC-32K (Koopman) [crc32.0xeb31d82e le rev int_min.1024]
714 CRC-32K (Koopman) [crc32.0xeb31d82e le rev 1.1024]
715 CRC-32K (Koopman) [crc32.0xeb31d82e benorev int_min.1024]
716 CRC-32K (Koopman) [crc32.0xeb31d82e benorev 1.1024]
717 CRC-32K (Koopman) [crc32.0xeb31d82e be rev int_min.1024]
718 CRC-32K (Koopman) [crc32.0xeb31d82e be rev 1.1024]
719 CRC-32K (Koopman) [crc32.0xba0dc66b lenorev int_min.1024]
720 CRC-32K (Koopman) [crc32.0xba0dc66b lenorev 1.1024]
721 CRC-32K (Koopman) [crc32.0xba0dc66b le rev int_min.1024]
722 CRC-32K (Koopman) [crc32.0xba0dc66b le rev 1.1024]
723 CRC-32K (Koopman) [crc32.0xba0dc66b benorev int_min.1024]
724 CRC-32K (Koopman) [crc32.0xba0dc66b benorev 1.1024]
725 CRC-32K (Koopman) [crc32.0xba0dc66b be rev int_min.1024]
726 CRC-32K (Koopman) [crc32.0xba0dc66b be rev 1.1024]
727 CRC-32Q [crc32.0x814141ab lenorev int_min.1024]
728 CRC-32Q [crc32.0x814141ab lenorev 1.1024]
729 CRC-32Q [crc32.0x814141ab le rev int_min.1024]
730 CRC-32Q [crc32.0x814141ab le rev 1.1024]
731 CRC-32Q [crc32.0x814141ab benorev int_min.1024]
732 CRC-32Q [crc32.0x814141ab benorev 1.1024]
733 CRC-32Q [crc32.0x814141ab be rev int_min.1024]
734 CRC-32Q [crc32.0x814141ab be rev 1.1024]
735 CRC-32Q [crc32.0xd5828281 lenorev int_min.1024]
736 CRC-32Q [crc32.0xd5828281 lenorev 1.1024]
737 CRC-32Q [crc32.0xd5828281 le rev int_min.1024]
738 CRC-32Q [crc32.0xd5828281 le rev 1.1024]
739 CRC-32Q [crc32.0xd5828281 benorev int_min.1024]
740 CRC-32Q [crc32.0xd5828281 benorev 1.1024]
741 CRC-32Q [crc32.0xd5828281 be rev int_min.1024]
742 CRC-32Q [crc32.0xd5828281 be rev 1.1024]
743 CRC-32Q [crc32.0xc0a0a0d5 lenorev int_min.1024]
744 CRC-32Q [crc32.0xc0a0a0d5 lenorev 1.1024]
745 CRC-32Q [crc32.0xc0a0a0d5 le rev int_min.1024]
746 CRC-32Q [crc32.0xc0a0a0d5 le rev 1.1024]
747 CRC-32Q [crc32.0xc0a0a0d5 benorev int_min.1024]
748 CRC-32Q [crc32.0xc0a0a0d5 benorev 1.1024]
749 CRC-32Q [crc32.0xc0a0a0d5 be rev int_min.1024]
750 CRC-32Q [crc32.0xc0a0a0d5 be rev 1.1024]
751 CRC-32C (Castagnoli) [crc32.0x05ec76f1 lenorev int_min.1024]
752 CRC-32C (Castagnoli) [crc32.0x05ec76f1 lenorev 1.1024]
753 CRC-32C (Castagnoli) [crc32.0x05ec76f1 le rev int_min.1024]
754 CRC-32C (Castagnoli) [crc32.0x05ec76f1 le rev 1.1024]
755 CRC-32C (Castagnoli) [crc32.0x05ec76f1 benorev int_min.1024]
756 CRC-32C (Castagnoli) [crc32.0x05ec76f1 benorev 1.1024]
757 CRC-32C (Castagnoli) [crc32.0x05ec76f1 be rev int_min.1024]
758 CRC-32C (Castagnoli) [crc32.0x05ec76f1 be rev 1.1024]
759 CRC-64-ISO [crc64.0x000000000000001b lenorev int_min.2048]
760 CRC-64-ISO [crc64.0x000000000000001b lenorev 1.2048]
761 CRC-64-ISO [crc64.0x000000000000001b le rev int_min.2048]
762 CRC-64-ISO [crc64.0x000000000000001b le rev 1.2048]
763 CRC-64-ISO [crc64.0x000000000000001b benorev int_min.2048]
764 CRC-64-ISO [crc64.0x000000000000001b benorev 1.2048]
765 CRC-64-ISO [crc64.0x000000000000001b be rev int_min.2048]
766 CRC-64-ISO [crc64.0x000000000000001b be rev 1.2048]
767 CRC-64-ISO [crc64.0xd800000000000000 lenorev int_min.2048]
768 CRC-64-ISO [crc64.0xd800000000000000 lenorev 1.2048]
769 CRC-64-ISO [crc64.0xd800000000000000 le rev int_min.2048]
770 CRC-64-ISO [crc64.0xd800000000000000 le rev 1.2048]
771 CRC-64-ISO [crc64.0xd800000000000000 benorev int_min.2048]
772 CRC-64-ISO [crc64.0xd800000000000000 benorev 1.2048]
773 CRC-64-ISO [crc64.0xd800000000000000 be rev int_min.2048]
774 CRC-64-ISO [crc64.0xd800000000000000 be rev 1.2048]
775 CRC-64-ISO [crc64.0xb000000000000001 lenorev int_min.2048]
776 CRC-64-ISO [crc64.0xb000000000000001 lenorev 1.2048]
777 CRC-64-ISO [crc64.0xb000000000000001 le rev int_min.2048]
778 CRC-64-ISO [crc64.0xb000000000000001 le rev 1.2048]
779 CRC-64-ISO [crc64.0xb000000000000001 benorev int_min.2048]
780 CRC-64-ISO [crc64.0xb000000000000001 benorev 1.2048]
781 CRC-64-ISO [crc64.0xb000000000000001 be rev int_min.2048]
782 CRC-64-ISO [crc64.0xb000000000000001 be rev 1.2048]
783 CRC-40-GSM [crc64.0x0000000004820009 lenorev int_min.2048]
784 CRC-40-GSM [crc64.0x0000000004820009 lenorev 1.2048]
785 CRC-40-GSM [crc64.0x0000000004820009 le rev int_min.2048]
786 CRC-40-GSM [crc64.0x0000000004820009 le rev 1.2048]
787 CRC-40-GSM [crc64.0x0000000004820009 benorev int_min.2048]
788 CRC-40-GSM [crc64.0x0000000004820009 benorev 1.2048]
789 CRC-40-GSM [crc64.0x0000000004820009 be rev int_min.2048]
790 CRC-40-GSM [crc64.0x0000000004820009 be rev 1.2048]
791 CRC64BitJones [crc64.0xad93d23594c935a9 lenorev int_min.2048]
792 CRC64BitJones [crc64.0xad93d23594c935a9 lenorev 1.2048]
793 CRC64BitJones [crc64.0xad93d23594c935a9 le rev int_min.2048]
794 CRC64BitJones [crc64.0xad93d23594c935a9 le rev 1.2048]
795 CRC64BitJones [crc64.0xad93d23594c935a9 benorev int_min.2048]
796 CRC64BitJones [crc64.0xad93d23594c935a9 benorev 1.2048]
797 CRC64BitJones [crc64.0xad93d23594c935a9 be rev int_min.2048]
798 CRC64BitJones [crc64.0xad93d23594c935a9 be rev 1.2048]
799 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 lenorev int_min.2048]
800 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 lenorev 1.2048]
801 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 le rev int_min.2048]
802 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 le rev 1.2048]
803 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 benorev int_min.2048]
804 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 benorev 1.2048]
805 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 be rev int_min.2048]
806 CRC-64-ECMA-182 [crc64.0x42f0e1eba9ea3693 be rev 1.2048]
807 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 lenorev int_min.2048]
808 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 lenorev 1.2048]
809 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 le rev int_min.2048]
810 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 le rev 1.2048]
811 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 benorev int_min.2048]
812 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 benorev 1.2048]
813 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 be rev int_min.2048]
814 CRC-64-ECMA-182 [crc64.0xc96c5795d7870f42 be rev 1.2048]
815 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 lenorev int_min.2048]
816 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 lenorev 1.2048]
817 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 le rev int_min.2048]
818 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 le rev 1.2048]
819 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 benorev int_min.2048]
820 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 benorev 1.2048]
821 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 be rev int_min.2048]
822 CRC-64-ECMA-182 [crc64.0x92d8af2baf0e1e85 be rev 1.2048]
823 G726 16kbit/s 2bits per sample table [32.le.56]
824 G726 16kbit/s 2bits per sample table [32.be.56]
825 G726 24kbit/s 3bits per sample table [32.le.112]
826 G726 24kbit/s 3bits per sample table [32.be.112]
827 G726 32kbit/s 4bits per sample table [32.le.224]
828 G726 32kbit/s 4bits per sample table [32.be.224]
829 G726 40kbit/s 5bits per sample table (iquant_tbl) [32.le.448]
830 G726 40kbit/s 5bits per sample table (iquant_tbl) [32.be.448]
831 G726 40kbit/s 5bits per sample table (iquant_tbl) (b) [16.le.64]
832 G726 40kbit/s 5bits per sample table (iquant_tbl) (b) [16.be.64]
833 G726 40kbit/s 5bits per sample table (iquant_tbl) (b) [32.le.128]
834 G726 40kbit/s 5bits per sample table (iquant_tbl) (b) [32.be.128]
835 G726 40kbit/s 5bits per sample table (W_tbl40) [16.le.64]
836 G726 40kbit/s 5bits per sample table (W_tbl40) [16.be.64]
837 G726 40kbit/s 5bits per sample table (W_tbl40) [32.le.128]
838 G726 40kbit/s 5bits per sample table (W_tbl40) [32.be.128]
839 ADPCM index table (step variation) [32.le.64]
840 ADPCM index table (step variation) [32.be.64]
841 ima_adpcm step table [16.le.178]
842 ima_adpcm step table [16.be.178]
843 ima_adpcm step table [32.le.356]
844 ima_adpcm step table [32.be.356]
845 MS ADPCM AdaptationTable [16.le.32]
846 MS ADPCM AdaptationTable [16.be.32]
847 MS ADPCM AdaptationTable [32.le.64]
848 MS ADPCM AdaptationTable [32.be.64]
849 PSX VAG CD-ROM XA ADPCM table [32.le.40]
850 PSX VAG CD-ROM XA ADPCM table [32.be.40]
851 Electronic Arts ADPCM table [32.le.80]
852 Electronic Arts ADPCM table [32.be.80]
853 Creative ADPCM table [32.le.32]
854 Creative ADPCM table [32.be.32]
855 Macromedia Flash SWF ADPCM table [32.le.256]
856 Macromedia Flash SWF ADPCM table [32.be.256]
857 Yamaha ADPCM index table [16.le.32]
858 Yamaha ADPCM index table [16.be.32]
859 Yamaha ADPCM index table [32.le.64]
860 Yamaha ADPCM index table [32.be.64]
861 Yamaha ADPCM diff lookup table [..16]
862 Yamaha ADPCM diff lookup table [32.le.64]
863 Yamaha ADPCM diff lookup table [32.be.64]
864 libavutil ff_log2_tab [..256]
865 ACSS decryption sbox [..256]
866 ACSS decryption sbox [32.le.1024]
867 ACSS decryption sbox [32.be.1024]
868 ACSS encryption sbox [..256]
869 ACSS encryption sbox [32.le.1024]
870 ACSS encryption sbox [32.be.1024]
871 ACSS reverse sbox [..256]
872 ACSS reverse sbox [32.le.1024]
873 ACSS reverse sbox [32.be.1024]
874 SHA256 Hash constant words K (0x428a2f98) [32.le.256]
875 SHA256 Hash constant words K (0x428a2f98) [32.be.256]
876 SHA256 Initial hash value H (0x6a09e667UL) [32.le.32&]
877 SHA256 Initial hash value H (0x6a09e667UL) [32.be.32&]
878 Hash constant words K for SHA-384 and SHA-512 [64.le.640]
879 Hash constant words K for SHA-384 and SHA-512 [64.be.640]
880 Initial hash value H for SHA-384 and SHA-512 [64.le.64&]
881 Initial hash value H for SHA-384 and SHA-512 [64.be.64&]
882 Initial hash value H for SHA-512 [64.le.64&]
883 Initial hash value H for SHA-512 [64.be.64&]
884 Standard huffman HuffFreq table (0.14473691) [float.le.1024]
885 Standard huffman HuffFreq table (0.14473691) [float.be.1024]
886 Standard huffman HuffFreq table (0.14473691) [double.le.2048]
887 Standard huffman HuffFreq table (0.14473691) [double.be.2048]
888 Zdaemon huffman HuffFreq table (0.46947443) [float.le.1024]
889 Zdaemon huffman HuffFreq table (0.46947443) [float.be.1024]
890 Zdaemon huffman HuffFreq table (0.46947443) [double.le.2048]
891 Zdaemon huffman HuffFreq table (0.46947443) [double.be.2048]
892 AES Rijndael Logtable [..256]
893 AES Rijndael Alogtable [..256]
894 AES Rijndael S / ARIA S1 [..256]
895 AES Rijndael Si / ARIA X1 [..256]
896 Rijndael Te0 (0xc66363a5U) [32.le.1024]
897 Rijndael Te0 (0xc66363a5U) [32.be.1024]
898 Rijndael Te1 (0xa5c66363U) [32.le.1024]
899 Rijndael Te1 (0xa5c66363U) [32.be.1024]
900 Rijndael Te2 (0x63a5c663U) [32.le.1024]
901 Rijndael Te2 (0x63a5c663U) [32.be.1024]
902 Rijndael Te3 (0x6363a5c6U) [32.le.1024]
903 Rijndael Te3 (0x6363a5c6U) [32.be.1024]
904 Rijndael Te4 (0x63636363U) [32.le.1024]
905 Rijndael Td0 (0x51f4a750U) [32.le.1024]
906 Rijndael Td0 (0x51f4a750U) [32.be.1024]
907 Rijndael Td1 (0x5051f4a7U) [32.le.1024]
908 Rijndael Td1 (0x5051f4a7U) [32.be.1024]
909 Rijndael Td2 (0xa75051f4U) [32.le.1024]
910 Rijndael Td2 (0xa75051f4U) [32.be.1024]
911 Rijndael Td3 (0xf4a75051U) [32.le.1024]
912 Rijndael Td3 (0xf4a75051U) [32.be.1024]
913 Rijndael Td4 (0x52525252U) [32.le.1024]
914 Rijndael rcon [32.le.40]
915 Rijndael rcon [32.be.40]
916 Scard DEFAUT0 [..8]
917 SSH RSA id-sha1 OBJ.ID. oiw(14) secsig(3) algorithms(2) 26 [..15]
918 OpenSSL dh512_p [..64]
919 Blowfish bfp table [32.le.72]
920 Blowfish bfp table [32.be.72]
921 Blowfish ks0 table [32.le.1024]
922 Blowfish ks0 table [32.be.1024]
923 Blowfish ks1 table [32.le.1024]
924 Blowfish ks1 table [32.be.1024]
925 Blowfish ks2 table [32.le.1024]
926 Blowfish ks2 table [32.be.1024]
927 Blowfish ks3 table [32.le.1024]
928 Blowfish ks3 table [32.be.1024]
929 "First Oakley Default Group" (768-bit) from RFC2409 [..96]
930 "Second Oakley Default Group" (1024-bit) from RFC2409 [..128]
931 "1536-bit MODP Group" from RFC3526, Section 2. [..192]
932 "2048-bit MODP Group" from RFC3526, Section 3. [..256]
933 "3072-bit MODP Group" from RFC3526, Section 4. [..384]
934 "4096-bit MODP Group" from RFC3526, Section 5. [..512]
935 "6144-bit MODP Group" from RFC3526, Section 6 [..768]
936 "8192-bit MODP Group" from RFC3526, Section 7. [..1024]
937 camellia [32.le.48&]
938 camellia [32.be.48&]
939 camellia_sp1110 [32.le.1024]
940 camellia_sp1110 [32.be.1024]
941 camellia_sp0222 [32.le.1024]
942 camellia_sp0222 [32.be.1024]
943 camellia_sp3033 [32.le.1024]
944 camellia_sp3033 [32.be.1024]
945 camellia_sp4404 [32.le.1024]
946 camellia_sp4404 [32.be.1024]
947 Fcrypt DES con_salt [..128]
948 DES [32.le.20&]
949 DES [32.be.20&]
950 DES odd_parity [..256]
951 DES semi weak keys [..96]
952 DES skb [32.le.2048]
953 DES skb [32.be.2048]
954 DES SPR SPtrans [32.le.2048]
955 DES SPR SPtrans [32.be.2048]
956 OpenSSL dh/p1024.c [..128]
957 OpenSSL dh/p192.c [..24]
958 OpenSSL DSAgen [..19]
959 bijective ebcdic-to-ascii table [..256]
960 bijective ebcdic-to-ascii table [32.le.1024]
961 bijective ebcdic-to-ascii table [32.be.1024]
962 ascii-to-ebcdic table [..256]
963 ascii-to-ebcdic table [32.le.1024]
964 ascii-to-ebcdic table [32.be.1024]
965 Bijective EBCDIC (character set IBM-1047) to US-ASCII table [..256]
966 Bijective EBCDIC (character set IBM-1047) to US-ASCII table [32.le.1024]
967 Bijective EBCDIC (character set IBM-1047) to US-ASCII table [32.be.1024]
968 US-ASCII to EBCDIC (character set IBM-1047) table [..256]
969 US-ASCII to EBCDIC (character set IBM-1047) table [32.le.1024]
970 US-ASCII to EBCDIC (character set IBM-1047) table [32.be.1024]
971 EC curve _EC_NIST_PRIME_192_SEED [..20]
972 EC curve _EC_NIST_PRIME_224_SEED [..20]
973 EC curve _EC_NIST_PRIME_384_SEED [..20]
974 EC curve _EC_NIST_PRIME_521_SEED [..20]
975 EC curve _EC_X9_62_PRIME_192V2_SEED [..20]
976 EC curve _EC_X9_62_PRIME_192V3_SEED [..20]
977 EC curve _EC_X9_62_PRIME_239V1_SEED [..20]
978 EC curve _EC_X9_62_PRIME_239V2_SEED [..20]
979 EC curve _EC_X9_62_PRIME_239V3_SEED [..20]
980 EC curve _EC_X9_62_PRIME_256V1_SEED [..20]
981 EC curve _EC_SECG_PRIME_112R1_SEED [..20]
982 EC curve _EC_SECG_PRIME_112R2_SEED [..20]
983 EC curve _EC_SECG_PRIME_128R1_SEED [..20]
984 EC curve _EC_SECG_PRIME_128R2_SEED [..20]
985 EC curve _EC_SECG_PRIME_160R1_SEED [..20]
986 EC curve _EC_SECG_PRIME_160R2_SEED [..20]
987 EC curve _EC_SECG_CHAR2_113R1_SEED [..20]
988 EC curve _EC_SECG_CHAR2_113R2_SEED [..20]
989 EC curve _EC_SECG_CHAR2_131R1_SEED [..20]
990 EC curve _EC_SECG_CHAR2_131R2_SEED [..20]
991 EC curve _EC_SECG_CHAR2_163R1_SEED [..20]
992 EC curve _EC_NIST_CHAR2_163B_SEED [..20]
993 EC curve _EC_SECG_CHAR2_193R1_SEED [..20]
994 EC curve _EC_SECG_CHAR2_193R2_SEED [..20]
995 EC curve _EC_NIST_CHAR2_233B_SEED [..20]
996 EC curve _EC_NIST_CHAR2_283B_SEED [..20]
997 EC curve _EC_NIST_CHAR2_409B_SEED [..20]
998 EC curve _EC_NIST_CHAR2_571B_SEED [..20]
999 EC curve _EC_X9_62_CHAR2_163V1_SEED [..20]
1000 EC curve _EC_X9_62_CHAR2_163V2_SEED [..20]
1001 EC curve _EC_X9_62_CHAR2_163V3_SEED [..20]
1002 EC curve _EC_X9_62_CHAR2_191V1_SEED [..20]
1003 EC curve _EC_X9_62_CHAR2_191V2_SEED [..20]
1004 EC curve _EC_X9_62_CHAR2_191V3_SEED [..20]
1005 EC curve _EC_X9_62_CHAR2_239V1_SEED [..20]
1006 EC curve _EC_X9_62_CHAR2_239V2_SEED [..20]
1007 EC curve _EC_X9_62_CHAR2_239V3_SEED [..20]
1008 EC curve _EC_X9_62_CHAR2_359V1_SEED [..20]
1009 ASCII to BIN table [..128]
1010 ASCII to BIN table [32.le.512]
1011 ASCII to BIN table [32.be.512]
1012 MD2 MD2_INT S [..256]
1013 MD2 MD2_INT S [32.le.1024]
1014 MD2 MD2_INT S [32.be.1024]
1015 openbsd_hw.c do_digest md5zero [..16]
1016 MD4 digest [32.le.24&]
1017 MD4 digest [32.be.24&]
1018 MD5 digest [32.le.272&]
1019 MD5 digest [32.be.272&]
1020 OpenSSL obj_dat.h lvalues [..5106]
1021 RC2 skey key_table [..256]
1022 RC2 tab ebits to num [..256]
1023 RC2 tab num to ebits [..256]
1024 RC5 RC5_64_P and RC5_64_Q [64.le.16&]
1025 RC5 RC5_64_P and RC5_64_Q [64.be.16&]
1026 RIPEMD [32.le.60&]
1027 RIPEMD [32.be.60&]
1028 SHA224 [32.le.288&]
1029 SHA224 [32.be.288&]
1030 SHA256 [32.le.288&]
1031 SHA256 [32.be.288&]
1032 SHA384 [64.le.704&]
1033 SHA384 [64.be.704&]
1034 SHA512 [64.le.704&]
1035 SHA512 [64.be.704&]
1036 SHA1 / SHA0 / RIPEMD-160 initialization [32.le.20&]
1037 SHA1 / SHA0 / RIPEMD-160 initialization [32.be.20&]
1038 padding used in hashing algorithms (0x80 0 ... 0) [..64]
1039 SSL3 pad 1 and 2 [..96]
1040 SSL3 #define [32.le.176&]
1041 SSL3 #define [32.be.176&]
1042 SSL2 #define [32.le.52&]
1043 SSL2 #define [32.be.52&]
1044 Tiger [64.le.8192]
1045 Tiger [64.be.8192]
1046 Whirlpool obsolete C0 table [64.le.2048]
1047 Whirlpool obsolete C0 table [64.be.2048]
1048 Whirlpool C0 table [64.le.2048]
1049 Whirlpool C0 table [64.be.2048]
1050 Whirlpool rc [64.le.80]
1051 Whirlpool rc [64.be.80]
1052 Gost hash sbox 1 [32.le.1024]
1053 Gost hash sbox 1 [32.be.1024]
1054 Haval hash pass2 [32.le.128&]
1055 Haval hash pass2 [32.be.128&]
1056 War Times CRC algorithm [32.le.16]
1057 War Times CRC algorithm [32.be.16]
1058 Playgate decoding/encoding algorithm [..256]
1059 Teamsound join password algorithm [..256]
1060 Ultima Online login encryption algorithm [16.le.444]
1061 Ultima Online login encryption algorithm [16.be.444]
1062 Ultima Online login encryption algorithm [32.le.888]
1063 Ultima Online login encryption algorithm [32.be.888]
1064 Empires Dawn of the modern World: packets algorithm [..256]
1065 Gamespy GSMSALG [..256]
1066 GS SDK challenge-response algorithm default key [..32]
1067 GS SDK challenge-response algorithm (Soldier of Anarchy) key [..32]
1068 All Seeing Eye UDP packets decoding/encoding algorithm [32.le.1024]
1069 All Seeing Eye UDP packets decoding/encoding algorithm [32.be.1024]
1070 All Seeing Eye 'v' ping (aka scanner) algorithm [32.le.2048]
1071 All Seeing Eye 'v' ping (aka scanner) algorithm [32.be.2048]
1072 Half-Life packets decoding/encoding function key [..16]
1073 Speed Challenge network encryption/decryption algorithm X4d4638 [..37]
1074 Speed Challenge network encryption/decryption algorithm X4d4660 [..41]
1075 Speed Challenge network encryption/decryption algorithm X4d468c [..47]
1076 Speed Challenge network encryption/decryption algorithm X4d46bc [..53]
1077 Speed Challenge network encryption/decryption algorithm X4d46f4 [..43]
1078 Speed Challenge network encryption/decryption algorithm X4d4720 [..49]
1079 Speed Challenge network encryption/decryption algorithm X4d4754 [..51]
1080 Speed Challenge network encryption/decryption algorithm X4d4788 [..55]
1081 Speed Challenge files decoder [..41]
1082 UBI.COM gschat encoding/decoding algorithm [32.le.8336]
1083 UBI.COM gschat encoding/decoding algorithm [32.be.8336]
1084 Ventrilo encryption/decryption algorithm [..11]
1085 Virtools .crypted files decrypter key [..16]
1086 Zlib dist_code [..512]
1087 Zlib length_code [..256]
1088 Zlib base_length [..29]
1089 Zlib base_length [32.le.116]
1090 Zlib base_length [32.be.116]
1091 Zlib base_dist [32.le.120]
1092 Zlib base_dist [32.be.120]
1093 BICOM bialib sufftree.cpp dini [32.le.640]
1094 BICOM bialib sufftree.cpp dini [32.be.640]
1095 Tabulated escapes for exponential symbol distribution [..16]
1096 PPMZ2 counts [32.le.1024]
1097 PPMZ2 counts [32.be.1024]
1098 LZRW1 test [32.le.16&]
1099 LZRW1 test [32.be.16&]
1100 LZ Huffman (lzhuf/lha) decoding table [..256]
1101 LZ Huffman (lzhuf/lha) encoding table [..64]
1102 possible mask reset used in arithmetic compression [..9]
1103 State table used in PAQ7 compression [..67]
1104 Squash table used in PAQ7 compression [32.le.132]
1105 Squash table used in PAQ7 compression [32.be.132]
1106 State table used in PAQ8 compression [..1012]
1107 zz (zigzag coef u,v) used in PAQ8 compression [..128]
1108 State table used in PAQ4, PAQ6 and PAQC compression [..4078]
1109 State table used in PAQ1, PAQ2, PAQ3 and PAQ5 compression [..3902]
1110 Bzip2 signature [..6]
1111 Bzip2 BZ2_rNums [16.le.1024]
1112 Bzip2 BZ2_rNums [16.be.1024]
1113 Bzip2 BZ2_rNums [32.le.2048]
1114 Bzip2 BZ2_rNums [32.be.2048]
1115 Jpeg dct 14 bit aanscales [16.le.128]
1116 Jpeg dct 14 bit aanscales [16.be.128]
1117 Jpeg dct AA&N scale factor [float.le.32]
1118 Jpeg dct AA&N scale factor [float.be.32]
1119 Jpeg dct AA&N scale factor [double.le.64]
1120 Jpeg dct AA&N scale factor [double.be.64]
1121 Little CMS inter PCS conversions [float.le.56&]
1122 Little CMS inter PCS conversions [float.be.56&]
1123 Little CMS inter PCS conversions [double.le.112&]
1124 Little CMS inter PCS conversions [double.be.112&]
1125 Little CMS isotempdata [float.le.496]
1126 Little CMS isotempdata [float.be.496]
1127 Little CMS isotempdata [double.le.992]
1128 Little CMS isotempdata [double.be.992]
1129 LD-CELP G.728 cb_shape [float.le.2560]
1130 LD-CELP G.728 cb_shape [float.be.2560]
1131 LD-CELP G.728 cb_shape [double.le.5120]
1132 LD-CELP G.728 cb_shape [double.be.5120]
1133 LD-CELP G.728 cb_gain [float.le.32]
1134 LD-CELP G.728 cb_gain [float.be.32]
1135 LD-CELP G.728 cb_gain [double.le.64]
1136 LD-CELP G.728 cb_gain [double.be.64]
1137 LD-CELP G.728 cb_gain2 [float.le.32]
1138 LD-CELP G.728 cb_gain2 [float.be.32]
1139 LD-CELP G.728 cb_gain2 [double.le.64]
1140 LD-CELP G.728 cb_gain2 [double.be.64]
1141 LD-CELP G.728 cb_gain_mid [float.le.32]
1142 LD-CELP G.728 cb_gain_mid [float.be.32]
1143 LD-CELP G.728 cb_gain_mid [double.le.64]
1144 LD-CELP G.728 cb_gain_mid [double.be.64]
1145 LD-CELP G.728 cb_gain_sq [float.le.32]
1146 LD-CELP G.728 cb_gain_sq [float.be.32]
1147 LD-CELP G.728 cb_gain_sq [double.le.64]
1148 LD-CELP G.728 cb_gain_sq [double.be.64]
1149 LD-CELP G.728 hw_gain [float.le.136]
1150 LD-CELP G.728 hw_gain [float.be.136]
1151 LD-CELP G.728 hw_gain [double.le.272]
1152 LD-CELP G.728 hw_gain [double.be.272]
1153 LD-CELP G.728 hw_percw [float.le.240]
1154 LD-CELP G.728 hw_percw [float.be.240]
1155 LD-CELP G.728 hw_percw [double.le.480]
1156 LD-CELP G.728 hw_percw [double.be.480]
1157 LD-CELP G.728 hw_synth [float.le.420]
1158 LD-CELP G.728 hw_synth [float.be.420]
1159 LD-CELP G.728 hw_synth [double.le.840]
1160 LD-CELP G.728 hw_synth [double.be.840]
1161 LD-CELP G.728 shzscale and shpscale [float.le.88]
1162 LD-CELP G.728 shzscale and shpscale [float.be.88]
1163 LD-CELP G.728 shzscale and shpscale [double.le.176]
1164 LD-CELP G.728 shzscale and shpscale [double.be.176]
1165 G.711 u- to A-law conversions (81 82) [..128]
1166 G.711 u- to A-law conversions (80 82) [..128]
1167 G.711 A- to u-law conversions (79 79) [..128]
1168 G.711 A- to u-law conversions (80 80) [..128]
1169 G.721 qtab [16.le.14]
1170 G.721 qtab [16.be.14]
1171 G.721 _dqlntab [16.le.32]
1172 G.721 _dqlntab [16.be.32]
1173 G.721 _witab [16.le.32]
1174 G.721 _witab [16.be.32]
1175 G.721 _fitab [16.le.32]
1176 G.721 _fitab [16.be.32]
1177 G.723_24 _dqlntab [16.le.16]
1178 G.723_24 _dqlntab [16.be.16]
1179 G.723_24 _witab [16.le.16]
1180 G.723_24 _witab [16.be.16]
1181 G.723_24 _fitab [16.le.16]
1182 G.723_24 _fitab [16.be.16]
1183 G.723_40 _dqlntab [16.le.64]
1184 G.723_40 _dqlntab [16.be.64]
1185 G.723_40 _witab [16.le.64]
1186 G.723_40 _witab [16.be.64]
1187 G.723_40 _fitab [16.le.64]
1188 G.723_40 _fitab [16.be.64]
1189 G.723_40 qtab_723_40 [16.le.30]
1190 G.723_40 qtab_723_40 [16.be.30]
1191 ulaw table [16.le.512]
1192 ulaw table [16.be.512]
1193 ulaw table [32.le.1024]
1194 ulaw table [32.be.1024]
1195 GSM toast ulaw u2s [16.le.512]
1196 GSM toast ulaw u2s [16.be.512]
1197 GSM toast ulaw s2u [..8192]
1198 GSM toast alaw a2s [16.le.512]
1199 GSM toast alaw a2s [16.be.512]
1200 GSM toast alaw s2a [..4096]
1201 GSM table gsm_A [16.le.16]
1202 GSM table gsm_A [16.be.16]
1203 GSM table gsm_B [16.le.16]
1204 GSM table gsm_B [16.be.16]
1205 GSM table gsm_MIC [16.le.16]
1206 GSM table gsm_MIC [16.be.16]
1207 GSM table gsm_MAC [16.le.16]
1208 GSM table gsm_MAC [16.be.16]
1209 GSM table gsm_INVA [16.le.16]
1210 GSM table gsm_INVA [16.be.16]
1211 GSM table gsm_H [16.le.22]
1212 GSM table gsm_H [16.be.22]
1213 GSM table gsm_NRFAC [16.le.16]
1214 GSM table gsm_NRFAC [16.be.16]
1215 GSM table gsm_FAC [16.le.16]
1216 GSM table gsm_FAC [16.be.16]
1217 HAM84 DAC tab [32.le.512]
1218 HAM84 DAC tab [32.be.512]
1219 lpc decode detau table [32.le.512]
1220 lpc decode detau table [32.be.512]
1221 lpc encode rmst table [32.le.256]
1222 lpc encode rmst table [32.be.256]
1223 bsynz kexc table [32.le.100]
1224 bsynz kexc table [32.be.100]
1225 bsynz kexc table (float) [float.le.100]
1226 bsynz kexc table (float) [float.be.100]
1227 bsynz kexc table (float) [double.le.200]
1228 bsynz kexc table (float) [double.be.200]
1229 SA LPC-10 Voice Coder TAU [32.le.240]
1230 SA LPC-10 Voice Coder TAU [32.be.240]
1231 31 Point Equiripple FIR Low-Pass Filter [float.le.64]
1232 31 Point Equiripple FIR Low-Pass Filter [float.be.64]
1233 31 Point Equiripple FIR Low-Pass Filter [double.le.128]
1234 31 Point Equiripple FIR Low-Pass Filter [double.be.128]
1235 len_table (from h264) [32.le.1024]
1236 len_table (from h264) [32.be.1024]
1237 BGMC Cumulative frequency table 0 [16.le.262]
1238 BGMC Cumulative frequency table 0 [16.be.262]
1239 BGMC Cumulative frequency table 1 [16.le.258]
1240 BGMC Cumulative frequency table 1 [16.be.258]
1241 BGMC Cumulative frequency table 2 [16.le.258]
1242 BGMC Cumulative frequency table 2 [16.be.258]
1243 BGMC Cumulative frequency table 3 [16.le.386]
1244 BGMC Cumulative frequency table 3 [16.be.386]
1245 BGMC Cumulative frequency table 4 [16.le.388]
1246 BGMC Cumulative frequency table 4 [16.be.388]
1247 BGMC Cumulative frequency table 5 [16.le.390]
1248 BGMC Cumulative frequency table 5 [16.be.390]
1249 BGMC Cumulative frequency table 6 [16.le.388]
1250 BGMC Cumulative frequency table 6 [16.be.388]
1251 BGMC Cumulative frequency table 7 [16.le.388]
1252 BGMC Cumulative frequency table 7 [16.be.388]
1253 BGMC Cumulative frequency table 8 [16.le.386]
1254 BGMC Cumulative frequency table 8 [16.be.386]
1255 BGMC Cumulative frequency table 9 [16.le.388]
1256 BGMC Cumulative frequency table 9 [16.be.388]
1257 BGMC Cumulative frequency table 10 [16.le.388]
1258 BGMC Cumulative frequency table 10 [16.be.388]
1259 BGMC Cumulative frequency table 11 [16.le.514]
1260 BGMC Cumulative frequency table 11 [16.be.514]
1261 BGMC Cumulative frequency table 12 [16.le.516]
1262 BGMC Cumulative frequency table 12 [16.be.516]
1263 BGMC Cumulative frequency table 13 [16.le.516]
1264 BGMC Cumulative frequency table 13 [16.be.516]
1265 BGMC Cumulative frequency table 14 [16.le.516]
1266 BGMC Cumulative frequency table 14 [16.be.516]
1267 BGMC Cumulative frequency table 15 [16.le.516]
1268 BGMC Cumulative frequency table 15 [16.be.516]
1269 lms_order_table [16.le.64]
1270 lms_order_table [16.be.64]
1271 pc12_tbl reconstruction levels for 1st and 2nd coefficients [32.le.512]
1272 pc12_tbl reconstruction levels for 1st and 2nd coefficients [32.be.512]
1273 MPEG-4 mcc gmmtable [16.le.64]
1274 MPEG-4 mcc gmmtable [16.be.64]
1275 FFT and FHT routines costab [float.le.32]
1276 FFT and FHT routines costab [float.be.32]
1277 FFT and FHT routines costab [double.le.64]
1278 FFT and FHT routines costab [double.be.64]
1279 ReplayGainAnalysis ABYule [float.le.756]
1280 ReplayGainAnalysis ABYule [float.be.756]
1281 ReplayGainAnalysis ABYule [double.le.1512]
1282 ReplayGainAnalysis ABYule [double.be.1512]
1283 Windows CryptAcquireContext [..21]
1284 Windows CryptCreateHash [..16]
1285 Windows CryptImportKey [..15]
1286 Windows CryptHashData [..14]
1287 Windows CryptVerifySignature [..21]
1288 Windows CryptDeriveKey [..15]
1289 Windows CryptDecrypt [..13]
1290 __popcount_tab (compression?) [..256]
1291 select_tab (compression?) [..256]
1292 t264 deblock_threshold_tc0 [..156]
1293 T264_cabac_probability [..512]
1294 T264_cabac_probability 2 [..512]
1295 TEA encryption/decryption (0xc6ef3720 0x9e3779b9) [32.le.8&]
1296 TEA encryption/decryption (0xc6ef3720 0x9e3779b9) [32.be.8&]
1297 TEA encryption/decryption (0xc6ef3720 0x61c88647) [32.le.8&]
1298 TEA encryption/decryption (0xc6ef3720 0x61c88647) [32.be.8&]
1299 classical random incrementer 0x343FD 0x269EC3 [32.le.8&]
1300 classical random incrementer 0x343FD 0x269EC3 [32.be.8&]
1301 Huffman book1 [32.le.972]
1302 Huffman book1 [32.be.972]
1303 Huffman book2 [32.le.972]
1304 Huffman book2 [32.be.972]
1305 Huffman book3 [32.le.972]
1306 Huffman book3 [32.be.972]
1307 Huffman book4 [32.le.972]
1308 Huffman book4 [32.be.972]
1309 Huffman book5 [32.le.972]
1310 Huffman book5 [32.be.972]
1311 Huffman book6 [32.le.972]
1312 Huffman book6 [32.be.972]
1313 Huffman book7 [32.le.768]
1314 Huffman book7 [32.be.768]
1315 Huffman book8 [32.le.768]
1316 Huffman book8 [32.be.768]
1317 Huffman book9 [32.le.2028]
1318 Huffman book9 [32.be.2028]
1319 Huffman book10 [32.le.2028]
1320 Huffman book10 [32.be.2028]
1321 Huffman book11 [32.le.3468]
1322 Huffman book11 [32.be.3468]
1323 Huffman booksc1 [32.le.1452]
1324 Huffman booksc1 [32.be.1452]
1325 Huffman bookRvlc [32.le.180]
1326 Huffman bookRvlc [32.be.180]
1327 Huffman bookEscape [32.le.648]
1328 Huffman bookEscape [32.be.648]
1329 AAC escAssignment[MAX_ELEMENTS][NR_OF_ASSIGNMENT_SCHEMES] [16.le.306]
1330 AAC escAssignment[MAX_ELEMENTS][NR_OF_ASSIGNMENT_SCHEMES] [16.be.306]
1331 Dolby window dol_long [float.le.4096]
1332 Dolby window dol_long [float.be.4096]
1333 Dolby window dol_long [double.le.8192]
1334 Dolby window dol_long [double.be.8192]
1335 Dolby window dol_short [float.le.512]
1336 Dolby window dol_short [float.be.512]
1337 Dolby window dol_short [double.le.1024]
1338 Dolby window dol_short [double.be.1024]
1339 sfb_96_1024 [16.le.82]
1340 sfb_96_1024 [16.be.82]
1341 sfb_96_128 and sfb_64_128 [16.le.24]
1342 sfb_96_128 and sfb_64_128 [16.be.24]
1343 sfb_96_128 and sfb_64_128 [32.le.48]
1344 sfb_96_128 and sfb_64_128 [32.be.48]
1345 sfb_64_1024 [16.le.94]
1346 sfb_64_1024 [16.be.94]
1347 sfb_48_1024 [16.le.98]
1348 sfb_48_1024 [16.be.98]
1349 sfb_48_960 and sfb_32_960 [16.le.100]
1350 sfb_48_960 and sfb_32_960 [16.be.100]
1351 sfb_48_512 [16.le.72]
1352 sfb_48_512 [16.be.72]
1353 sfb_48_480 [16.le.70]
1354 sfb_48_480 [16.be.70]
1355 sfb_48_128 [16.le.28]
1356 sfb_48_128 [16.be.28]
1357 sfb_48_128 [32.le.56]
1358 sfb_48_128 [32.be.56]
1359 sfb_48_120 [16.le.28]
1360 sfb_48_120 [16.be.28]
1361 sfb_32_1024 [16.le.102]
1362 sfb_32_1024 [16.be.102]
1363 sfb_32_512 [16.le.74]
1364 sfb_32_512 [16.be.74]
1365 sfb_32_480 [16.le.74]
1366 sfb_32_480 [16.be.74]
1367 sfb_32_120 [16.le.30]
1368 sfb_32_120 [16.be.30]
1369 sfb_24_1024 [16.le.94]
1370 sfb_24_1024 [16.be.94]
1371 sfb_24_960 [16.le.94]
1372 sfb_24_960 [16.be.94]
1373 sfb_24_512 [16.le.62]
1374 sfb_24_512 [16.be.62]
1375 sfb_24_480 [16.le.60]
1376 sfb_24_480 [16.be.60]
1377 sfb_24_128 [16.le.30]
1378 sfb_24_128 [16.be.30]
1379 sfb_24_128 [32.le.60]
1380 sfb_24_128 [32.be.60]
1381 sfb_24_120 [16.le.32]
1382 sfb_24_120 [16.be.32]
1383 sfb_16_1024 [16.le.86]
1384 sfb_16_1024 [16.be.86]
1385 sfb_16_960 [16.le.84]
1386 sfb_16_960 [16.be.84]
1387 sfb_16_128 [16.le.30]
1388 sfb_16_128 [16.be.30]
1389 sfb_16_128 [32.le.60]
1390 sfb_16_128 [32.be.60]
1391 sfb_16_120 [16.le.30]
1392 sfb_16_120 [16.be.30]
1393 sfb_8_1024 [16.le.80]
1394 sfb_8_1024 [16.be.80]
1395 sfb_8_960 [16.le.80]
1396 sfb_8_960 [16.be.80]
1397 sfb_8_128 [16.le.30]
1398 sfb_8_128 [16.be.30]
1399 sfb_8_128 [32.le.60]
1400 sfb_8_128 [32.be.60]
1401 sfb_8_120 [16.le.30]
1402 sfb_8_120 [16.be.30]
1403 tns_max_bands_tbl [..64]
1404 tns_max_bands_tbl [32.le.256]
1405 tns_max_bands_tbl [32.be.256]
1406 tns_max_bands_tbl_low_delay [32.le.128]
1407 tns_max_bands_tbl_low_delay [32.be.128]
1408 pred_max_bands_tbl [..16]
1409 pred_max_bands_tbl [32.le.64]
1410 pred_max_bands_tbl [32.be.64]
1411 Dolby window dol_short_ssr [float.le.128]
1412 Dolby window dol_short_ssr [float.be.128]
1413 Dolby window dol_short_ssr [double.le.256]
1414 Dolby window dol_short_ssr [double.be.256]
1415 Dolby window dol_short_ssr (b) [float.le.1024]
1416 Dolby window dol_short_ssr (b) [float.be.1024]
1417 Dolby window dol_short_ssr (b) [double.le.2048]
1418 Dolby window dol_short_ssr (b) [double.be.2048]
1419 gc_pqf_common.c a_half [float.le.192]
1420 gc_pqf_common.c a_half [float.be.192]
1421 gc_pqf_common.c a_half [double.le.384]
1422 gc_pqf_common.c a_half [double.be.384]
1423 epTool punctbl [32.le.300]
1424 epTool punctbl [32.be.300]
1425 epTool bgptbl [32.le.28]
1426 epTool bgptbl [32.be.28]
1427 generic sampling rate table (96000 -> 8000) [32.le.48]
1428 generic sampling rate table (96000 -> 8000) [32.be.48]
1429 MPEG4 fir48_4_120 [float.le.484]
1430 MPEG4 fir48_4_120 [float.be.484]
1431 MPEG4 fir48_4_120 [double.le.968]
1432 MPEG4 fir48_4_120 [double.be.968]
1433 celptb1 [32.le.1536]
1434 celptb1 [32.be.1536]
1435 celptb2 [32.le.320]
1436 celptb2 [32.be.320]
1437 phi init_freq [32.le.908]
1438 phi init_freq [32.be.908]
1439 base64 decoding table [..128]
1440 base64 decoding table [32.le.512]
1441 base64 decoding table [32.be.512]
1442 UnRARlib CRCCrypt Code InitSubstTable [..256]
1443 liba52 hthtab [32.le.600]
1444 liba52 hthtab [32.be.600]
1445 liba52 baptab [..305]
1446 liba52 bndtab [..30]
1447 liba52 bndtab [32.le.120]
1448 liba52 bndtab [32.be.120]
1449 liba52 latab [..256]
1450 liba52 pm128 [32.le.512]
1451 liba52 pm128 [32.be.512]
1452 liba52 bit_reverse_512 [..128]
1453 liba52 fftorder [..128]
1454 liba52 dither_lut [16.le.512]
1455 liba52 dither_lut [16.be.512]
1456 liba52 scale_factor float [float.le.100]
1457 liba52 scale_factor float [float.be.100]
1458 liba52 scale_factor float [double.le.200]
1459 liba52 scale_factor float [double.be.200]
1460 libaf alaw_decode [16.le.256]
1461 libaf alaw_decode [16.be.256]
1462 libaf alaw_encode [..2049]
1463 libaf ulaw_decode [16.le.256]
1464 libaf ulaw_decode [16.be.256]
1465 libaf ulaw_encode [..8193]
1466 libaf center front (-5 degrees) [float.le.512]
1467 libaf center front (-5 degrees) [float.be.512]
1468 libaf center front (-5 degrees) [double.le.1024]
1469 libaf center front (-5 degrees) [double.be.1024]
1470 libaf front same side (30 degree) [float.le.512]
1471 libaf front same side (30 degree) [float.be.512]
1472 libaf front same side (30 degree) [double.le.1024]
1473 libaf front same side (30 degree) [double.be.1024]
1474 libaf front opposite side (-30 degree) [float.le.512]
1475 libaf front opposite side (-30 degree) [float.be.512]
1476 libaf front opposite side (-30 degree) [double.le.1024]
1477 libaf front opposite side (-30 degree) [double.be.1024]
1478 libaf rear same side (135 degree) [float.le.512]
1479 libaf rear same side (135 degree) [float.be.512]
1480 libaf rear same side (135 degree) [double.le.1024]
1481 libaf rear same side (135 degree) [double.be.1024]
1482 libaf rear opposite side (-135 degree) [float.le.512]
1483 libaf rear opposite side (-135 degree) [float.be.512]
1484 libaf rear opposite side (-135 degree) [double.le.1024]
1485 libaf rear opposite side (-135 degree) [double.be.1024]
1486 libaf center rear (180 degree) [float.le.512]
1487 libaf center rear (180 degree) [float.be.512]
1488 libaf center rear (180 degree) [double.le.1024]
1489 libaf center rear (180 degree) [double.be.1024]
1490 libavcodec 4XM mv [..512]
1491 scaled down product of jpeg quantizer and AAN premul table [..64]
1492 libavcodec ASUS V1/V2 codec asv2_level_tab [..126]
1493 libavcodec H.26L/H.264/AVC/JVT/14496-10 lps_range [..256]
1494 libavcodec H.26L/H.264/AVC/JVT/14496-10 ff_h264_norm_shift [..512]
1495 libavcodec H.26L/H.264/AVC/JVT/14496-10 ff_h264_norm_shift_old [..128]
1496 libavcodec Chinese AVS video (AVS1-P2, JiZhun) cbp_tab [..128]
1497 libavcodec Chinese AVS video (AVS1-P2, JiZhun) dequant_mul [16.le.128]
1498 libavcodec Chinese AVS video (AVS1-P2, JiZhun) dequant_mul [16.be.128]
1499 libavcodec Chinese AVS video (AVS1-P2, JiZhun) intra_2dvlc [..1512]
1500 libavcodec Chinese AVS video (AVS1-P2, JiZhun) inter_2dvlc [..1512]
1501 libavcodec Chinese AVS video (AVS1-P2, JiZhun) chroma_2dvlc [..1080]
1502 libavcodec COOK quant_centroid_tab [float.le.392]
1503 libavcodec COOK quant_centroid_tab [float.be.392]
1504 libavcodec COOK quant_centroid_tab [double.le.784]
1505 libavcodec COOK quant_centroid_tab [double.be.784]
1506 libavcodec COOK envelope_quant_index_huffbits [..312]
1507 libavcodec COOK envelope_quant_index_huffcodes [16.le.624]
1508 libavcodec COOK envelope_quant_index_huffcodes [16.be.624]
1509 libavcodec COOK cvh_huffbits0 [..191]
1510 libavcodec COOK cvh_huffcodes0 [16.le.382]
1511 libavcodec COOK cvh_huffcodes0 [16.be.382]
1512 libavcodec COOK cvh_huffbits1 [..97]
1513 libavcodec COOK cvh_huffcodes1 [16.le.194]
1514 libavcodec COOK cvh_huffcodes1 [16.be.194]
1515 libavcodec COOK cvh_huffbits2 [..48]
1516 libavcodec COOK cvh_huffcodes2 [16.le.96]
1517 libavcodec COOK cvh_huffcodes2 [16.be.96]
1518 libavcodec COOK cvh_huffbits3 [..607]
1519 libavcodec COOK cvh_huffcodes3 [16.le.1214]
1520 libavcodec COOK cvh_huffcodes3 [16.be.1214]
1521 libavcodec COOK cvh_huffbits4 [..246]
1522 libavcodec COOK cvh_huffcodes4 [16.le.492]
1523 libavcodec COOK cvh_huffcodes4 [16.be.492]
1524 libavcodec COOK cvh_huffbits5 [..230]
1525 libavcodec COOK cvh_huffcodes5 [16.le.460]
1526 libavcodec COOK cvh_huffcodes5 [16.be.460]
1527 libavcodec COOK cvh_huffbits6 [..32]
1528 libavcodec COOK cvh_huffcodes6 [16.le.64]
1529 libavcodec COOK cvh_huffcodes6 [16.be.64]
1530 libavcodec COOK ccpl_huffcodes5 [16.le.62]
1531 libavcodec COOK ccpl_huffcodes5 [16.be.62]
1532 libavcodec COOK ccpl_huffcodes6 [16.le.126]
1533 libavcodec COOK ccpl_huffcodes6 [16.be.126]
1534 libavcodec COOK ccpl_huffbits6 [..63]
1535 libavcodec COOK cplscale3 [float.le.28]
1536 libavcodec COOK cplscale3 [float.be.28]
1537 libavcodec COOK cplscale3 [double.le.56]
1538 libavcodec COOK cplscale3 [double.be.56]
1539 libavcodec COOK cplscale4 [float.le.60]
1540 libavcodec COOK cplscale4 [float.be.60]
1541 libavcodec COOK cplscale4 [double.le.120]
1542 libavcodec COOK cplscale4 [double.be.120]
1543 libavcodec COOK cplscale5 [float.le.124]
1544 libavcodec COOK cplscale5 [float.be.124]
1545 libavcodec COOK cplscale5 [double.le.248]
1546 libavcodec COOK cplscale5 [double.be.248]
1547 libavcodec COOK cplscale6 [float.le.252]
1548 libavcodec COOK cplscale6 [float.be.252]
1549 libavcodec COOK cplscale6 [double.le.504]
1550 libavcodec COOK cplscale6 [double.be.504]
1551 libavcodec dpcm sol_table_old [..16]
1552 libavcodec dpcm sol_table_old [32.le.64]
1553 libavcodec dpcm sol_table_old [32.be.64]
1554 libavcodec dpcm sol_table_new [..16]
1555 libavcodec dpcm sol_table_new [32.le.64]
1556 libavcodec dpcm sol_table_new [32.be.64]
1557 libavcodec dpcm sol_table_16 [16.le.256]
1558 libavcodec dpcm sol_table_16 [16.be.256]
1559 libavcodec dpcm sol_table_16 [32.le.512]
1560 libavcodec dpcm sol_table_16 [32.be.512]
1561 libavcodec CIN Audio/Video cinaudio_delta16_table [16.le.512]
1562 libavcodec CIN Audio/Video cinaudio_delta16_table [16.be.512]
1563 libavcodec ff_zigzag_direct [..64]
1564 libavcodec ff_zigzag248_direct [..64]
1565 libavcodec ff_alternate_horizontal_scan [..64]
1566 libavcodec ff_alternate_vertical_scan [..64]
1567 libavcodec inverse table [32.le.1024]
1568 libavcodec inverse table [32.be.1024]
1569 libavcodec DV dv_vlc_bits [16.le.818]
1570 libavcodec DV dv_vlc_bits [16.be.818]
1571 libavcodec DV dv_vlc_len [..409]
1572 libavcodec DV dv_vlc_run [..409]
1573 libavcodec DV dv_vlc_level [..409]
1574 libavcodec DV dv_88_areas [..64]
1575 libavcodec DV dv_248_areas [..64]
1576 libavcodec DV dv_quant_shifts [..88]
1577 libavcodec DV dv_place_420 [16.le.3240]
1578 libavcodec DV dv_place_420 [16.be.3240]
1579 libavcodec DV dv_place_411P [16.le.3240]
1580 libavcodec DV dv_place_411P [16.be.3240]
1581 libavcodec DV dv_place_411 [16.le.2700]
1582 libavcodec DV dv_place_411 [16.be.2700]
1583 libavcodec DV dv_place_422_525 [16.le.5400]
1584 libavcodec DV dv_place_422_525 [16.be.5400]
1585 libavcodec DV dv_place_422_625 [16.le.6480]
1586 libavcodec DV dv_place_422_625 [16.be.6480]
1587 libavcodec DV dv_weight_88 [32.le.256]
1588 libavcodec DV dv_weight_88 [32.be.256]
1589 libavcodec DV dv_weight_248 [32.le.256]
1590 libavcodec DV dv_weight_248 [32.be.256]
1591 libavcodec DV dv_iweight_88 [32.le.256]
1592 libavcodec DV dv_iweight_88 [32.be.256]
1593 libavcodec DV dv_iweight_248 [32.le.256]
1594 libavcodec DV dv_iweight_248 [32.be.256]
1595 libavcodec DV dv_audio_shuffle525 [..90]
1596 libavcodec DV dv_audio_shuffle525 [16.le.180]
1597 libavcodec DV dv_audio_shuffle525 [16.be.180]
1598 libavcodec DV dv_audio_shuffle625 [..108]
1599 libavcodec DV dv_audio_shuffle625 [16.le.216]
1600 libavcodec DV dv_audio_shuffle625 [16.be.216]
1601 libavcodec ASF asf_header [..16]
1602 libavcodec DV muxer/demuxer dv_aaux_packs_dist [32.le.432]
1603 libavcodec DV muxer/demuxer dv_aaux_packs_dist [32.be.432]
1604 libavutil ff_sqrt_tab [..128]
1605 Generic bitmask table [32.le.128]
1606 Generic bitmask table [32.be.128]
1607 libfaad2 cfft_tab_512 [float.le.4096]
1608 libfaad2 cfft_tab_512 [float.be.4096]
1609 libfaad2 cfft_tab_512 [double.le.8192]
1610 libfaad2 cfft_tab_512 [double.be.8192]
1611 libfaad2 cfft_tab_480 [float.le.3840]
1612 libfaad2 cfft_tab_480 [float.be.3840]
1613 libfaad2 cfft_tab_480 [double.le.7680]
1614 libfaad2 cfft_tab_480 [double.be.7680]
1615 libfaad2 cfft_tab_64 [float.le.512]
1616 libfaad2 cfft_tab_64 [float.be.512]
1617 libfaad2 cfft_tab_64 [double.le.1024]
1618 libfaad2 cfft_tab_64 [double.be.1024]
1619 libfaad2 cfft_tab_60 [float.le.480]
1620 libfaad2 cfft_tab_60 [float.be.480]
1621 libfaad2 cfft_tab_60 [double.le.960]
1622 libfaad2 cfft_tab_60 [double.be.960]
1623 libfaad2 cfft_tab_256 [float.le.2048]
1624 libfaad2 cfft_tab_256 [float.be.2048]
1625 libfaad2 cfft_tab_256 [double.le.4096]
1626 libfaad2 cfft_tab_256 [double.be.4096]
1627 libfaad2 cfft_tab_240 [float.le.1920]
1628 libfaad2 cfft_tab_240 [float.be.1920]
1629 libfaad2 cfft_tab_240 [double.le.3840]
1630 libfaad2 cfft_tab_240 [double.be.3840]
1631 libfaad2 cfft_tab_128 [float.le.1024]
1632 libfaad2 cfft_tab_128 [float.be.1024]
1633 libfaad2 cfft_tab_128 [double.le.2048]
1634 libfaad2 cfft_tab_128 [double.be.2048]
1635 libfaad2 pow2_tab [float.le.260]
1636 libfaad2 pow2_tab [float.be.260]
1637 libfaad2 pow2_tab [double.le.520]
1638 libfaad2 pow2_tab [double.be.520]
1639 libfaad2 log2_tab [float.le.260]
1640 libfaad2 log2_tab [float.be.260]
1641 libfaad2 log2_tab [double.le.520]
1642 libfaad2 log2_tab [double.be.520]
1643 libfaad2 drc_pow2_table [float.le.188]
1644 libfaad2 drc_pow2_table [float.be.188]
1645 libfaad2 drc_pow2_table [double.le.376]
1646 libfaad2 drc_pow2_table [double.be.376]
1647 libfaad2 f_huffman_sa [..28]
1648 libfaad2 t_huffman_sa [..28]
1649 libfaad2 f_huffman_pan [..56]
1650 libfaad2 t_huffman_pan [..56]
1651 libfaad2 sa_quant [float.le.64]
1652 libfaad2 sa_quant [float.be.64]
1653 libfaad2 sa_quant [double.le.128]
1654 libfaad2 sa_quant [double.be.128]
1655 libfaad2 pan_quant [float.le.160]
1656 libfaad2 pan_quant [float.be.160]
1657 libfaad2 pan_quant [double.le.320]
1658 libfaad2 pan_quant [double.be.320]
1659 libfaad2 pan_pow_2_pos [float.le.160]
1660 libfaad2 pan_pow_2_pos [float.be.160]
1661 libfaad2 pan_pow_2_pos [double.le.320]
1662 libfaad2 pan_pow_2_pos [double.be.320]
1663 libfaad2 pan_pow_2_neg [float.le.160]
1664 libfaad2 pan_pow_2_neg [float.be.160]
1665 libfaad2 pan_pow_2_neg [double.le.320]
1666 libfaad2 pan_pow_2_neg [double.be.320]
1667 libfaad2 pan_pow_2_30_pos [float.le.160]
1668 libfaad2 pan_pow_2_30_pos [float.be.160]
1669 libfaad2 pan_pow_2_30_pos [double.le.320]
1670 libfaad2 pan_pow_2_30_pos [double.be.320]
1671 libfaad2 pan_pow_2_30_neg [float.le.160]
1672 libfaad2 pan_pow_2_30_neg [float.be.160]
1673 libfaad2 pan_pow_2_30_neg [double.le.320]
1674 libfaad2 pan_pow_2_30_neg [double.be.320]
1675 libfaad2 g_decayslope [float.le.180]
1676 libfaad2 g_decayslope [float.be.180]
1677 libfaad2 g_decayslope [double.le.360]
1678 libfaad2 g_decayslope [double.be.360]
1679 libfaad2 sa_sqrt_1_minus [float.le.64]
1680 libfaad2 sa_sqrt_1_minus [float.be.64]
1681 libfaad2 sa_sqrt_1_minus [double.le.128]
1682 libfaad2 sa_sqrt_1_minus [double.be.128]
1683 libfaad2 sa_freq_scale [..18]
1684 libfaad2 pan_inv_freq [..64]
1685 libfaad2 sa_inv_freq [..46]
1686 libfaad2 Q_Fract_allpass_Qmf [float.le.1536]
1687 libfaad2 Q_Fract_allpass_Qmf [float.be.1536]
1688 libfaad2 Q_Fract_allpass_Qmf [double.le.3072]
1689 libfaad2 Q_Fract_allpass_Qmf [double.be.3072]
1690 libfaad2 Phi_Fract_Qmf [float.le.512]
1691 libfaad2 Phi_Fract_Qmf [float.be.512]
1692 libfaad2 Phi_Fract_Qmf [double.le.1024]
1693 libfaad2 Phi_Fract_Qmf [double.be.1024]
1694 libfaad2 mnt_table [float.le.512]
1695 libfaad2 mnt_table [float.be.512]
1696 libfaad2 mnt_table [double.le.1024]
1697 libfaad2 mnt_table [double.be.1024]
1698 libfaad2 exp_table [float.le.504]
1699 libfaad2 exp_table [float.be.504]
1700 libfaad2 exp_table [double.le.1008]
1701 libfaad2 exp_table [double.be.1008]
1702 libfaad2 pow05_table [float.le.28]
1703 libfaad2 pow05_table [float.be.28]
1704 libfaad2 pow05_table [double.le.56]
1705 libfaad2 pow05_table [double.be.56]
1706 libfaad2 codebook [float.le.32]
1707 libfaad2 codebook [float.be.32]
1708 libfaad2 codebook [double.le.64]
1709 libfaad2 codebook [double.be.64]
1710 libfaad2 f_huff_iid_def [..56]
1711 libfaad2 t_huff_iid_def [..56]
1712 libfaad2 f_huff_iid_fine [..120]
1713 libfaad2 t_huff_iid_fine [..120]
1714 libfaad2 f_huff_icc [..28]
1715 libfaad2 t_huff_icc [..28]
1716 libfaad2 f_huff_ipd [..14]
1717 libfaad2 t_huff_ipd [..14]
1718 libfaad2 f_huff_opd [..14]
1719 libmpcodecs DTS_BITRATES [32.le.120]
1720 libmpcodecs DTS_BITRATES [32.be.120]
1721 asf_stream_header_guid [..16]
1722 asf_file_header_guid [..16]
1723 asf_content_desc_guid [..16]
1724 asf_stream_group_guid [..16]
1725 asf_data_chunk_guid [..16]
1726 asf_ext_stream_embed_stream_header [..16]
1727 asf_ext_stream_audio [..16]
1728 asf_ext_stream_header [..16]
1729 libmpdemux sipr_swaps [..76]
1730 libmpdemux Matroska cook_fl2bps [32.le.136]
1731 libmpdemux Matroska cook_fl2bps [32.be.136]
1732 libmpdemux tivo Series1AudioWithPTS [32.le.24]
1733 libmpdemux tivo Series1AudioWithPTS [32.be.24]
1734 libmpdemux tivo Series2AudioWithPTS [32.le.24]
1735 libmpdemux tivo Series2AudioWithPTS [32.be.24]
1736 libmpdemux vivo h263_format [16.le.28]
1737 libmpdemux vivo h263_format [16.be.28]
1738 libmpdvdkit2 css pp_perm_challenge [..30]
1739 libmpdvdkit2 css pp_perm_variant [..64]
1740 libmpdvdkit2 css p_variants [..32]
1741 libmpdvdkit2 css p_secret [..5]
1742 libmpdvdkit2 css alternate DVD player keys [..155]
1743 libmpdvdkit2 p_css_tab2 [..256]
1744 libmpdvdkit2 p_css_tab3 [..512]
1745 libmpdvdkit2 p_css_tab5 [..256]
1746 libmpdvdkit2 p_crypt_tab0 [..256]
1747 libmpdvdkit2 p_crypt_tab1 [..256]
1748 libmpdvdkit2 p_crypt_tab2 [..256]
1749 libmpdvdkit2 p_crypt_tab3 [..288]
1750 libmpeg2 default_intra_quantizer_matrix [..64]
1751 YUV to RGB dither_2x2_4 [..16]
1752 YUV to RGB dither_2x2_8 [..16]
1753 YUV to RGB dither_8x8_32 [..64]
1754 YUV to RGB dither_8x8_64 [..64]
1755 YUV to RGB dither_8x8_73 [..64]
1756 YUV to RGB dither_8x8_128 [..64]
1757 YUV to RGB dither_8x8_220 [..64]
1758 YUV to RGB dither_8x8_220 2 [..64]
1759 YUV to RGB dither_8x8_220 3 [..64]
1760 YUV to RGB dither_8x8_220 4 [..64]
1761 YUV to RGB Inverse_Table_6_9 [32.le.128]
1762 YUV to RGB Inverse_Table_6_9 [32.be.128]
1763 OSD fonts [..8322]
1764 MMX codes [32.le.124]
1765 MMX codes [32.be.124]
1766 mp3lib huffman tab1 [16.le.14]
1767 mp3lib huffman tab1 [16.be.14]
1768 mp3lib huffman tab2 [16.le.34]
1769 mp3lib huffman tab2 [16.be.34]
1770 mp3lib huffman tab3 [16.le.34]
1771 mp3lib huffman tab3 [16.be.34]
1772 mp3lib huffman tab5 [16.le.62]
1773 mp3lib huffman tab5 [16.be.62]
1774 mp3lib huffman tab6 [16.le.62]
1775 mp3lib huffman tab6 [16.be.62]
1776 mp3lib huffman tab7 [16.le.142]
1777 mp3lib huffman tab7 [16.be.142]
1778 mp3lib huffman tab8 [16.le.142]
1779 mp3lib huffman tab8 [16.be.142]
1780 mp3lib huffman tab9 [16.le.142]
1781 mp3lib huffman tab9 [16.be.142]
1782 mp3lib huffman tab10 [16.le.254]
1783 mp3lib huffman tab10 [16.be.254]
1784 mp3lib huffman tab11 [16.le.254]
1785 mp3lib huffman tab11 [16.be.254]
1786 mp3lib huffman tab12 [16.le.254]
1787 mp3lib huffman tab12 [16.be.254]
1788 mp3lib huffman tab13 [16.le.1022]
1789 mp3lib huffman tab13 [16.be.1022]
1790 mp3lib huffman tab15 [16.le.1022]
1791 mp3lib huffman tab15 [16.be.1022]
1792 mp3lib huffman tab16 [16.le.1022]
1793 mp3lib huffman tab16 [16.be.1022]
1794 mp3lib huffman tab24 [16.le.1022]
1795 mp3lib huffman tab24 [16.be.1022]
1796 mp3lib huffman tab_c0 [16.le.62]
1797 mp3lib huffman tab_c0 [16.be.62]
1798 mp3lib huffman tab_c1 [16.le.62]
1799 mp3lib huffman tab_c1 [16.be.62]
1800 mp3lib bandInfo [..2592]
1801 mp3lib intwinbase [32.le.1028]
1802 mp3lib intwinbase [32.be.1028]
1803 mp3lib intwinbase_MMX [32.le.1028]
1804 mp3lib intwinbase_MMX [32.be.1028]
1805 libdjvu IW44 norm of all wavelets [float.le.64]
1806 libdjvu IW44 norm of all wavelets [float.be.64]
1807 libdjvu IW44 norm of all wavelets [double.le.128]
1808 libdjvu IW44 norm of all wavelets [double.be.128]
1809 libdjvu GPixmap dither table [..256]
1810 libdjvu GPixmap dither table [16.le.512]
1811 libdjvu GPixmap dither table [16.be.512]
1812 libdjvu MMR wcodes [16.le.630]
1813 libdjvu MMR wcodes [16.be.630]
1814 libdjvu MMR bcodes [16.le.630]
1815 libdjvu MMR bcodes [16.be.630]
1816 Borland alternate ebcdic_to_ascii [..256]
1817 Borland ascii_to_ebcdic [..256]
1818 Borland ebcdic_to_ascii [..256]
1819 Borland Jfif CrRTable [32.le.1024]
1820 Borland Jfif CrRTable [32.be.1024]
1821 Borland Jfif CbGTable [32.le.1024]
1822 Borland Jfif CbGTable [32.be.1024]
1823 Borland Jfif CrGTable [32.le.1024]
1824 Borland Jfif CrGTable [32.be.1024]
1825 Borland Jfif CbBTable [32.le.1024]
1826 Borland Jfif CbBTable [32.be.1024]
1827 ARGB default palette [32.le.1024]
1828 ARGB default palette [32.be.1024]
1829 Nsis archive signature [..16]
1830 Nsis archive signature [32.le.64]
1831 Nsis archive signature [32.be.64]
1832 Nsis archive signature (b) [..16]
1833 Nsis archive signature (b) [32.le.64]
1834 Nsis archive signature (b) [32.be.64]
1835 Rar29 InitBinEsc [16.le.16]
1836 Rar29 InitBinEsc [16.be.16]
1837 EPWIC p_from_kurt_func [float.le.164]
1838 EPWIC p_from_kurt_func [float.be.164]
1839 EPWIC p_from_kurt_func [double.le.328]
1840 EPWIC p_from_kurt_func [double.be.328]
1841 EPWIC s_from_var_func [float.le.244]
1842 EPWIC s_from_var_func [float.be.244]
1843 EPWIC s_from_var_func [double.le.488]
1844 EPWIC s_from_var_func [double.be.488]
1845 Rar20Crypto SetOldKeys [32.le.16&]
1846 Rar20Crypto SetOldKeys [32.be.16&]
1847 Zip Crypto [32.le.16&]
1848 Zip Crypto [32.be.16&]
1849 EPWIC Sum to sqrt 2 lo_filter [float.le.36]
1850 EPWIC Sum to sqrt 2 lo_filter [float.be.36]
1851 EPWIC Sum to sqrt 2 lo_filter [double.le.72]
1852 EPWIC Sum to sqrt 2 lo_filter [double.be.72]
1853 EPWIC Sum to sqrt 2 hi_filter [float.le.36]
1854 EPWIC Sum to sqrt 2 hi_filter [float.be.36]
1855 EPWIC Sum to sqrt 2 hi_filter [double.le.72]
1856 EPWIC Sum to sqrt 2 hi_filter [double.be.72]
1857 EPWIC Sum to 1 lo_filter [float.le.36]
1858 EPWIC Sum to 1 lo_filter [float.be.36]
1859 EPWIC Sum to 1 lo_filter [double.le.72]
1860 EPWIC Sum to 1 lo_filter [double.be.72]
1861 EPWIC Sum to 1 hi_filter [float.le.36]
1862 EPWIC Sum to 1 hi_filter [float.be.36]
1863 EPWIC Sum to 1 hi_filter [double.le.72]
1864 EPWIC Sum to 1 hi_filter [double.be.72]
1865 EPWIC 15 tap lo_filter [float.le.60]
1866 EPWIC 15 tap lo_filter [float.be.60]
1867 EPWIC 15 tap lo_filter [double.le.120]
1868 EPWIC 15 tap lo_filter [double.be.120]
1869 EPWIC 15 tap hi_filter [float.le.60]
1870 EPWIC 15 tap hi_filter [float.be.60]
1871 EPWIC 15 tap hi_filter [double.le.120]
1872 EPWIC 15 tap hi_filter [double.be.120]
1873 EPWIC old 15 tap filter [float.le.60]
1874 EPWIC old 15 tap filter [float.be.60]
1875 EPWIC old 15 tap filter [double.le.120]
1876 EPWIC old 15 tap filter [double.be.120]
1877 EPWIC old 11 tap filter [float.le.44]
1878 EPWIC old 11 tap filter [float.be.44]
1879 EPWIC old 11 tap filter [double.le.88]
1880 EPWIC old 11 tap filter [double.be.88]
1881 cellb_yytable [16.le.512]
1882 cellb_yytable [16.be.512]
1883 huffyuv left_yuv [..152]
1884 huffyuv grad_yuv [..179]
1885 huffyuv med_yuv [..188]
1886 huffyuv left_rgb [..112]
1887 huffyuv left_decorrelate_rgb [..177]
1888 huffyuv grad_decorrelate_rgb [..218]
1889 huffyuv classic_add_chroma [..256]
1890 OpenJPEG dwt_norms [float.le.148]
1891 OpenJPEG dwt_norms [float.be.148]
1892 OpenJPEG dwt_norms [double.le.296]
1893 OpenJPEG dwt_norms [double.be.296]
1894 OpenJPEG dwt_norms_real [float.le.148]
1895 OpenJPEG dwt_norms_real [float.be.148]
1896 OpenJPEG dwt_norms_real [double.le.296]
1897 OpenJPEG dwt_norms_real [double.be.296]
1898 Open H323 pwlib bv dct_basis [32.le.4096]
1899 Open H323 pwlib bv dct_basis [32.be.4096]
1900 Speex lsp tables nb cdbk_nb [..640]
1901 Speex exc_5_256_table [..1280]
1902 Speex high_lsp_cdbk [..512]
1903 Speex high_lsp_cdbk2 [..512]
1904 iLBC State quantization table frgqTbl [float.le.256]
1905 iLBC State quantization table frgqTbl [float.be.256]
1906 iLBC State quantization table frgqTbl [double.le.512]
1907 iLBC State quantization table frgqTbl [double.be.512]
1908 LZO 1x_999 compress level [32.le.216]
1909 LZO 1x_999 compress level [32.be.216]
1910 UPX miniacc [64.le.48&]
1911 UPX miniacc [64.be.48&]
1912 Melp fsvq_cb [float.le.10240]
1913 Melp fsvq_cb [float.be.10240]
1914 Melp fsvq_cb [double.le.20480]
1915 Melp fsvq_cb [double.be.20480]
1916 TIFF mkg3states TermB [16.le.260]
1917 TIFF mkg3states TermB [16.be.260]
1918 DES initial permutation IP [..64]
1919 DES final permutation IP [..64]
1920 DES permuted choice table (key) [..56]
1921 DES permuted choice key (table) [..48]
1922 DES S-boxes [..512]
1923 MPEG dct_coeff_tbl_0 [16.le.512]
1924 MPEG dct_coeff_tbl_0 [16.be.512]
1925 libntlm DES key_swap [32.le.64]
1926 libntlm DES key_swap [32.be.64]
1927 libntlm DES weak_keys [..512]
1928 libntlm DES weak_keys_chksum [..20]
1929 libtheora FrequencyCounts_VP3 [32.le.10240]
1930 libtheora FrequencyCounts_VP3 [32.be.10240]
1931 libtheora old FrequencyCounts_VP3 [32.le.10240]
1932 libtheora old FrequencyCounts_VP3 [32.be.10240]
1933 Vorbis FLOOR1_fromdB_LOOKUP [float.le.1024]
1934 Vorbis FLOOR1_fromdB_LOOKUP [float.be.1024]
1935 Vorbis FLOOR1_fromdB_LOOKUP [double.le.2048]
1936 Vorbis FLOOR1_fromdB_LOOKUP [double.be.2048]
1937 libskba asn1 yytranslate [..302]
1938 libskba asn1 yycheck [16.le.404]
1939 libskba asn1 yycheck [16.be.404]
1940 libskba asn1 yycheck [32.le.808]
1941 libskba asn1 yycheck [32.be.808]
1942 twofish q0 [..256]
1943 twofish q1 [..256]
1944 twofish poly_to_exp [..255]
1945 twofish exp_to_poly [..492]
1946 twofish calc_sb_tbl [..512]
1947 small prime numbers used in libgcrypt [16.le.1336]
1948 small prime numbers used in libgcrypt [16.be.1336]
1949 Serpent crypto SBox [..512]
1950 Serpent crypto SBoxInverse [..512]
1951 Serpent crypto IPTable [..128]
1952 Serpent crypto IPTable [32.le.512]
1953 Serpent crypto IPTable [32.be.512]
1954 Serpent crypto FPTable [..128]
1955 Serpent crypto FPTable [32.le.512]
1956 Serpent crypto FPTable [32.be.512]
1957 ElGamal public key encryption (qbits) [16.le.38]
1958 ElGamal public key encryption (qbits) [16.be.38]
1959 ElGamal public key encryption (qbits) [32.le.76]
1960 ElGamal public key encryption (qbits) [32.be.76]
1961 ElGamal public key encryption [32.le.152]
1962 ElGamal public key encryption [32.be.152]
1963 FFT and FHT routines rv_tbl [..128]
1964 FFT and FHT routines rv_tbl [16.le.256]
1965 FFT and FHT routines rv_tbl [16.be.256]
1966 ReplayGainAnalysis ABButter [float.le.180]
1967 ReplayGainAnalysis ABButter [float.be.180]
1968 ReplayGainAnalysis ABButter [double.le.360]
1969 ReplayGainAnalysis ABButter [double.be.360]
1970 id3tag genre_alpha_map [..148]
1971 id3tag genre_alpha_map [32.le.592]
1972 id3tag genre_alpha_map [32.be.592]
1973 Lame freq_map [32.le.136]
1974 Lame freq_map [32.be.136]
1975 Lame MP3 window subband -> mdct routine win [float.le.576]
1976 Lame MP3 window subband -> mdct routine win [float.be.576]
1977 Lame MP3 window subband -> mdct routine win [double.le.1152]
1978 Lame MP3 window subband -> mdct routine win [double.be.1152]
1979 Lame abr_switch_map [..952]
1980 psymodel table1 [float.le.100]
1981 psymodel table1 [float.be.100]
1982 psymodel table1 [double.le.200]
1983 psymodel table1 [double.be.200]
1984 psymodel table2 [float.le.40]
1985 psymodel table2 [float.be.40]
1986 psymodel table2 [double.le.80]
1987 psymodel table2 [double.be.80]
1988 psymodel table3 [float.le.56]
1989 psymodel table3 [float.be.56]
1990 psymodel table3 [double.le.112]
1991 psymodel table3 [double.be.112]
1992 in_cube AFC decoder (ngc_afc_decoder) [16.le.64]
1993 in_cube AFC decoder (ngc_afc_decoder) [16.be.64]
1994 power2 table [16.le.30]
1995 power2 table [16.be.30]
1996 rfc3548 Base 64 Encoding with URL and Filename Safe Alphabet [..62]
1997 rfc3548 Base 64 Encoding with URL and Filename Safe Alphabet [32.le.248]
1998 rfc3548 Base 64 Encoding with URL and Filename Safe Alphabet [32.be.248]
1999 rfc3548 Base 32 Encoding [..32]
2000 rfc3548 Base 32 Encoding [32.le.128]
2001 rfc3548 Base 32 Encoding [32.be.128]
2002 UUEncodeTable [..64]
2003 UUEncodeTable [32.le.256]
2004 UUEncodeTable [32.be.256]
2005 B64EncodeTable [..64]
2006 B64EncodeTable [32.le.256]
2007 B64EncodeTable [32.be.256]
2008 XXEncodeTable [..64]
2009 XXEncodeTable [32.le.256]
2010 XXEncodeTable [32.be.256]
2011 BHEncodeTable [..64]
2012 BHEncodeTable [32.le.256]
2013 BHEncodeTable [32.be.256]
2014 Anubis T0 [32.le.1024]
2015 Anubis T0 [32.be.1024]
2016 Anubis T1 [32.le.1024]
2017 Anubis T1 [32.be.1024]
2018 Anubis T4 [32.le.1024]
2019 Anubis T5 [32.le.1024]
2020 Anubis T5 [32.be.1024]
2021 Anubis RC [32.le.76]
2022 Anubis RC [32.be.76]
2023 Whirlpool sbox [..256]
2024 Anubis / Khazad sbox [..256]
2025 Whirlpool C2 [64.le.2048]
2026 Whirlpool C2 [64.be.2048]
2027 Whirlpool C3 [64.le.2048]
2028 Whirlpool C3 [64.be.2048]
2029 Wake crypto algorithm [32.le.32]
2030 Wake crypto algorithm [32.be.32]
2031 Tiger crypto algorithm init [64.le.24&]
2032 Tiger crypto algorithm init [64.be.24&]
2033 Twofish q [..512]
2034 Twofish mds [32.le.4096]
2035 Twofish mds [32.be.4096]
2036 Square / Sharkbox crypto algorithm S encoding [..256]
2037 Square / Sharkbox crypto algorithm S decoding [..256]
2038 Square crypto algorithm T encoding [32.le.4096]
2039 Square crypto algorithm T encoding [32.be.4096]
2040 Square crypto algorithm T decoding [32.le.4096]
2041 Square crypto algorithm T decoding [32.be.4096]
2042 Skipjack crypto algorithm ftable [..256]
2043 Sharkbox crypto algorithm Enc cbox [64.le.16384]
2044 Sharkbox crypto algorithm Enc cbox [64.be.16384]
2045 Sharkbox crypto algorithm Dec cbox [64.le.16384]
2046 Sharkbox crypto algorithm Dec cbox [64.be.16384]
2047 Sharkbox crypto algorithm iG [..64]
2048 Safer log_tab [..256]
2049 RIPEMD k values [32.le.32&]
2050 RIPEMD k values [32.be.32&]
2051 RIPEMD-320 values [32.le.40&]
2052 RIPEMD-320 values [32.be.40&]
2053 RIPEMD-128 InitState [32.le.16&]
2054 RIPEMD-128 InitState [32.be.16&]
2055 RIPEMD-256 InitState [32.le.32&]
2056 RIPEMD-256 InitState [32.be.32&]
2057 RC5 and RC6 magic values (0xb7e15163L 0x9e3779b9L) [32.le.8&]
2058 RC5 and RC6 magic values (0xb7e15163L 0x9e3779b9L) [32.be.8&]
2059 RC5 and RC6 magic values (0xb7e15163L 0x61C88647) [32.le.8&]
2060 RC5 and RC6 magic values (0xb7e15163L 0x61C88647) [32.be.8&]
2061 MD5MAC [32.le.48]
2062 MD5MAC [32.be.48]
2063 MARS Sbox [32.le.2048]
2064 MARS Sbox [32.be.2048]
2065 Haval init [32.le.32&]
2066 Haval init [32.be.32&]
2067 Haval mc3 [32.le.128]
2068 Haval mc3 [32.be.128]
2069 Haval mc4 [32.le.128]
2070 Haval mc4 [32.be.128]
2071 Haval mc5 [32.le.128]
2072 Haval mc5 [32.be.128]
2073 Gost sBox [..128]
2074 Gost original sBox [..128]
2075 Generic squared map [..16]
2076 Generic squared map [16.le.32]
2077 Generic squared map [16.be.32]
2078 Generic squared map [32.le.64]
2079 Generic squared map [32.be.64]
2080 RawDES sbox1 [32.le.256]
2081 RawDES sbox1 [32.be.256]
2082 RawDES sbox2 [32.le.256]
2083 RawDES sbox2 [32.be.256]
2084 RawDES sbox3 [32.le.256]
2085 RawDES sbox3 [32.be.256]
2086 RawDES sbox4 [32.le.256]
2087 RawDES sbox4 [32.be.256]
2088 RawDES sbox5 [32.le.256]
2089 RawDES sbox5 [32.be.256]
2090 RawDES sbox6 [32.le.256]
2091 RawDES sbox6 [32.be.256]
2092 RawDES sbox7 [32.le.256]
2093 RawDES sbox7 [32.be.256]
2094 RawDES sbox8 [32.le.256]
2095 RawDES sbox8 [32.be.256]
2096 CAST-256 t_m [32.le.768]
2097 CAST-256 t_m [32.be.768]
2098 CAST-256 t_r [..192]
2099 CAST-256 t_r [32.le.768]
2100 CAST-256 t_r [32.be.768]
2101 Camellia s1 [..256]
2102 Camellia s2 [..256]
2103 Camellia s3 [..256]
2104 Camellia s4 [..256]
2105 3way [32.le.36&]
2106 3way [32.be.36&]
2107 Baseking RCE [..12]
2108 Baseking RCE [32.le.48]
2109 Baseking RCE [32.be.48]
2110 Baseking RCD [..12]
2111 Baseking RCD [32.le.48]
2112 Baseking RCD [32.be.48]
2113 CAST128 sbox5 [32.le.1024]
2114 CAST128 sbox5 [32.be.1024]
2115 CAST128 sbox6 [32.le.1024]
2116 CAST128 sbox6 [32.be.1024]
2117 CAST128 sbox7 [32.le.1024]
2118 CAST128 sbox7 [32.be.1024]
2119 CAST128 sbox8 [32.le.1024]
2120 CAST128 sbox8 [32.be.1024]
2121 CAST128 / CAST256 sbox1 [32.le.1024]
2122 CAST128 / CAST256 sbox1 [32.be.1024]
2123 CAST128 / CAST256 sbox2 [32.le.1024]
2124 CAST128 / CAST256 sbox2 [32.be.1024]
2125 CAST128 / CAST256 sbox3 [32.le.1024]
2126 CAST128 / CAST256 sbox3 [32.be.1024]
2127 CAST128 / CAST256 sbox4 [32.le.1024]
2128 CAST128 / CAST256 sbox4 [32.be.1024]
2129 DESX pc1 [..56]
2130 DESX pc2 [..48]
2131 khazad_U0 [32.le.1024]
2132 khazad_V0 [32.le.1024]
2133 khazad_U1 [32.le.1024]
2134 khazad_V1 [32.le.1024]
2135 khazad_U2 [32.le.1024]
2136 khazad_V2 [32.le.1024]
2137 khazad_U3 [32.le.1024]
2138 khazad_V3 [32.le.1024]
2139 khazad_c [32.le.72]
2140 khazad_c [32.be.72]
2141 MMB crypt algorithm [32.le.36&]
2142 MMB crypt algorithm [32.be.36&]
2143 newdes_rotor [..256]
2144 Nush 64 / Nessie C_64 [16.le.72]
2145 Nush 64 / Nessie C_64 [16.be.72]
2146 Nush 64 / Nessie S_64 [16.le.72]
2147 Nush 64 / Nessie S_64 [16.be.72]
2148 Q128 ftab [32.le.4096]
2149 Q128 ftab [32.be.4096]
2150 SAFER+ expf [..256]
2151 SAFER+ logf [..512]
2152 seed_SS0 [32.le.1024]
2153 seed_SS0 [32.be.1024]
2154 seed_SS1 [32.le.1024]
2155 seed_SS1 [32.be.1024]
2156 seed_SS2 [32.le.1024]
2157 seed_SS2 [32.be.1024]
2158 seed_SS3 [32.le.1024]
2159 seed_SS3 [32.be.1024]
2160 Ruby MARK 5 [32.le.16&]
2161 Ruby MARK 5 [32.be.16&]
2162 MD5_DS [32.le.36]
2163 MD5_DS [32.be.36]
2164 RIPEMD128_DS [32.le.24]
2165 RIPEMD128_DS [32.be.24]
2166 RIPEMD160_DS [32.le.32]
2167 RIPEMD160_DS [32.be.32]
2168 RIPEMD256_DS [32.le.8]
2169 RIPEMD256_DS [32.be.8]
2170 WHIRILPOOL_DS [64.le.64]
2171 WHIRILPOOL_DS [64.be.64]
2172 SHA1_DS [32.le.24]
2173 SHA1_DS [32.be.24]
2174 SHA1_DS2 [32.le.20]
2175 SHA1_DS2 [32.be.20]
2176 SHA224_DS [32.le.32]
2177 SHA224_DS [32.be.32]
2178 SHA256_DS2 [32.le.68]
2179 SHA256_DS2 [32.be.68]
2180 SHA512_DS [32.le.36]
2181 SHA512_DS [32.be.36]
2182 SHA512_DS2 [32.le.68]
2183 SHA512_DS2 [32.be.68]
2184 SHA384_DS [32.le.68]
2185 SHA384_DS [32.be.68]
2186 MD4_DS [32.le.28]
2187 MD4_DS [32.be.28]
2188 MD5_UNIDS [32.le.84]
2189 MD5_UNIDS [32.be.84]
2190 CRC32_DS [32.le.68]
2191 CRC32_DS [32.be.68]
2192 CRC16_DS, classical crc16 table [16.le.66]
2193 CRC16_DS, classical crc16 table [16.be.66]
2194 CRC32b_DS, classical crc32 table [32.le.76]
2195 CRC32b_DS, classical crc32 table [32.be.76]
2196 TIGER_DS [32.le.36]
2197 TIGER_DS [32.be.36]
2198 ECC_DS [..22]
2199 CAST_DS [32.le.32]
2200 CAST_DS [32.be.32]
2201 CAST2_DS [32.le.32]
2202 CAST2_DS [32.be.32]
2203 SHA1_UNIDS [32.le.84]
2204 SHA1_UNIDS [32.be.84]
2205 RC56_DS [32.le.12]
2206 RC56_DS [32.be.12]
2207 RC56_DS1 [32.le.12]
2208 RC56_DS1 [32.be.12]
2209 RC5_DS [32.le.68]
2210 RC5_DS [32.be.68]
2211 RC6_DS [32.le.76]
2212 RC6_DS [32.be.76]
2213 BF2_DS [32.le.36]
2214 BF2_DS [32.be.36]
2215 HAVAL_DS [32.le.36]
2216 HAVAL_DS [32.be.36]
2217 HAVAL1_DS [32.le.32]
2218 HAVAL1_DS [32.be.32]
2219 HAVAL2_DS [32.le.32]
2220 HAVAL2_DS [32.be.32]
2221 BF_DS [32.le.32]
2222 BF_DS [32.be.32]
2223 DESL_DS [32.le.64]
2224 DESL_DS [32.be.64]
2225 DESC_DS [..65]
2226 DESC1_DS [..129]
2227 DESL1_DS [32.le.512]
2228 DESL1_DS [32.be.512]
2229 DES2_DS [32.le.128]
2230 DES2_DS [32.be.128]
2231 DES3_DS [..64]
2232 RIJNDAEL_DS [..9]
2233 RIJNDAEL1_DS [..33]
2234 RIJNDAEL2_DS [..33]
2235 RC2L_DS [32.le.1024]
2236 RC2L_DS [32.be.1024]
2237 GOST_DS [..17]
2238 GOST4_DS [..128]
2239 TWOFISH_DS [..9]
2240 TWOFISH1_DS [..40]
2241 MARS_DS [32.le.64]
2242 MARS_DS [32.be.64]
2243 MARS1_DS [32.le.28]
2244 MARS1_DS [32.be.28]
2245 ICE1_DS [..16]
2246 MISTY_DS [..32]
2247 TEA_DS [32.le.8]
2248 TEA_DS [32.be.8]
2249 TEA1_DS [32.le.4]
2250 TEA1_DS [32.be.4]
2251 SAFER_DS [..64]
2252 SAFER1_DS [..64]
2253 GOST1_DS [32.le.256]
2254 GOST1_DS [32.be.256]
2255 GOST2_DS [..128]
2256 GOST3_DS [..128]
2257 ENIGMA_DS [32.le.8]
2258 ENIGMA_DS [32.be.8]
2259 SKIPJACK_DS [..128]
2260 RUBY_DS [32.le.8]
2261 RUBY_DS [32.be.8]
2262 NEWDES_DS [..128]
2263 E2_DS [..128]
2264 BIGCREATE_DS [..26]
2265 BIGDESTROY_DS [..18]
2266 CRYPTON [32.le.16&]
2267 CRYPTON [32.be.16&]
2268 HPC [32.le.24&]
2269 HPC [32.be.24&]
2270 LOKI [32.le.8&]
2271 LOKI [32.be.8&]
2272 REDOC3 [..35]
2273 S1 [..22]
2274 SEAL [32.le.16&]
2275 SEAL [32.be.16&]
2276 SQUARE [32.le.68]
2277 SQUARE [32.be.68]
2278 SHARK [32.le.64]
2279 SHARK [32.be.64]
2280 Q128 [32.le.64]
2281 Q128 [32.be.64]
2282 FROG [..251]
2283 BIGLIB [..17]
2284 BIGLIB1 [..39]
2285 DFC_DS [32.le.64]
2286 DFC_DS [32.be.64]
2287 MMB_DS [32.le.32]
2288 MMB_DS [32.be.32]
2289 zinflate_lengthStarts [16.le.58]
2290 zinflate_lengthStarts [16.be.58]
2291 zinflate_lengthStarts [32.le.116]
2292 zinflate_lengthStarts [32.be.116]
2293 zinflate_lengthExtraBits [..29]
2294 zinflate_lengthExtraBits [32.le.116]
2295 zinflate_lengthExtraBits [32.be.116]
2296 zinflate_distanceStarts [16.le.60]
2297 zinflate_distanceStarts [16.be.60]
2298 zinflate_distanceStarts [32.le.120]
2299 zinflate_distanceStarts [32.be.120]
2300 zinflate_distanceExtraBits [..30]
2301 zinflate_distanceExtraBits [16.le.60]
2302 zinflate_distanceExtraBits [16.be.60]
2303 zinflate_distanceExtraBits [32.le.120]
2304 zinflate_distanceExtraBits [32.be.120]
2305 zdeflate_lengthCodes [32.le.1024]
2306 zdeflate_lengthCodes [32.be.1024]
2307 Whirlpool_C0 [64.le.2048]
2308 Whirlpool_C0 [64.be.2048]
2309 Whirlpool_C1 [64.le.2048]
2310 Whirlpool_C1 [64.be.2048]
2311 Whirlpool_C2 [64.le.2048]
2312 Whirlpool_C2 [64.be.2048]
2313 Whirlpool_C3 [64.le.2048]
2314 Whirlpool_C3 [64.be.2048]
2315 PKCS_DigestDecoration_MD2 [..18]
2316 PKCS_DigestDecoration_MD5 [..18]
2317 PKCS_DigestDecoration_RIPEMD160 [..15]
2318 PKCS_DigestDecoration_Tiger [..19]
2319 PKCS_DigestDecoration_SHA256 [..19]
2320 PKCS_DigestDecoration_SHA384 [..19]
2321 PKCS_DigestDecoration_SHA512 [..19]
2322 HAVAL_wi2 [32.le.128]
2323 HAVAL_wi2 [32.be.128]
2324 HAVAL_wi3 [32.le.128]
2325 HAVAL_wi3 [32.be.128]
2326 HAVAL_wi4 [32.le.128]
2327 HAVAL_wi4 [32.be.128]
2328 HAVAL_wi5 [32.le.128]
2329 HAVAL_wi5 [32.be.128]
2330 DES_fp [..64]
2331 DES_ei [..48]
2332 DES_p32i [..32]
2333 CAST_S [32.le.8192]
2334 CAST_S [32.be.8192]
2335 Blowfish_s_init [32.le.4096]
2336 Blowfish_s_init [32.be.4096]
2337 Blowfish_s_init (b) [..256]
2338 Phelix [32.le.48&]
2339 Phelix [32.be.48&]
2340 Kasumi S7 [16.le.256]
2341 Kasumi S7 [16.be.256]
2342 Kasumi S9 [16.le.1024]
2343 Kasumi S9 [16.be.1024]
2344 Loki97 permutation map [..64]
2345 MacGuffin sbits [..48]
2346 MacGuffin sbits [32.le.192]
2347 MacGuffin sbits [32.be.192]
2348 MacGuffin sbits (b) [16.le.24]
2349 MacGuffin sbits (b) [16.be.24]
2350 MacGuffin outputmasks [16.le.640]
2351 MacGuffin outputmasks [16.be.640]
2352 Iraqi block cipher chaos1 [..256]
2353 Iraqi block cipher fixed_key [..32]
2354 Iraqi block cipher permut [..256]
2355 Boucher randgen1 [32.le.24&]
2356 Boucher randgen1 [32.be.24&]
2357 Boucher randgen4 [32.le.24&]
2358 Boucher randgen4 [32.be.24&]
2359 Boucher randgen4 (logic) [32.le.64&]
2360 Boucher randgen4 (logic) [32.be.64&]
2361 Boucher randgen5 [32.le.24&]
2362 Boucher randgen5 [32.be.24&]
2363 Crypton p_box [..48]
2364 Crypton kp [32.le.16]
2365 Crypton kp [32.be.16]
2366 Crypton kq [32.le.16]
2367 Crypton kq [32.be.16]
2368 Crypton [32.le.36&]
2369 Crypton [32.be.36&]
2370 DEAL [32.le.52&]
2371 DEAL [32.be.52&]
2372 Crypton v1 [32.le.36&]
2373 Crypton v1 [32.be.36&]
2374 Crypton v1 p0 [..16]
2375 Crypton v1 p1 [..16]
2376 Crypton v1 ip0 [..16]
2377 Crypton v1 ip1 [..16]
2378 DFC rt64 [32.le.256]
2379 DFC rt64 [32.be.256]
2380 DFC values [32.le.92&]
2381 DFC values [32.be.92&]
2382 E2 sbox [..256]
2383 E2 values [32.le.44&]
2384 E2 values [32.be.44&]
2385 3 rotor German Enigma [..26]
2386 LOKI97 values [32.le.24&]
2387 LOKI97 values [32.be.24&]
2388 LOKI97 values [64.le.48&]
2389 LOKI97 values [64.be.48&]
2390 Frog seed [..256]
2391 GSM A38 table_0 [..512]
2392 GSM A38 table_1 [..256]
2393 GSM A38 table_2 [..128]
2394 GSM A38 table_3 [..64]
2395 GSM A38 table_4 [..32]
2396 Lucifer (smith) s0 [..16]
2397 Lucifer (smith) s0 [32.le.64]
2398 Lucifer (smith) s0 [32.be.64]
2399 Lucifer (smith) s1 [..16]
2400 Lucifer (smith) s1 [32.le.64]
2401 Lucifer (smith) s1 [32.be.64]
2402 Lucifer (outerbridge) DFLTKY [..16]
2403 Lucifer (outerbridge) Dps [..64]
2404 Lucifer (outerbridge) TCB0 [..256]
2405 Lucifer (outerbridge) TCB1 [..256]
2406 GSM A5/1 goodAtoB [..15]
2407 GSM A5/1 goodBtoA [..15]
2408 GSM A5/2 goodAtoB [..15]
2409 GSM A5/2 goodBtoA [..15]
2410 MBC1 iv_tbl [32.le.256]
2411 MBC1 iv_tbl [32.be.256]
2412 Noekeon Nessie round [..17]
2413 Noekeon Nessie round [32.le.68]
2414 Noekeon Nessie round [32.be.68]
2415 Misty md5const [32.le.256]
2416 Misty md5const [32.be.256]
2417 MBC2 [32.le.248&]
2418 MBC2 [32.be.248&]
2419 Magenta tab and large tab0 [..256]
2420 Magenta tab and large tab0 [32.le.1024]
2421 Magenta tab and large tab0 [32.be.1024]
2422 Huffman LZH p_len [..64]
2423 Huffman LZH d_len [..256]
2424 Pkep init [..64]
2425 Pkep prime512 [..64]
2426 redoc3 prime [32.le.140]
2427 redoc3 prime [32.be.140]
2428 redoc2 key_x [..10]
2429 redoc2 key_y [..10]
2430 Misty s7 [..128]
2431 Misty s7 [32.le.512]
2432 Misty s7 [32.be.512]
2433 Misty s9 [16.le.1024]
2434 Misty s9 [16.be.1024]
2435 Misty s9 [32.le.2048]
2436 Misty s9 [32.be.2048]
2437 SecuDE bdk [..128]
2438 SecuDE random_mult [32.le.32]
2439 SecuDE random_mult [32.be.32]
2440 SecuDE random_add [32.le.32]
2441 SecuDE random_add [32.be.32]
2442 STARMOD transport_key [..64]
2443 Turing sbox [..256]
2444 Turing multab [32.le.1024]
2445 Turing multab [32.be.1024]
2446 Turing Qbox [32.le.1024]
2447 Turing Qbox [32.be.1024]
2448 t-class 32 hi0xC2DB2AA3 [32.le.4096]
2449 t-class 32 hi0xC2DB2AA3 [32.be.4096]
2450 t-class 32 mid0xC2DB2AA3 [32.le.8192]
2451 t-class 32 mid0xC2DB2AA3 [32.be.8192]
2452 t-class 32 lo0xC2DB2AA3 [32.le.8192]
2453 t-class 32 lo0xC2DB2AA3 [32.be.8192]
2454 t-class 32 sbox [32.le.1024]
2455 t-class 32 sbox [32.be.1024]
2456 t-class 16 sbox [16.le.512]
2457 t-class 16 sbox [16.be.512]
2458 t-class 16 hi0xE382 [16.le.512]
2459 t-class 16 hi0xE382 [16.be.512]
2460 t-class 16 lo0xE382 [16.le.512]
2461 t-class 16 lo0xE382 [16.be.512]
2462 t-class 16 hi0x673C [16.le.512]
2463 t-class 16 hi0x673C [16.be.512]
2464 t-class 16 lo0x673C [16.le.512]
2465 t-class 16 lo0x673C [16.be.512]
2466 Sober mul99 / t-class 8 mul0x63 [..256]
2467 Sober mul206 / t-class 8 mul0xCE [..256]
2468 S1 clear and cipher family [..16]
2469 ICE ice_smod [32.le.64]
2470 ICE ice_smod [32.be.64]
2471 ICE ice_sxor [32.le.64]
2472 ICE ice_sxor [32.be.64]
2473 ICE ice_pbox [32.le.128]
2474 ICE ice_pbox [32.be.128]
2475 ICE ice_pbox [64.le.256]
2476 ICE ice_pbox [64.be.256]
2477 Zodiac sbox1 [..256]
2478 Zodiac sbox2 [..72]
2479 SMS4 sbox [..256]
2480 Zodiac SS1 [16.le.512]
2481 Zodiac SS1 [16.be.512]
2482 Zodiac SS2 [32.le.1024]
2483 Zodiac SS2 [32.be.1024]
2484 Zodiac SS3 [32.le.1024]
2485 Zodiac SS3 [32.be.1024]
2486 DVB scrambling algorithm sbox [..256]
2487 DVB scrambling algorithm permutation [..64]
2488 RealAudio ATRC huffcode6 [..31]
2489 RealAudio ATRC huffcode7 [..63]
2490 Smacker palmap [..64]
2491 Smacker sizetable [32.le.256]
2492 Smacker sizetable [32.be.256]
2493 VC1 transform_matrix_8x8 [..64]
2494 VC1 transform_matrix_8x8 [32.le.256]
2495 VC1 transform_matrix_8x8 [32.be.256]
2496 VC1 transform_matrix_4x4 [..16]
2497 VC1 transform_matrix_4x4 [32.le.64]
2498 VC1 transform_matrix_4x4 [32.be.64]
2499 VC1 non_uniform_implicit_quantizers [..32]
2500 VC1 non_uniform_implicit_quantizers [32.le.128]
2501 VC1 non_uniform_implicit_quantizers [32.be.128]
2502 VC1 1 <= PQuant <= 7 [..36]
2503 VC1 1 <= PQuant <= 7 [32.le.144]
2504 VC1 1 <= PQuant <= 7 [32.be.144]
2505 VC1 8 <= PQuant <= 31 [..24]
2506 VC1 8 <= PQuant <= 31 [32.le.96]
2507 VC1 8 <= PQuant <= 31 [32.be.96]
2508 Electronic Arts TQI base_table2 [..64]
2509 Electronic Arts TQI base_table2 [32.le.256]
2510 Electronic Arts TQI base_table2 [32.be.256]
2511 Sine table [..256]
2512 Sine table [32.le.1024]
2513 Sine table [32.be.1024]
2514 PSCHF - Pukall Stream Cipher Hash Function [..16]
2515 Snefru S box 0 [32.le.1024]
2516 Snefru S box 0 [32.be.1024]
2517 Snefru S box 1 [32.le.1024]
2518 Snefru S box 1 [32.be.1024]
2519 Snefru S box 2 [32.le.1024]
2520 Snefru S box 2 [32.be.1024]
2521 Snefru S box 3 [32.le.1024]
2522 Snefru S box 3 [32.be.1024]
2523 Snefru S box 4 [32.le.1024]
2524 Snefru S box 4 [32.be.1024]
2525 Snefru S box 5 [32.le.1024]
2526 Snefru S box 5 [32.be.1024]
2527 Snefru S box 6 [32.le.1024]
2528 Snefru S box 6 [32.be.1024]
2529 Snefru S box 7 [32.le.1024]
2530 Snefru S box 7 [32.be.1024]
2531 m_huffman.c (from doomsday) [float.le.1024]
2532 m_huffman.c (from doomsday) [float.be.1024]
2533 m_huffman.c (from doomsday) [double.le.2048]
2534 m_huffman.c (from doomsday) [double.be.2048]
2535 anti-debug: INT 41h Debugger Notification [..9]
2536 anti-debug: INT 3's with SoftICE's I3HERE [..20]
2537 anti-debug: BCHK BoundsChecker interface [..13]
2538 anti-debug: ICECream detection (Windows 95). [..26]
2539 anti-debug: Detect SoftICE VxD or SoftICE GFX VxD [..25]
2540 anti-debug: Detect WinICE handler using INT 68h (V86) since SoftICE hooks [..8]
2541 anti-debug: another INT 68h handler [..28]
2542 anti-debug: Detect and crash SoftICE with an illegal form of the instruction CMPXCHG8B [..4]
2543 anti-debug: WINICE.BR [..9]
2544 anti-debug: SOFTICE1 [..8]
2545 anti-debug: IsDebuggerPresent [..17]
2546 anti-debug: SOFTWARE\\NuMega [..16]
2547 anti-debug: SYSTEM\\CurrentControlSet\\Services\\IceExt [..41]
2548 anti-debug: CheckForSoftICEBP [..18]
2549 anti-debug: W32Dasm bug [..7]
2550 anti-debug: Detection from SafeDisc, this is the content of secdrv.sys [..10]
2551 anti-debug: Detect single-stepping and turn off the monitor (1) [..13]
2552 anti-debug: Detect single-stepping and turn off the monitor (2) [..13]
2553 anti-debug: Exit the program if its being debugged by checking execution timing [..19]
2554 anti-debug: UnhandledExceptionFilter protection [..11]
2555 anti-debug: anti-VMWare [..21]
2556 anti-debug: PEB!IsDebugged [..12]
2557 anti-debug: PEB!IsDebugged (2) [..11]
2558 anti-debug: PEB!NtGlobalFlags [..14]
2559 anti-debug: Heap flags [..14]
2560 anti-debug: Vista anti-debug (no name) [..29]
2561 anti-debug: NtSetInformationThread (partial) [..9]
2562 anti-debug: kernel32!CloseHandle and NtClose [..20]
2563 anti-debug: Timestamp counters [..44]
2564 anti-debug: Popf and the trap flag [..9]
2565 anti-debug: Stack Segment register [..4]
2566 anti-debug: Debug registers manipulation (1) [..28]
2567 anti-debug: Debug registers manipulation (2) [..55]
2568 anti-debug: IsIceSIDT [..26]
2569 anti-debug: Rose's TRAP #1 [..46]
2570 anti-debug: Rose's TRAP #3 [..10]
2571 anti-debug: Rose's TRAP #4 (1) [..14]
2572 anti-debug: Rose's UAC [..24]
2573 anti-debug: Softice \\.\SICE [..9]
2574 anti-debug: Softice \\.\NTICE [..10]
2575 anti-debug: Softice \\.\SIWVID [..11]
2576 anti-debug: Softice C:\siw95\nmtrans.dll [..21]
2577 anti-debug: Softice C:\ntice\nmtrans.dll [..21]
2578 anti-debug: Softice NmSymIsSoftICELoaded [..21]
2579 anti-debug: SEH handler trick [..23]
2580 anti-debug: SEH handler trick (alternate way) [..24]
2581 anti-debug: Obfuscated RDTSC [..24]
2582 anti-debug: OllyDbg Instruction Prefix Detection [..30]
2583 anti-debug: PeID GenOEP Spoofing [..48]
2584 anti-debug: PeID OEP Signature Spoofing [..20]
2585 anti-debug: ProcDump PE Header Corruption [..35]
2586 anti-debug: RDG OEP Signature Spoofing [..6]
2587 anti-debug: RDTSC Instruction Debugger Latency Detection [..15]
2588 bitmask [32.le.128]
2589 bitmask [32.be.128]
2590 Quake 3 msg_hData (huffman) [32.le.1024]
2591 Quake 3 msg_hData (huffman) [32.be.1024]
2592 Torque Huffman frequency table [32.le.1024]
2593 Torque Huffman frequency table [32.be.1024]
2594 SOSEMANUK mul_a [32.le.1024]
2595 SOSEMANUK mul_a [32.be.1024]
2596 SOSEMANUK mul_ia [32.le.1024]
2597 SOSEMANUK mul_ia [32.be.1024]
2598 ISI rFactor encryption algorithm [64.le.48]
2599 ISI rFactor encryption algorithm [64.be.48]
2600 LZMA compression [..24]
2601 ARIA encryption KRK [32.le.48]
2602 ARIA encryption KRK [32.be.48]
2603 ARIA encryption S2 [..256]
2604 ARIA encryption X2 [..256]
2605 ABC encryption window1 [32.le.132]
2606 ABC encryption window1 [32.be.132]
2607 CIPHERUNICORN [..1024]
2608 RNG (original numbers) [32.le.8&]
2609 RNG (original numbers) [32.be.8&]
2610 RNG [32.le.8&]
2611 RNG [32.be.8&]
2612 SALSA [32.le.24&]
2613 SALSA [32.be.24&]
2614 3-way [32.le.12&]
2615 3-way [32.be.12&]
2616 VMAC [64.le.40&]
2617 VMAC [64.be.40&]
2618 RRC2 - Ron Rivest Cipher Nr. 2 Beale [16.le.512]
2619 RRC2 - Ron Rivest Cipher Nr. 2 Beale [16.be.512]
2620 RRC2 - Ron Rivest Cipher Nr. 2 Beale [32.le.1024]
2621 RRC2 - Ron Rivest Cipher Nr. 2 Beale [32.be.1024]
2622 RRC2 - Ron Rivest Cipher Nr. 2 Pad [..256]
2623 SNOW SBox_0 [32.le.1024]
2624 SNOW SBox_0 [32.be.1024]
2625 SNOW SBox_1 [32.le.1024]
2626 SNOW SBox_1 [32.be.1024]
2627 SNOW SBox_2 [32.le.1024]
2628 SNOW SBox_2 [32.be.1024]
2629 SNOW SBox_3 [32.le.1024]
2630 SNOW SBox_3 [32.be.1024]
2631 Ultima Online uodemo.dat algorithm [32.le.992]
2632 Ultima Online uodemo.dat algorithm [32.be.992]
2633 Ultima Online uodemo.dat algorithm key [32.le.32]
2634 Ultima Online uodemo.dat algorithm key [32.be.32]
2635 Ventrilo UDP status packet encryption ventrilo_udp_encdata_head [..256]
2636 Ventrilo UDP status packet encryption ventrilo_udp_encdata_data [..256]
2637 Black Hole Entertainment ORK encryption [32.le.12&]
2638 Black Hole Entertainment ORK encryption [32.be.12&]
2639 LZSS (N 4096, F 18, T 2) [32.le.16&]
2640 LZSS (N 4096, F 18, T 2) [32.be.16&]
2641 Simbin Race WTCC files encryption version 0 and 1 [..20]
2642 Simbin Race WTCC files encryption version 2 [..16]
2643 Simbin Race WTCC files encryption version 5 [..16]
2644 GameGuard files encryption public key [..84]
2645 CP850andASCIItable [..126]
2646 PSX VAG_f decoder [float.le.24]
2647 PSX VAG_f decoder [float.be.24]
2648 PSX VAG_f decoder [double.le.48]
2649 PSX VAG_f decoder [double.be.48]
2650 SDX2 - 2:1 Squareroot-delta-exact compression [16.le.512]
2651 SDX2 - 2:1 Squareroot-delta-exact compression [16.be.512]
2652 SDX2 - 2:1 Squareroot-delta-exact compression [32.le.1024]
2653 SDX2 - 2:1 Squareroot-delta-exact compression [32.be.1024]
2654 Westwood Studios ADPCM (WSTable2bit and WSTable4bit) [..20]
2655 swscale rgb2yuv_table [float.le.288]
2656 swscale rgb2yuv_table [float.be.288]
2657 swscale rgb2yuv_table [double.le.576]
2658 swscale rgb2yuv_table [double.be.576]
2659 swscale perm_rgb [..64]
2660 base64 map [..80]
2661 ff_sqrt_tab [..256]
2662 libavformat CODEC_ID_AMR_WB packet_size [..16]
2663 libavformat CODEC_ID_AMR_NB packet_size [..16]
2664 libavformat dv_aaux_packs_dist [..108]
2665 libavformat gif_clut [..648]
2666 libavformat fps_umf2avr AVRational map [32.le.40]
2667 libavformat fps_umf2avr AVRational map [32.be.40]
2668 libavformat ff_mxf_data_definition_uls [..54]
2669 libavformat ff_mxf_data_definition_uls (b) [..69]
2670 libavformat mxf_mpeg2_codec_uls [..128]
2671 libavformat ff_qt_default_palette_256 [..1024]
2672 libavformat wc3_pal_lookup [..256]
2673 libavcodec 8svx fibonacci [16.le.32]
2674 libavcodec 8svx fibonacci [16.be.32]
2675 libavcodec swb_offset_1024_32 [16.le.104]
2676 libavcodec swb_offset_1024_32 [16.be.104]
2677 libavcodec ff_aac_scalefactor_code [32.le.484]
2678 libavcodec ff_aac_scalefactor_code [32.be.484]
2679 libavcodec aac codes11 [16.le.578]
2680 libavcodec aac codes11 [16.be.578]
2681 libavcodec aac codebook_vector10 [float.le.2312]
2682 libavcodec aac codebook_vector10 [float.be.2312]
2683 libavcodec aac codebook_vector10 [double.le.4624]
2684 libavcodec aac codebook_vector10 [double.be.4624]
2685 libavcodec AAN ff_inv_aanscales [16.le.128]
2686 libavcodec AAN ff_inv_aanscales [16.be.128]
2687 libavcodec AC3 quantization_tab [..16]
2688 libavcodec AC3 ac3_default_coeffs [..80]
2689 libavcodec AC3 ff_ac3_ungroup_3_in_5_bits_tab [..96]
2690 libavcodec AC3 ff_eac3_hebap_tab [..64]
2691 libavcodec AC3 ff_eac3_bits_vs_hebap [..20]
2692 libavcodec AC3 ff_eac3_gaq_remap_1 [16.le.24]
2693 libavcodec AC3 ff_eac3_gaq_remap_1 [16.be.24]
2694 libavcodec AC3 ff_eac3_gaq_remap_2_4_a [16.le.36]
2695 libavcodec AC3 ff_eac3_gaq_remap_2_4_a [16.be.36]
2696 libavcodec AC3 ff_eac3_gaq_remap_2_4_b [..18]
2697 libavcodec AC3 vq_hebap1 [16.le.48]
2698 libavcodec AC3 vq_hebap1 [16.be.48]
2699 libavcodec AC3 vq_hebap2 [16.le.96]
2700 libavcodec AC3 vq_hebap2 [16.be.96]
2701 libavcodec AC3 vq_hebap3 [16.le.192]
2702 libavcodec AC3 vq_hebap3 [16.be.192]
2703 libavcodec AC3 vq_hebap4 [16.le.372]
2704 libavcodec AC3 vq_hebap4 [16.be.372]
2705 libavcodec AC3 vq_hebap5 [16.le.1536]
2706 libavcodec AC3 vq_hebap5 [16.be.1536]
2707 libavcodec AC3 vq_hebap6 [16.le.3072]
2708 libavcodec AC3 vq_hebap6 [16.be.3072]
2709 libavcodec AC3 vq_hebap7 [16.le.6144]
2710 libavcodec AC3 vq_hebap7 [16.be.6144]
2711 libavcodec AC3 ff_ac3_frame_size_tab [16.le.228]
2712 libavcodec AC3 ff_ac3_frame_size_tab [16.be.228]
2713 libavcodec AC3 ff_ac3_window [16.le.512]
2714 libavcodec AC3 ff_ac3_window [16.be.512]
2715 libavcodec AC3 ff_ac3_log_add_tab [..260]
2716 libavcodec AC3 ff_ac3_hearing_threshold_tab [16.le.300]
2717 libavcodec AC3 ff_ac3_hearing_threshold_tab [16.be.300]
2718 libavcodec AC3 ff_ac3_critical_band_size_tab [..50]
2719 libavcodec ff_acelp_interp_filter [16.le.122]
2720 libavcodec ff_acelp_interp_filter [16.be.122]
2721 libavcodec ff_fc_2pulses_9bits_track1 [..16]
2722 libavcodec ff_fc_2pulses_9bits_track1_gray [..16]
2723 libavcodec ff_fc_2pulses_9bits_track2_gray [..32]
2724 libavcodec ff_fc_4pulses_8bits_track_4 [..32]
2725 libavcodec ape_filter_orders [16.le.30]
2726 libavcodec ape_filter_orders [16.be.30]
2727 libavcodec ape_filter_fracbits [..15]
2728 libavcodec asus v1/v2 asv2_level_tab [..208]
2729 libavcodec asus v1/v2 scantab [..64]
2730 libavcodec asus v1/v2 ccp_tab [..34]
2731 libavcodec asus v1/v2 dc_ccp_tab [..16]
2732 libavcodec asus v1/v2 ac_ccp_tab [..32]
2733 libavcodec atrac huffcode6 [..31]
2734 libavcodec atrac huffcode7 [..63]
2735 libavcodec atrac subbandTab [16.le.66]
2736 libavcodec atrac subbandTab [16.be.66]
2737 libavcodec atrac qmf_48tap_half [float.le.96]
2738 libavcodec atrac qmf_48tap_half [float.be.96]
2739 libavcodec atrac qmf_48tap_half [double.le.192]
2740 libavcodec atrac qmf_48tap_half [double.be.192]
2741 libavcodec atrac ff_cavs_intra_dec [..162]
2742 libavcodec celp_math base_cos G729_BITEXACT [16.le.128]
2743 libavcodec celp_math base_cos G729_BITEXACT [16.be.128]
2744 libavcodec celp_math slope_cos G729_BITEXACT [16.le.128]
2745 libavcodec celp_math slope_cos G729_BITEXACT [16.be.128]
2746 libavcodec celp_math tab_exp2 G729_BITEXACT [16.le.66]
2747 libavcodec celp_math tab_exp2 G729_BITEXACT [16.be.66]
2748 libavcodec celp_math tab_log2 G729_BITEXACT [16.le.66]
2749 libavcodec celp_math tab_log2 G729_BITEXACT [16.be.66]
2750 libavcodec celp_math base_cos [16.le.130]
2751 libavcodec celp_math base_cos [16.be.130]
2752 libavcodec celp_math exp2a [16.le.64]
2753 libavcodec celp_math exp2a [16.be.64]
2754 libavcodec celp_math exp2b [16.le.64]
2755 libavcodec celp_math exp2b [16.be.64]
2756 libavcodec celp_math tab_log2 [16.le.66]
2757 libavcodec celp_math tab_log2 [16.be.66]
2758 libavcodec dca_channel_reorder_lfe [..128]
2759 libavcodec dca_channel_reorder_nolfe [..128]
2760 libavcodec dca adpcm_vb [16.le.32768]
2761 libavcodec dca adpcm_vb [16.be.32768]
2762 libavcodec dca scale_factor_quant6 [32.le.256]
2763 libavcodec dca scale_factor_quant6 [32.be.256]
2764 libavcodec dca scale_factor_quant7 [32.le.512]
2765 libavcodec dca scale_factor_quant7 [32.be.512]
2766 libavcodec dca lossy_quant_d [float.le.128]
2767 libavcodec dca lossy_quant_d [float.be.128]
2768 libavcodec dca lossy_quant_d [double.le.256]
2769 libavcodec dca lossy_quant_d [double.be.256]
2770 libavcodec dca lossless_quant [32.le.128]
2771 libavcodec dca lossless_quant [32.be.128]
2772 libavcodec dca lossless_quant_d [float.le.128]
2773 libavcodec dca lossless_quant_d [float.be.128]
2774 libavcodec dca lossless_quant_d [double.le.256]
2775 libavcodec dca lossless_quant_d [double.be.256]
2776 libavcodec dca high_freq_vq [..32768]
2777 libavcodec dca dca_downmix_coeffs [float.le.260]
2778 libavcodec dca dca_downmix_coeffs [float.be.260]
2779 libavcodec dca dca_downmix_coeffs [double.le.520]
2780 libavcodec dca dca_downmix_coeffs [double.be.520]
2781 libavcodec dca dca_default_coeffs [..100]
2782 libavcodec dcahuff scales_codes [16.le.1290]
2783 libavcodec dcahuff scales_codes [16.be.1290]
2784 libavcodec dcahuff scales_bits [..645]
2785 libavcodec dnxhd_1252_ac_codes [16.le.522]
2786 libavcodec dnxhd_1252_ac_codes [16.be.522]
2787 libavcodec dpcm interplay_delta_table [16.le.512]
2788 libavcodec dpcm interplay_delta_table [16.be.512]
2789 libavcodec dpcm interplay_delta_table [32.le.1024]
2790 libavcodec dpcm interplay_delta_table [32.be.1024]
2791 libavcodec dv remap [..130]
2792 libavcodec fax ccitt_syms [16.le.208]
2793 libavcodec fax ccitt_syms [16.be.208]
2794 libavcodec fax ccitt_codes_bits [..208]
2795 libavcodec fax ccitt_codes_lens [..208]
2796 libavcodec G729 cb_lsp_1st [16.le.2560]
2797 libavcodec G729 cb_lsp_1st [16.be.2560]
2798 libavcodec G729 cb_lsp_2nd [16.le.640]
2799 libavcodec G729 cb_lsp_2nd [16.be.640]
2800 libavcodec G729 cb_gain_1st_8k [16.le.32]
2801 libavcodec G729 cb_gain_1st_8k [16.be.32]
2802 libavcodec G729 cb_gain_2nd_8k [16.le.64]
2803 libavcodec G729 cb_gain_2nd_8k [16.be.64]
2804 libavcodec G729 cb_ma_predictor [16.le.160]
2805 libavcodec G729 cb_ma_predictor [16.be.160]
2806 libavcodec ff_ue_golomb_vlc_code [..512]
2807 libavcodec ff_se_golomb_vlc_code [..512]
2808 libavcodec ff_interleaved_ue_golomb_vlc_code [..256]
2809 libavcodec ff_interleaved_se_golomb_vlc_code [..256]
2810 libavcodec ff_interleaved_dirac_golomb_vlc_code [..256]
2811 libavcodec h261_cbp_tab [..126]
2812 libavcodec h261_tcoeff_vlc [16.le.260]
2813 libavcodec h261_tcoeff_vlc [16.be.260]
2814 libavcodec h263 inter_vlc [16.le.412]
2815 libavcodec h263 inter_vlc [16.be.412]
2816 libavcodec h263 intra_vlc_aic [16.le.412]
2817 libavcodec h263 intra_vlc_aic [16.be.412]
2818 libavcodec h264 tc0_table [..624]
2819 libavcodec h264 cabac_context_init_I [..920]
2820 libavcodec h264 cabac_context_init_PB [..2760]
2821 libavcodec h264 quant_coeff [32.le.3328]
2822 libavcodec h264 quant_coeff [32.be.3328]
2823 libavcodec huffyuv classic_shift_luma [..43]
2824 libavcodec huffyuv classic_shift_chroma [..60]
2825 libavcodec huffyuv classic_add_luma [..256]
2826 libavcodec imc_weights1 [float.le.124]
2827 libavcodec imc_weights1 [float.be.124]
2828 libavcodec imc_weights1 [double.le.248]
2829 libavcodec imc_weights1 [double.be.248]
2830 libavcodec imc_weights2 [float.le.124]
2831 libavcodec imc_weights2 [float.be.124]
2832 libavcodec imc_weights2 [double.le.248]
2833 libavcodec imc_weights2 [double.be.248]
2834 libavcodec imc_quantizer1 [float.le.128]
2835 libavcodec imc_quantizer1 [float.be.128]
2836 libavcodec imc_quantizer1 [double.le.256]
2837 libavcodec imc_quantizer1 [double.be.256]
2838 libavcodec imc_quantizer2 [float.le.448]
2839 libavcodec imc_quantizer2 [float.be.448]
2840 libavcodec imc_quantizer2 [double.le.896]
2841 libavcodec imc_quantizer2 [double.be.896]
2842 libavcodec imc_exp_tab [float.le.128]
2843 libavcodec imc_exp_tab [float.be.128]
2844 libavcodec imc_exp_tab [double.le.256]
2845 libavcodec imc_exp_tab [double.be.256]
2846 libavcodec imc_huffman_lens [..288]
2847 libavcodec imc_huffman_bits [16.le.576]
2848 libavcodec imc_huffman_bits [16.be.576]
2849 libavcodec indeo ir2_codes le [16.le.572]
2850 libavcodec indeo ir2_codes le [16.be.572]
2851 libavcodec indeo ir2_codes [16.le.572]
2852 libavcodec indeo ir2_codes [16.be.572]
2853 libavcodec indeo ir2_luma_table [..256]
2854 libavcodec indeo3 corrector_type_0 [..24]
2855 libavcodec indeo3 correction [32.le.24576]
2856 libavcodec indeo3 correction [32.be.24576]
2857 libavcodec indeo3 correctionloworder [32.le.24576]
2858 libavcodec indeo3 correctionloworder [32.be.24576]
2859 libavcodec indeo3 correctionhighorder [32.le.24576]
2860 libavcodec indeo3 correctionhighorder [32.be.24576]
2861 libavcodec intrax8 crazy_mix_runlevel [..32]
2862 libavcodec intrax8 zero_prediction_weights [16.le.256]
2863 libavcodec intrax8 zero_prediction_weights [16.be.256]
2864 libavcodec ff_dirac_schro_video_format_info [16.le.136]
2865 libavcodec ff_dirac_schro_video_format_info [16.be.136]
2866 libavcodec libmp3lame sBitRates [16.le.180]
2867 libavcodec libmp3lame sBitRates [16.be.180]
2868 libavcodec libmp3lame sBitRates [32.le.360]
2869 libavcodec libmp3lame sBitRates [32.be.360]
2870 libavcodec MACEtab2 [16.le.1024]
2871 libavcodec MACEtab2 [16.be.1024]
2872 libavcodec MACEtab4 [16.le.512]
2873 libavcodec MACEtab4 [16.be.512]
2874 libavcodec mimic vlcdec_lookup [..577]
2875 libavcodec ff_mjpeg_val_ac_luminance [..162]
2876 libavcodec ff_mjpeg_val_ac_chrominance [..162]
2877 libavcodec ff_mlp_huffman_tables [..106]
2878 libavcodec mpc7_quant_vlc [16.le.3584]
2879 libavcodec mpc7_quant_vlc [16.be.3584]
2880 libavcodec mpc8_cnk [32.le.2048]
2881 libavcodec mpc8_cnk [32.be.2048]
2882 libavcodec mpc8_cnk_lost [32.le.2108]
2883 libavcodec mpc8_cnk_lost [32.be.2108]
2884 libavcodec mpc_CC [float.le.72]
2885 libavcodec mpc_CC [float.be.72]
2886 libavcodec mpc_CC [double.le.144]
2887 libavcodec mpc_CC [double.be.144]
2888 libavcodec mpc_SCF [float.le.512]
2889 libavcodec mpc_SCF [float.be.512]
2890 libavcodec mpc_SCF [double.le.1024]
2891 libavcodec mpc_SCF [double.be.1024]
2892 libavcodec mpeg4 inter_rvlc [16.le.680]
2893 libavcodec mpeg4 inter_rvlc [16.be.680]
2894 libavcodec mpeg4 intra_rvlc [16.le.680]
2895 libavcodec mpeg4 intra_rvlc [16.be.680]
2896 libavcodec mpeg1_vlc [16.le.452]
2897 libavcodec mpeg1_vlc [16.be.452]
2898 libavcodec mpeg2_vlc [16.le.452]
2899 libavcodec mpeg2_vlc [16.be.452]
2900 libavcodec ff_mpa_enwindow [32.le.1028]
2901 libavcodec ff_mpa_enwindow [32.be.1028]
2902 libavcodec msmpeg4 table1_mv_code [16.le.2200]
2903 libavcodec msmpeg4 table1_mv_code [16.be.2200]
2904 libavcodec msmpeg4 table0_mv_code [16.le.2200]
2905 libavcodec msmpeg4 table0_mv_code [16.be.2200]
2906 libavcodec ff_nelly_dequantization_table [float.le.508]
2907 libavcodec ff_nelly_dequantization_table [float.be.508]
2908 libavcodec ff_nelly_dequantization_table [double.le.1016]
2909 libavcodec ff_nelly_dequantization_table [double.be.1016]
2910 libavcodec ff_nelly_init_table [16.le.128]
2911 libavcodec ff_nelly_init_table [16.be.128]
2912 libavcodec ff_nelly_delta_table [16.le.64]
2913 libavcodec ff_nelly_delta_table [16.be.64]
2914 libavcodec nuppelvideo fallback_lquant [..64]
2915 libavcodec qcelp_rate_full_codebook [16.le.256]
2916 libavcodec qcelp_rate_full_codebook [16.be.256]
2917 libavcodec qcelp_lspvq1 [16.le.256]
2918 libavcodec qcelp_lspvq1 [16.be.256]
2919 libavcodec qcelp_lspvq2 [16.le.512]
2920 libavcodec qcelp_lspvq2 [16.be.512]
2921 libavcodec qcelp_lspvq3 [16.le.512]
2922 libavcodec qcelp_lspvq3 [16.be.512]
2923 libavcodec qcelp_lspvq4 [16.le.256]
2924 libavcodec qcelp_lspvq4 [16.be.256]
2925 libavcodec qcelp_lspvq5 [16.le.256]
2926 libavcodec qcelp_lspvq5 [16.be.256]
2927 libavcodec qdm2 fft_tone_sample_table [float.le.1280]
2928 libavcodec qdm2 fft_tone_sample_table [float.be.1280]
2929 libavcodec qdm2 fft_tone_sample_table [double.le.2560]
2930 libavcodec qdm2 fft_tone_sample_table [double.be.2560]
2931 libavcodec qdm2 fft_tone_level_table [float.le.512]
2932 libavcodec qdm2 fft_tone_level_table [float.be.512]
2933 libavcodec qdm2 fft_tone_level_table [double.le.1024]
2934 libavcodec qdm2 fft_tone_level_table [double.be.1024]
2935 libavcodec qdm2 fft_tone_envelope_table [float.le.496]
2936 libavcodec qdm2 fft_tone_envelope_table [float.be.496]
2937 libavcodec qdm2 fft_tone_envelope_table [double.le.992]
2938 libavcodec qdm2 fft_tone_envelope_table [double.be.992]
2939 libavcodec qdm2 sb_noise_attenuation [float.le.128]
2940 libavcodec qdm2 sb_noise_attenuation [float.be.128]
2941 libavcodec qdm2 sb_noise_attenuation [double.le.256]
2942 libavcodec qdm2 sb_noise_attenuation [double.be.256]
2943 libavcodec real audio 144 cb1_base [16.le.256]
2944 libavcodec real audio 144 cb1_base [16.be.256]
2945 libavcodec real audio 144 cb2_base [16.le.256]
2946 libavcodec real audio 144 cb2_base [16.be.256]
2947 libavcodec real audio 288 codetable [16.le.1280]
2948 libavcodec real audio 288 codetable [16.be.1280]
2949 libavcodec real audio 288 syn_window [float.le.444]
2950 libavcodec real audio 288 syn_window [float.be.444]
2951 libavcodec real audio 288 syn_window [double.le.888]
2952 libavcodec real audio 288 syn_window [double.be.888]
2953 libavcodec real audio 288 gain_window [float.le.152]
2954 libavcodec real audio 288 gain_window [float.be.152]
2955 libavcodec real audio 288 gain_window [double.le.304]
2956 libavcodec real audio 288 gain_window [double.be.304]
2957 libavcodec real audio 288 syn_bw_tab [float.le.144]
2958 libavcodec real audio 288 syn_bw_tab [float.be.144]
2959 libavcodec real audio 288 syn_bw_tab [double.le.288]
2960 libavcodec real audio 288 syn_bw_tab [double.be.288]
2961 libavcodec rv10 rv_lum_code [16.le.512]
2962 libavcodec rv10 rv_lum_code [16.be.512]
2963 libavcodec rv10 rv_chrom_code [16.le.512]
2964 libavcodec rv10 rv_chrom_code [16.be.512]
2965 libavcodec rv30_itype_from_context [..900]
2966 libavcodec rv30 modulo_three_table [..432]
2967 libavcodec rv34_table_intra_cbp [..640]
2968 libavcodec rv40_aic_table_index [16.le.40]
2969 libavcodec rv40_aic_table_index [16.be.40]
2970 libavcodec rv40 aic_mode2_vlc_codes [16.le.3240]
2971 libavcodec rv40 aic_mode2_vlc_codes [16.be.3240]
2972 libavcodec sp5x_data_dqt [..134]
2973 libavcodec sp5x_data_dht [..420]
2974 libavcodec ff_svq1_frame_size_table [16.le.32]
2975 libavcodec ff_svq1_frame_size_table [16.be.32]
2976 libavcodec svq3_dequant_coeff [32.le.128]
2977 libavcodec svq3_dequant_coeff [32.be.128]
2978 libavcodec truemotion pc_tbl2 [..808]
2979 libavcodec truemotion pc_tbl3 [..768]
2980 libavcodec truemotion pc_tbl4 [..785]
2981 libavcodec truespeech ts_cb_0 [16.le.64]
2982 libavcodec truespeech ts_cb_0 [16.be.64]
2983 libavcodec truespeech ts_cb_1 [16.le.64]
2984 libavcodec truespeech ts_cb_1 [16.be.64]
2985 libavcodec truespeech ts_cb_2 [16.le.32]
2986 libavcodec truespeech ts_cb_2 [16.be.32]
2987 libavcodec truespeech ts_cb_3 [16.le.32]
2988 libavcodec truespeech ts_cb_3 [16.be.32]
2989 libavcodec truespeech ts_cb_4 [16.le.32]
2990 libavcodec truespeech ts_cb_4 [16.be.32]
2991 libavcodec truespeech ts_cb_5 [16.le.16]
2992 libavcodec truespeech ts_cb_5 [16.be.16]
2993 libavcodec truespeech ts_cb_6 [16.le.16]
2994 libavcodec truespeech ts_cb_6 [16.be.16]
2995 libavcodec truespeech ts_cb_7 [16.le.16]
2996 libavcodec truespeech ts_cb_7 [16.be.16]
2997 libavcodec truespeech ts_140 [16.le.240]
2998 libavcodec truespeech ts_140 [16.be.240]
2999 libavcodec truespeech ts_230 [16.le.16]
3000 libavcodec truespeech ts_230 [16.be.16]
3001 libavcodec truespeech ts_240 [16.le.100]
3002 libavcodec truespeech ts_240 [16.be.100]
3003 libavcodec truespeech ts_562 [16.le.128]
3004 libavcodec truespeech ts_562 [16.be.128]
3005 libavcodec truespeech ts_5E2 [16.le.16]
3006 libavcodec truespeech ts_5E2 [16.be.16]
3007 libavcodec truespeech ts_5F2 [16.le.16]
3008 libavcodec truespeech ts_5F2 [16.be.16]
3009 libavcodec ultimotion ulti_lumas [..64]
3010 libavcodec ultimotion ulti_chromas [..16]
3011 libavcodec ultimotion ulti_codebook [..16384]
3012 libavcodec Beam software vb_patterns [16.le.128]
3013 libavcodec Beam software vb_patterns [16.be.128]
3014 libavcodec VC-1 and WMV3 dcpred [16.le.64]
3015 libavcodec VC-1 and WMV3 dcpred [16.be.64]
3016 libavcodec VC-1 vc1_ac_tables [32.le.1488]
3017 libavcodec VC-1 vc1_ac_tables [32.be.1488]
3018 libavcodec On2 Vp3 predictor_transform [32.le.256]
3019 libavcodec On2 Vp3 predictor_transform [32.be.256]
3020 libavcodec vp5_ract_pct [..396]
3021 libavcodec vp6_ract_pct [..396]
3022 libavcodec wp_exp2_table [..256]
3023 libavcodec wp_log2_table [..256]
3024 libavcodec ff_wma_lsp_codebook [float.le.544]
3025 libavcodec ff_wma_lsp_codebook [float.be.544]
3026 libavcodec ff_wma_lsp_codebook [double.le.1088]
3027 libavcodec ff_wma_lsp_codebook [double.be.1088]
3028 libavcodec wnv1 code_tab [16.le.64]
3029 libavcodec wnv1 code_tab [16.be.64]
3030 libavcodec VideoXL xl_table [16.le.64]
3031 libavcodec VideoXL xl_table [16.be.64]
3032 PADDINGXXPADDING [..16]
3033 unlzx table_one [..32]
3034 unlzx table_two [32.le.128]
3035 unlzx table_two [32.be.128]
3036 unlzx table_three [16.le.32]
3037 unlzx table_three [16.be.32]
3038 unlzx table_three [32.le.64]
3039 unlzx table_three [32.be.64]
3040 Thandor game audio codec (? needs verification) [32.le.512]
3041 Thandor game audio codec (? needs verification) [32.be.512]
3042 PKWare Data Compression Library (DCL) (blast.c litlen) [..98]
3043 MD5 constants [32.le.16&]
3044 MD5 constants [32.be.16&]
3045 Crysis game type table [..256]
3046 lzari [32.le.12&]
3047 lzari [32.be.12&]
3048 DMC compression [32.le.16&]
3049 DMC compression [32.be.16&]
3050 compression algorithm seen in the game DreamKiller [32.le.12&]
3051 compression algorithm seen in the game DreamKiller [32.be.12&]
3052 function where is handled the ZipCrypto password [32.le.12&]
3053 function where is handled the ZipCrypto password [32.be.12&]
3054 XTEA::DELTAS [32.le.256]
3055 XTEA::DELTAS [32.be.256]
3056 Erlang [32.le.60&]
3057 Erlang [32.be.60&]
3058 Inverse Modified DCT pm64 (liba52) [32.le.256]
3059 Inverse Modified DCT pm64 (liba52) [32.be.256]
3060 TNS filter long tns_max_bands_1024 (avcodec) [..13]
3061 TNS filter long SSR tnsMaxBandsLong [..12]
3062 TNS filter short tns_max_bands_128 (avcodec) [..13]
3063 TNS filter short SSR tnsMaxBandsShort [..12]
3064 AudioKinetic Wwise RIFF packed_codebooks.bin (first 1024 bytes) [..1024]
3065 AudioKinetic Wwise RIFF packed_codebooks_aoTuV_603.bin (first 1024 bytes) [..1024]
3066 golay23_decode [32.le.8192]
3067 golay23_decode [32.be.8192]
3068 Mersenne twister [32.le.16&]
3069 Mersenne twister [32.be.16&]
No comments:
Post a Comment