mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Remove outdated documentation of mbedtls_ssl_tls1_3_derive_secret()
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
@ -158,10 +158,6 @@ int mbedtls_ssl_tls1_3_make_traffic_keys(
|
|||||||
* Hash.Length ) )
|
* Hash.Length ) )
|
||||||
* </tt>
|
* </tt>
|
||||||
*
|
*
|
||||||
* Note: In this implementation of the function we assume that
|
|
||||||
* the parameter message contains the already hashed value and
|
|
||||||
* the Derive-Secret function does not need to hash it again.
|
|
||||||
*
|
|
||||||
* \param hash_alg The identifier for the hash function used for the
|
* \param hash_alg The identifier for the hash function used for the
|
||||||
* applications of HKDF.
|
* applications of HKDF.
|
||||||
* \param secret The \c Secret argument to the \c Derive-Secret function.
|
* \param secret The \c Secret argument to the \c Derive-Secret function.
|
||||||
|
Reference in New Issue
Block a user