Lines Matching full:of
7 * modify it under the terms of the GNU General Public License
9 * of the License, or (at your option) any later version.
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * You should have received a copy of the GNU General Public License
27 * as part of the LUKS format:
32 * The core idea is to take a short piece of data (key material)
33 * and process it to expand it to a much larger piece of data.
35 * short data. The key property of the expansion is that if any
70 * uint8_t *splitkey = .... read in 1 MB of data...
93 * @blocklen: the size of @in in bytes
94 * @stripes: the number of times to expand @in in size
100 * size, to form a larger piece of data @out, which is
115 * @blocklen: the size of @out in bytes
116 * @stripes: the number of times to decrease @in in size
122 * bytes in size, to form the original small piece of