Home
last modified time | relevance | path

Searched refs:w48 (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c278 const vec_uint32_t w48 = sched_32_79(vw + 12, w44, w40, w32, w20, w16, k); in sha1_block_data_order() local
284 const vec_uint32_t w52 = sched_32_79(vw + 13, w48, w44, w36, w24, w20, k); in sha1_block_data_order()
290 const vec_uint32_t w56 = sched_32_79(vw + 14, w52, w48, w40, w28, w24, k); in sha1_block_data_order()
303 const vec_uint32_t w64 = sched_32_79(vw + 16, w60, w56, w48, w36, w32, k); in sha1_block_data_order()
322 (void)sched_32_79(vw + 19, w72, w68, w60, w48, w44, k); in sha1_block_data_order()