mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-10-30 19:20:40 -04:00 
			
		
		
		
	Fix long-standing obsolete comment
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
		
							parent
							
								
									e842e58f61
								
							
						
					
					
						commit
						c7eeeb1e8d
					
				| @ -84,8 +84,7 @@ int mbedtls_test_rnd_zero_rand( void *rng_state, | |||||||
|  * \p rng_state shall be a pointer to a #mbedtls_test_rnd_buf_info structure. |  * \p rng_state shall be a pointer to a #mbedtls_test_rnd_buf_info structure. | ||||||
|  * |  * | ||||||
|  * The number of bytes released from the buffer on each call to |  * The number of bytes released from the buffer on each call to | ||||||
|  * the random function is specified by per_call. (Can be between |  * the random function is specified by \p len. | ||||||
|  * 1 and 4) |  | ||||||
|  * |  * | ||||||
|  * After the buffer is empty, this function will call the fallback RNG in the |  * After the buffer is empty, this function will call the fallback RNG in the | ||||||
|  * #mbedtls_test_rnd_buf_info structure if there is one, and |  * #mbedtls_test_rnd_buf_info structure if there is one, and | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Gilles Peskine
						Gilles Peskine