Searched refs:Xm (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/3rdparty/mbedtls/ |
H A D | ecjpake.c | 698 mbedtls_ecp_point Xm; /* C: Xc, S: Xs */ in mbedtls_ecjpake_write_round_two() local 710 mbedtls_ecp_point_init( &Xm ); in mbedtls_ecjpake_write_round_two() 724 MBEDTLS_MPI_CHK( mbedtls_ecp_mul( &ctx->grp, &Xm, &xm, &G, f_rng, p_rng ) ); in mbedtls_ecjpake_write_round_two() 751 MBEDTLS_MPI_CHK( mbedtls_ecp_tls_write_point( &ctx->grp, &Xm, in mbedtls_ecjpake_write_round_two() 757 &G, &xm, &Xm, ID_MINE, in mbedtls_ecjpake_write_round_two() 764 mbedtls_ecp_point_free( &Xm ); in mbedtls_ecjpake_write_round_two()
|
/reactos/dll/win32/usp10/ |
H A D | shape.c | 105 Xm, enumerator 1096 context_shape[i] = Xm; in ContextualShape_Arabic() 1369 context_shape[i] = Xm; in ContextualShape_Syriac() 1514 context_shape[i] = Xm; in ContextualShape_Phags_pa() 2871 context_shape[i] = Xm; in ContextualShape_Mongolian()
|