Type Definition ctr::Ctr64LE

source ·
pub type Ctr64LE<B> = Ctr<B, Ctr64LE>;
Expand description

CTR mode with 64-bit little endian counter.