Searched refs:LOAD_OP (Results 1 – 2 of 2) sorted by relevance
69 static inline void LOAD_OP(int I, u64 *W, const u8 *input) in LOAD_OP() function99 LOAD_OP(i + j, W, input); in sha512_transform()
43 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP() function61 LOAD_OP(i, W, input); in sha256_transform()