Function aesdec256kl

Source
unsafe extern "unadjusted" fn aesdec256kl(
    data: __m128i,
    handle: *const u8,
) -> AesOutput
Available on x86 or x86-64 only.