mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Wording improvement
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
		
							parent
							
								
									84cb8e0063
								
							
						
					
					
						commit
						ff92479f71
					
				@ -375,7 +375,7 @@ int mbedtls_ccm_update_ad( mbedtls_ccm_context *ctx,
 | 
			
		||||
 *                  ways:
 | 
			
		||||
 *                  - Immediate output: the output length is always equal
 | 
			
		||||
 *                    to the input length.
 | 
			
		||||
 *                  - Buffered output: but for the last part of input data,
 | 
			
		||||
 *                  - Buffered output: except for the last part of input data,
 | 
			
		||||
 *                    the output consists of a whole number of 16-byte blocks.
 | 
			
		||||
 *                    If the total input length so far (not including
 | 
			
		||||
 *                    associated data) is 16 \* *B* + *A* with *A* < 16 then
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user