Searched defs:wt (Results 1 – 1 of 1) sorted by relevance
65 static void sm3_expand(u32 *t, u32 *w, u32 *wt) in sm3_expand()83 static void sm3_compress(u32 *w, u32 *wt, u32 *m) in sm3_compress()138 unsigned int wt[64]; in sm3_transform() local