Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/crypto/
Dcurve25519-x86_64.c975 static void point_add_and_double(u64 *q, u64 *p01_tmp1, u64 *tmp2) in point_add_and_double() function
1086 point_add_and_double(init1, p01_tmp11, tmp2); in montgomery_ladder()
1098 point_add_and_double(init1, p01_tmp12, tmp2); in montgomery_ladder()