Lines Matching refs:IV
300 included in the IV. Moreover:
322 compliant with the UFS standard, which supports only 64 IV bits per
331 unit index mod 2^32 to produce a 32-bit IV.
334 compliant with the eMMC v5.2 standard, which supports only 32 IV bits
336 format results in some level of IV reuse, so it should only be used
470 units". Each data unit is encrypted independently. The IV for each
501 per-file keys. In this case, the IV for each data unit is simply the
507 0-63 of the IV, and the file's nonce is placed in bits 64-191.
510 bits 0-31 of the IV, and the file's inode number is placed in bits
516 to 32 bits and placed in bits 0-31 of the IV. This setting is only
519 The byte order of the IV is always little endian.
522 ESSIV layer is automatically included. In this case, before the IV is
531 filenames of up to 255 bytes, the same IV is used for every filename
537 Thus, IV reuse is limited to within a single directory.
539 With CBC-CTS, the IV reuse means that when the plaintext filenames share a
558 that IV reuse is not a problem as each symlink has its own inode.
641 data units, each with its own IV.