Function run_aes128_cbc

Source
pub unsafe fn run_aes128_cbc(
    aes: &'static AesECB<'_>,
    client: &'static dyn CapsuleTestClient,
)