Home
last modified time | relevance | path

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

/linux/arch/x86/crypto/
H A Dcurve25519-x86_64.c1051 static void montgomery_ladder(u64 *out, const u8 *key, u64 *init1) in montgomery_ladder() function
1252 montgomery_ladder(init1, priv, init1); in curve25519_ever64()