mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	config: Simplify incorrect GCM comment
GCM is not just for AES, but for at least Camellia as well.
This commit is contained in:
		
							parent
							
								
									7242ea688a
								
							
						
					
					
						commit
						7accf444ea
					
				@ -1382,7 +1382,7 @@
 | 
			
		||||
/**
 | 
			
		||||
 * \def MBEDTLS_GCM_C
 | 
			
		||||
 *
 | 
			
		||||
 * Enable the Galois/Counter Mode (GCM) for AES.
 | 
			
		||||
 * Enable the Galois/Counter Mode (GCM).
 | 
			
		||||
 *
 | 
			
		||||
 * Module:  library/gcm.c
 | 
			
		||||
 *
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user