pub type Cmac<C> = CoreWrapper<CmacCore<C>>;Expand description
Generic CMAC instance.
Aliased Typeยง
pub struct Cmac<C> { /* private fields */ }pub type Cmac<C> = CoreWrapper<CmacCore<C>>;Generic CMAC instance.
pub struct Cmac<C> { /* private fields */ }