Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/ec/
Dp256-x86_64.c298 static unsigned calc_first_wvalue(unsigned *index, const uint8_t p_str[33]) { in calc_first_wvalue() function
358 unsigned wvalue = calc_first_wvalue(&index, p_str); in ecp_nistz256_points_mul()
403 unsigned wvalue = calc_first_wvalue(&index, p_str); in ecp_nistz256_points_mul_public()