Home
last modified time | relevance | path

Searched defs:w24 (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c241 const vec_uint32_t w24 = sched_16_31(vw + 6, w20, w16, w12, w8, k); in sha1_block_data_order() local
/external/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c241 const vec_uint32_t w24 = sched_16_31(vw + 6, w20, w16, w12, w8, k); in sha1_block_data_order() local
/external/llvm-project/lldb/source/Plugins/Process/Utility/
DRegisterContext_mips.h353 MSAReg w24; member