Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/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()