Searched refs:constant (Results 1 – 3 of 3) sorted by relevance
55 #define SHA_ROUND(t, input, fn, constant, A, B, C, D, E) do { \ argument57 E += TEMP + rol32(A,5) + (fn) + (constant); \
321 Drivers may select this option to force specific constant
25 /* Create 8 byte copies of constant byte */