Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/ec/
Dp256-x86_64.c490 const int p_is_infinity = g_scalar == NULL; in ecp_nistz256_points_mul() local
493 if (p_is_infinity) { in ecp_nistz256_points_mul()
501 if (!p_is_infinity) { in ecp_nistz256_points_mul()