Type Alias pmac::Pmac

source ·
pub type Pmac<C> = CoreWrapper<PmacCore<C, 20>>;
Expand description

Generic CMAC instance.

Aliased Type§

struct Pmac<C> { /* private fields */ }