Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c272 const vec_uint32_t w44 = sched_32_79(vw + 11, w40, w36, w28, w16, w12, k); in sha1_block_data_order() local
278 const vec_uint32_t w48 = sched_32_79(vw + 12, w44, w40, w32, w20, w16, k); in sha1_block_data_order()
284 const vec_uint32_t w52 = sched_32_79(vw + 13, w48, w44, w36, w24, w20, k); in sha1_block_data_order()
297 const vec_uint32_t w60 = sched_32_79(vw + 15, w56, w52, w44, w32, w28, 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()
322 (void)sched_32_79(vw + 19, w72, w68, w60, w48, w44, k); in sha1_block_data_order()
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/
Dp6.cpp63 W<4,4> w44; // ok variable