symmetric_CFB.pad

The current IV

  1. ubyte[MAXBLOCKSIZE] IV;
  2. ubyte[MAXBLOCKSIZE] pad;
    struct symmetric_CFB
    ubyte[MAXBLOCKSIZE] pad;

Meta