Skip to main content
Simd128RoundKeys
aes
0.9.1
In aes::
x86
aes
::
x86
Type Alias
Simd128
Round
Keys
Copy item path
Source
type Simd128RoundKeys<const ROUNDS:
usize
> = [
__m128i
;
ROUNDS
];