Home
last modified time | relevance | path

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

/arch/x86/crypto/
Dcurve25519-x86_64.c37 u64 x_xor_q_ = x_xor_q >> (u32)63U; in gte_mask() local
38 return x_xor_q_ - (u64)1U; in gte_mask()