Home
last modified time | relevance | path

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

/lib/crypto/
Daes.c101 static u32 mul_by_x2(u32 w) in mul_by_x2() function
143 u32 y = mul_by_x2(x); in inv_mix_columns()