Searched refs:SL_256 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/bearssl/src/hash/
H A Dghash_pwr8.c88 #define SL_256(x0, x1) \ macro
198 SL_256(10, 11)
218 SL_256(11, 12)
228 SL_256(12, 13)
314 SL_256(11, 12)
371 SL_256(12, 13)
H A Dghash_pclmul.c164 #define SL_256(x0, x1, x2, x3) do { \ macro
225 SL_256(z0, z1, z2, z3); \
291 SL_256(t0, t1, t2, t3);
345 SL_256(t0, t1, t2, t3);
369 SL_256(t0, t1, t2, t3);

Completed in 104 milliseconds