symmetric_CTR.pad

The counter

  1. ubyte[MAXBLOCKSIZE] ctr;
  2. ubyte[MAXBLOCKSIZE] pad;
    struct symmetric_CTR
    ubyte[MAXBLOCKSIZE] pad;

Meta