mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-01 04:01:13 -04:00 
			
		
		
		
	Add comment explaining finish output size
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
		
							parent
							
								
									4c916e8d74
								
							
						
					
					
						commit
						8ff74217e4
					
				| @ -677,6 +677,8 @@ psa_status_t mbedtls_psa_aead_finish( | ||||
| 
 | ||||
|     if( status == PSA_SUCCESS ) | ||||
|     { | ||||
|         /* This will be zero for all supported algorithms currently, but left
 | ||||
|          * here for future support. */ | ||||
|         *ciphertext_length = finish_output_size; | ||||
|         *tag_length = operation->tag_length; | ||||
|     } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Paul Elliott
						Paul Elliott