Searched refs:q_p3 (Results 1 – 1 of 1) sorted by relevance
25 ge25519_p3 p_p3, q_p3, r_p3; in crypto_core_ed25519_add() local30 ge25519_frombytes(&q_p3, q) != 0 || ge25519_is_on_curve(&q_p3) == 0) { in crypto_core_ed25519_add()33 ge25519_p3_to_cached(&q_cached, &q_p3); in crypto_core_ed25519_add()45 ge25519_p3 p_p3, q_p3, r_p3; in crypto_core_ed25519_sub() local50 ge25519_frombytes(&q_p3, q) != 0 || ge25519_is_on_curve(&q_p3) == 0) { in crypto_core_ed25519_sub()53 ge25519_p3_to_cached(&q_cached, &q_p3); in crypto_core_ed25519_sub()