Type Definition ctr::Ctr64LE[][src]

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

CTR mode with 64-bit little endian counter.