Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Decp.c1188 #define MPI_ECP_LSET(X, c) \ macro
1343 MPI_ECP_LSET(&pt->Z, 1); in ecp_normalize_jac()
1440 MPI_ECP_LSET(&T[i]->Z, 1); in ecp_normalize_jac_many()
2035 MPI_ECP_LSET(&R->Z, 1); in ecp_select_comb()
2441 MPI_ECP_LSET(&P->Z, 1); in ecp_normalize_mxz()
2573 MPI_ECP_LSET(&R->X, 1); in ecp_mul_mxz()
2574 MPI_ECP_LSET(&R->Z, 0); in ecp_mul_mxz()