Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Decp.c132 ecp_rsm_pre_norm_dbl, /* normalize precomputed 2^n multiples */ enumerator
1869 if (rs_ctx->rsm->state == ecp_rsm_pre_norm_dbl) { in ecp_precompute_comb()
1921 rs_ctx->rsm->state = ecp_rsm_pre_norm_dbl; in ecp_precompute_comb()