Home
last modified time | relevance | path

Searched refs:mix_columns (Results 1 – 2 of 2) sorted by relevance

/linux/lib/crypto/
H A Daes.c213 static u32 mix_columns(u32 x) in mix_columns() function
247 return mix_columns(x ^ y ^ ror32(y, 16)); in inv_mix_columns()
/linux/arch/arm64/crypto/
H A Daes-neon.S81 .macro mix_columns, in, enc macro
109 mix_columns \in, \enc