Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Decp.c2396 int should_free_R = (ret != 0); in ecp_mul_comb() local
2400 should_free_R = 0; in ecp_mul_comb()
2403 if (should_free_R) { in ecp_mul_comb()