Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/crypto/
Dcurve25519-x86_64.c1278 static const u64 p_minus_s[] = { 0x816b1e0137d48290ULL, 0x440f6a51eb4d1207ULL, 0x52385f46dca2b71dUL… variable
1562 memcpy(x2, p_minus_s, sizeof(p_minus_s)); in curve25519_ever64_base()