mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
Tune up some comments
This commit is contained in:
parent
e0ad57b0b3
commit
6b798b9dae
2 changed files with 20 additions and 6 deletions
|
|
@ -20,8 +20,8 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
* We implement EC-JPAKE as defined in Chapter 7.4 of the Thread v1.0
|
||||
* Specification. References below are to this document.
|
||||
* References in the code are to the Thread v1.0 Specification,
|
||||
* available from the Thread Group http://threadgroup.org/
|
||||
*/
|
||||
|
||||
#if !defined(MBEDTLS_CONFIG_FILE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue