Type Definition cmac::Cmac

source ·
pub type Cmac<C> = CoreWrapper<CmacCore<C>>;
Expand description

Generic CMAC instance.