Home
last modified time | relevance | path

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

/crypto/
Dsm4_generic.c101 static u32 sm4_round(const u32 *x, const u32 rk) in sm4_round() function
180 t = sm4_round(x, rk[i]); in sm4_do_crypt()