Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c290 const vec_uint32_t w56 = sched_32_79(vw + 14, w52, w48, w40, w28, w24, k); in sha1_block_data_order() local
297 const vec_uint32_t w60 = sched_32_79(vw + 15, w56, w52, w44, w32, w28, 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()
315 const vec_uint32_t w72 = sched_32_79(vw + 18, w68, w64, w56, w44, w40, k); in sha1_block_data_order()