Searched refs:msw (Results 1 – 1 of 1) sorted by relevance
5316 mbedtls_mpi_uint msw = (mbedtls_mpi_uint) -c; in mbedtls_ecp_fix_negative() local5319 msw <<= 32; in mbedtls_ecp_fix_negative()5322 N->p[bits / 8 / sizeof(mbedtls_mpi_uint)] += msw; in mbedtls_ecp_fix_negative()