Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/mbedtls/repo/library/
Decp.c307 ecp_rsm_pre_norm_dbl, /* normalize precomputed 2^n multiples */ enumerator
1870 if( rs_ctx->rsm->state == ecp_rsm_pre_norm_dbl ) in ecp_precompute_comb()
1920 rs_ctx->rsm->state = ecp_rsm_pre_norm_dbl; in ecp_precompute_comb()