Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
H A Dgcm.c251 static void gcm_mult_largetable(uint8_t *output, const uint8_t *x, uint64_t H[256][2]) in gcm_mult_largetable() function
365 gcm_mult_largetable(output, x, ctx->H); in gcm_mult()

Completed in 3 milliseconds