Function static_init_test_ctr

Source
unsafe fn static_init_test_ctr(
    aes: &'static Aes<'_>,
) -> &'static TestAes128Ctr<'static, Aes<'static>>