Home
last modified time | relevance | path

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

/crypto/
Dsm4_generic.c23 static const u8 sbox[256] = { variable
75 b[i] = sbox[b[i]]; in sm4_t_non_lin_sub()