Home
last modified time | relevance | path

Searched refs:last8 (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Dgcm.c216 static const uint16_t last8[256] = { variable
271 u16z[0] ^= MBEDTLS_GET_UINT16_LE(&last8[rem], 0); in gcm_mult_largetable()
282 u16z[0] ^= last8[rem]; in gcm_mult_largetable()

Completed in 2 milliseconds