Searched refs:vshift_bytes_right (Results 1 – 2 of 2) sorted by relevance
75 tmp1 = vshift_bytes_right(data128, 8); in crcr32_reduce_128_to_64()192 b = vshift_bytes_right(fold, rem); in crc32_eth_calc_pmull()
161 vshift_bytes_right(uint64x2_t reg, const unsigned int shift) in vshift_bytes_right() function