Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dsm3_generic.c65 static void sm3_expand(u32 *t, u32 *w, u32 *wt) in sm3_expand() function
140 sm3_expand((u32 *)src, w, wt); in sm3_transform()