Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dgcm.c180 static const uint64_t last4[16] = variable
228 zh ^= (uint64_t) last4[rem] << 48; in gcm_mult()
237 zh ^= (uint64_t) last4[rem] << 48; in gcm_mult()