Home
last modified time | relevance | path

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

/mbedtls/library/
A Dgcm.c80 static inline void gcm_gen_table_rightshift(uint64_t dst[2], const uint64_t src[2]) in gcm_gen_table_rightshift() function
138 gcm_gen_table_rightshift(ctx->H[i], ctx->H[i*2]); in gcm_gen_table()

Completed in 8 milliseconds