Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
H A Dgcm.c302 static void gcm_mult_smalltable(uint8_t *output, const uint8_t *x, uint64_t H[16][2]) in gcm_mult_smalltable() function
369 gcm_mult_smalltable(output, x, ctx->H); in gcm_mult()

Completed in 3 milliseconds