Searched defs:W (Results 1 – 3 of 3) sorted by relevance
76 # define W Z_TESTW macro80 # define W 8 /* required for MAKECRCH */ macro83 # define W 8 macro85 # define W 4 macro94 # define W 4 macro
65 static inline void LOAD_OP(int I, uint64_t *W, const uint8_t *input) in LOAD_OP()70 static inline void BLEND_OP(int I, uint64_t *W) in BLEND_OP()
141 uint64_t W[16]; in sha512_transform() local