Home
last modified time | relevance | path

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

/arch/x86/crypto/
Dcurve25519-x86_64.c764 static void point_add_and_double(u64 *q, u64 *p01_tmp1, u64 *tmp2) in point_add_and_double() function
875 point_add_and_double(init1, p01_tmp11, tmp2); in montgomery_ladder()
887 point_add_and_double(init1, p01_tmp12, tmp2); in montgomery_ladder()