Fix some typos in documentation and comments
This commit is contained in:
parent
bcedb92e7b
commit
ca29fdf569
2 changed files with 11 additions and 11 deletions
|
@ -43,7 +43,7 @@
|
|||
* Generate public key (restartable version)
|
||||
*
|
||||
* Note: this internal function relies on its caller preserving the value of
|
||||
* the output parameter 'd' accross continuation calls. This would not be
|
||||
* the output parameter 'd' across continuation calls. This would not be
|
||||
* acceptable for a public function but is OK here as we control call sites.
|
||||
*/
|
||||
static int ecdh_gen_public_restartable( mbedtls_ecp_group *grp,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue