Searched refs:sm3_expand (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/crypto/ | ||
H A D | sm3_generic.c | 54 static void sm3_expand(u32 *t, u32 *w, u32 *wt) in sm3_expand() function 129 sm3_expand((u32 *)src, w, wt); in sm3_transform() |
Completed in 1 milliseconds