Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/crypto/
Dcurve25519-x86_64.c1211 static void encode_point(u8 *o, const u64 *i) in encode_point() function
1253 encode_point(out, init1); in curve25519_ever64()
1587 encode_point(out, xz1); in curve25519_ever64_base()