Searched refs:BLEND_OP (Results 1 – 1 of 1) sorted by relevance
69 static inline void BLEND_OP(int I, u32 *W) in BLEND_OP() function103 BLEND_OP(i + 0, W); in sha256_block_generic()104 BLEND_OP(i + 1, W); in sha256_block_generic()105 BLEND_OP(i + 2, W); in sha256_block_generic()106 BLEND_OP(i + 3, W); in sha256_block_generic()107 BLEND_OP(i + 4, W); in sha256_block_generic()108 BLEND_OP(i + 5, W); in sha256_block_generic()109 BLEND_OP(i + 6, W); in sha256_block_generic()110 BLEND_OP(i + 7, W); in sha256_block_generic()