Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dsm4.c89 static inline u32 sm4_enc_lin_sub(u32 x) in sm4_enc_lin_sub() function
101 return sm4_enc_lin_sub(sm4_t_non_lin_sub(x)); in sm4_enc_sub()