Searched refs:x_tmp (Results 1 – 1 of 1) sorted by relevance
22 uint8_t x_tmp[MAX_SIZE] = {0}; in esp_mbedtls_ecp_point_multiply() local38 x_tmp[MAX_SIZE - i - 1] = r_pt.x[i]; in esp_mbedtls_ecp_point_multiply()42 MBEDTLS_MPI_CHK(mbedtls_mpi_read_binary(&R->MBEDTLS_PRIVATE(X), x_tmp, MAX_SIZE)); in esp_mbedtls_ecp_point_multiply()