mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-10-31 11:40:51 -04:00 
			
		
		
		
	Fix Doxygen for TLS 1.3 PSK binder helper
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
		
							parent
							
								
									55bc2c53af
								
							
						
					
					
						commit
						c8d3ccd67b
					
				| @ -476,7 +476,7 @@ int mbedtls_ssl_tls1_3_evolve_secret( | |||||||
|  * \param md_type     The hash algorithm associated to the PSK \p psk. |  * \param md_type     The hash algorithm associated to the PSK \p psk. | ||||||
|  * \param psk         The buffer holding the PSK for which to create a binder. |  * \param psk         The buffer holding the PSK for which to create a binder. | ||||||
|  * \param psk_len     The size of \p psk in bytes. |  * \param psk_len     The size of \p psk in bytes. | ||||||
|  * \param is_external This indicates whether the PSK \p psk is externally |  * \param psk_type    This indicates whether the PSK \p psk is externally | ||||||
|  *                    provisioned (#MBEDTLS_SSL_TLS1_3_PSK_EXTERNAL) or a |  *                    provisioned (#MBEDTLS_SSL_TLS1_3_PSK_EXTERNAL) or a | ||||||
|  *                    resumption PSK (#MBEDTLS_SSL_TLS1_3_PSK_RESUMPTION). |  *                    resumption PSK (#MBEDTLS_SSL_TLS1_3_PSK_RESUMPTION). | ||||||
|  * \param transcript  The handshake transcript up to the point where the |  * \param transcript  The handshake transcript up to the point where the | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Hanno Becker
						Hanno Becker