Type Definition ctr::Ctr32LE[][src]

type Ctr32LE<B> = Ctr<B, Ctr32LE>;
Expand description

CTR mode with 32-bit little endian counter.