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

/external/fio/crc/
H A Dsha512.c100 static inline void BLEND_OP(int I, uint64_t *W) function
116 BLEND_OP(i, W);
H A Dsha256.c62 static inline void BLEND_OP(int I, uint32_t *W) function
79 BLEND_OP(i, W);

Completed in 82 milliseconds