Searched defs:efgh (Results 1 – 6 of 6) sorted by relevance
299 uint32x4_t efgh = vld1q_u32(&ctx->state[4]); in mbedtls_internal_sha256_process_many_a64_crypto() local
329 uint32x4_t efgh = vld1q_u32(&ctx->state[4]); in mbedtls_internal_sha256_process_many_a64_crypto() local
239 uint32x4_t efgh = (uint32x4_t)vec_mergeh(ef, gh); in transpose_line_u8_8x8() local
950 const __m128i efgh = _mm_avg_epu8(avg2, XABCD); in VR4_SSE2() local
947 const __m128i efgh = _mm_avg_epu8(avg2, XABCD); in VR4_SSE2() local
2578 Float4 efgh = ef + gh; in TEST() local