Home
last modified time | relevance | path

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

/crypto/
Dsm4_generic.c80 static u32 sm4_key_lin_sub(u32 x) in sm4_key_lin_sub() function
93 return sm4_key_lin_sub(sm4_t_non_lin_sub(x)); in sm4_key_sub()