Searched refs:should_free_R (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/library/ | ||
H A D | ecp.c | 2392 int should_free_R = (ret != 0); in ecp_mul_comb() local 2396 should_free_R = 0; in ecp_mul_comb() 2399 if (should_free_R) { in ecp_mul_comb() |
Completed in 5 milliseconds