Searched refs:r_p3 (Results 1 – 1 of 1) sorted by relevance
25 ge25519_p3 p_p3, q_p3, r_p3; in crypto_core_ed25519_add() local35 ge25519_p1p1_to_p3(&r_p3, &r_p1p1); in crypto_core_ed25519_add()36 ge25519_p3_tobytes(r, &r_p3); in crypto_core_ed25519_add()45 ge25519_p3 p_p3, q_p3, r_p3; in crypto_core_ed25519_sub() local55 ge25519_p1p1_to_p3(&r_p3, &r_p1p1); in crypto_core_ed25519_sub()56 ge25519_p3_tobytes(r, &r_p3); in crypto_core_ed25519_sub()