pub fn encrypt<C: BlockModeEncrypt + KeyIvInit>(
tv: &TestVector,
) -> Result<(), &'static str>Available on crate feature
dev only.Expand description
Block mode encryption test
pub fn encrypt<C: BlockModeEncrypt + KeyIvInit>(
tv: &TestVector,
) -> Result<(), &'static str>dev only.Block mode encryption test