Function aesenclast_512

Source
unsafe extern "C" fn aesenclast_512(
    a: __m512i,
    round_key: __m512i,
) -> __m512i
Available on x86 or x86-64 only.