pub type Pmac<C> = CoreWrapper<PmacCore<C, 20>>;
Generic CMAC instance.
struct Pmac<C> { /* private fields */ }