[][src]Type Definition miscreant::Aes128Siv

type Aes128Siv = Siv<Ctr128<Aes128>, Cmac<Aes128>>;

AES-CMAC-SIV with a 128-bit key