Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/crypto/
Daesni-intel_glue.c1223 static const u8 x_to_the_minus1[16] __aligned(__alignof__(be128)) = { in gcm_setkey() local
1242 gf128mul_lle(&h, (const be128 *)x_to_the_minus1); in gcm_setkey()