mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Merge remote-tracking branch 'upstream-public/pr/2125' into development
This commit is contained in:
		
						commit
						a04617ec18
					
				@ -645,7 +645,7 @@ int mbedtls_ecp_is_zero( mbedtls_ecp_point *pt )
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * Compare two points lazyly
 | 
					 * Compare two points lazily
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
int mbedtls_ecp_point_cmp( const mbedtls_ecp_point *P,
 | 
					int mbedtls_ecp_point_cmp( const mbedtls_ecp_point *P,
 | 
				
			||||||
                           const mbedtls_ecp_point *Q )
 | 
					                           const mbedtls_ecp_point *Q )
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user