mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Specify AES-CMAC-PRF buffer output size in comment
This commit is contained in:
		
							parent
							
								
									8b4111c516
								
							
						
					
					
						commit
						2898f79795
					
				@ -120,7 +120,7 @@ int mbedtls_cmac_verify( mbedtls_cmac_context *ctx,
 | 
			
		||||
 * \param key_len   PRF key length
 | 
			
		||||
 * \param input     buffer holding the input data
 | 
			
		||||
 * \param in_len    length of the input data in bytes
 | 
			
		||||
 * \param tag       buffer holding the generated pseudorandom output
 | 
			
		||||
 * \param tag       buffer holding the generated pseudorandom output (16 bytes)
 | 
			
		||||
 *
 | 
			
		||||
 * \return          0 if successful
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user