Searched defs:gh (Results 1 – 2 of 2) sorted by relevance
197 __m128i gh = _mm_slli_epi64(dx, 57); // d<<57:stuff in gcm_mix() local
387 uint64x2_t gh = vld1q_u64(&ctx->state[6]); in mbedtls_internal_sha512_process_many_a64_crypto() local