mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-23 18:15:35 +00:00
fixup-include
This commit is contained in:
parent
c907081a20
commit
55f3d84faa
|
@ -189,7 +189,7 @@ int mbedtls_ecjpake_read_round_two( mbedtls_ecjpake_context *ctx,
|
||||||
* \brief Derive the shared secret
|
* \brief Derive the shared secret
|
||||||
* (TLS: Pre-Master Secret)
|
* (TLS: Pre-Master Secret)
|
||||||
*
|
*
|
||||||
* \param ctx
|
* \param ctx Context to use
|
||||||
* \param buf Buffer to write the contents to
|
* \param buf Buffer to write the contents to
|
||||||
* \param len Buffer size
|
* \param len Buffer size
|
||||||
* \param olen Will be updated with the number of bytes written
|
* \param olen Will be updated with the number of bytes written
|
||||||
|
|
Loading…
Reference in a new issue