mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-16 08:42:50 +00:00
Remove trailing space
Signed-off-by: Andrew Thoelke <andrew.thoelke@arm.com>
This commit is contained in:
parent
a0f4b595c5
commit
52d18cd9a4
@ -2265,7 +2265,7 @@ static inline int mbedtls_svc_key_id_is_null( mbedtls_svc_key_id_t key )
|
|||||||
|
|
||||||
/** Whether the key may be used to derive other keys or produce a password
|
/** Whether the key may be used to derive other keys or produce a password
|
||||||
* hash.
|
* hash.
|
||||||
*
|
*
|
||||||
* This flag allows the key to be used for a key derivation operation or for
|
* This flag allows the key to be used for a key derivation operation or for
|
||||||
* a key agreement operation, if otherwise permitted by by the key's type and
|
* a key agreement operation, if otherwise permitted by by the key's type and
|
||||||
* policy.
|
* policy.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user