symmetric_CTR.ctr

The counter

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

Meta