Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Decp.c1257 static int ecp_double_jac( const mbedtls_ecp_group *grp, mbedtls_ecp_point *R, in ecp_double_jac() function
1398 ret = ecp_double_jac( grp, R, P ); in ecp_add_mixed()
1671 MBEDTLS_MPI_CHK( ecp_double_jac( grp, cur, cur ) ); in ecp_precompute_comb()
1824 MBEDTLS_MPI_CHK( ecp_double_jac( grp, R, R ) ); in ecp_mul_comb_core()
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak468 * MBEDTLS_ECP_DOUBLE_JAC_ALT, mbed TLS will still provide the ecp_double_jac

Completed in 13 milliseconds