Searched defs:Wi (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/lib/libcrypto/sm3/ |
H A D | sm3.c | 43 #define ROUND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF, GG) do { \ argument 55 #define R1(A, B, C, D, E, F, G, H, TJ, Wi, Wj) \ argument 58 #define R2(A, B, C, D, E, F, G, H, TJ, Wi, Wj) \ argument
|