Searched refs:gcm_mult_smalltable (Results 1 – 1 of 1) sorted by relevance
302 static void gcm_mult_smalltable(uint8_t *output, const uint8_t *x, uint64_t H[16][2]) in gcm_mult_smalltable() function369 gcm_mult_smalltable(output, x, ctx->H); in gcm_mult()