mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-01 22:20:58 +00:00
Fix typo in psa_pake_sequence comment
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
This commit is contained in:
parent
2a73f21878
commit
b39833cff2
@ -104,7 +104,7 @@ enum psa_pake_state
|
|||||||
/*
|
/*
|
||||||
* The first PAKE step shares the same sequences of the second PAKE step
|
* The first PAKE step shares the same sequences of the second PAKE step
|
||||||
* but with a second set of KEY_SHARE/ZK_PUBLIC/ZK_PROOF outputs/inputs.
|
* but with a second set of KEY_SHARE/ZK_PUBLIC/ZK_PROOF outputs/inputs.
|
||||||
* This it's simpler to share the same sequences numbers of the first
|
* It's simpler to share the same sequences numbers of the first
|
||||||
* set of KEY_SHARE/ZK_PUBLIC/ZK_PROOF outputs/inputs in both PAKE steps.
|
* set of KEY_SHARE/ZK_PUBLIC/ZK_PROOF outputs/inputs in both PAKE steps.
|
||||||
*
|
*
|
||||||
* State sequence with step, state & sequence enums:
|
* State sequence with step, state & sequence enums:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user