mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	- Cleaned up define
This commit is contained in:
		
							parent
							
								
									a2713a327c
								
							
						
					
					
						commit
						33008eef64
					
				@ -68,7 +68,7 @@ static const unsigned char SIGMA_CHARS[6][8] =
 | 
				
			|||||||
    { 0xb0, 0x56, 0x88, 0xc2, 0xb3, 0xe6, 0xc1, 0xfd }
 | 
					    { 0xb0, 0x56, 0x88, 0xc2, 0xb3, 0xe6, 0xc1, 0xfd }
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifdef POLARSSL_CAMELLIA_SMALL_MEMORY
 | 
					#if defined(POLARSSL_CAMELLIA_SMALL_MEMORY)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static const unsigned char FSb[256] =
 | 
					static const unsigned char FSb[256] =
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user