Function run_aes128_ctr

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