Function static_init_test

Source
unsafe fn static_init_test(
    aesecb: &'static AesECB<'_>,
) -> &'static TestAes128Ctr<'static, AesECB<'static>>