Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Decp.c159 ecp_rsm_pre_norm_dbl, /* normalize precomputed 2^n multiples */ enumerator
1722 if( rs_ctx->rsm->state == ecp_rsm_pre_norm_dbl ) in ecp_precompute_comb()
1772 rs_ctx->rsm->state = ecp_rsm_pre_norm_dbl; in ecp_precompute_comb()