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.c1189 #define MPI_ECP_LSET(X, c) \ macro
1344 MPI_ECP_LSET(&pt->Z, 1); in ecp_normalize_jac()
1441 MPI_ECP_LSET(&T[i]->Z, 1); in ecp_normalize_jac_many()
2036 MPI_ECP_LSET(&R->Z, 1); in ecp_select_comb()
2427 MPI_ECP_LSET(&P->Z, 1); in ecp_normalize_mxz()
2559 MPI_ECP_LSET(&R->X, 1); in ecp_mul_mxz()
2560 MPI_ECP_LSET(&R->Z, 0); in ecp_mul_mxz()