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