Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c297 const vec_uint32_t w60 = sched_32_79(vw + 15, w56, w52, w44, w32, w28, k); in sha1_block_data_order() local
303 const vec_uint32_t w64 = sched_32_79(vw + 16, w60, w56, w48, w36, w32, k); in sha1_block_data_order()
309 const vec_uint32_t w68 = sched_32_79(vw + 17, w64, w60, w52, w40, w36, k); in sha1_block_data_order()
322 (void)sched_32_79(vw + 19, w72, w68, w60, w48, w44, k); in sha1_block_data_order()