Home
last modified time | relevance | path

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

/freebsd/contrib/bearssl/src/aead/
H A Deax.c76 double_gf128(unsigned char *dst, const unsigned char *src) in double_gf128() function
166 double_gf128(ctx->L2, tmp); in br_eax_init()
167 double_gf128(ctx->L4, ctx->L2); in br_eax_init()