mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 03:45:39 +01:00
Typo
Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>
This commit is contained in:
parent
a7b9b202b2
commit
7f366597b4
@ -1487,7 +1487,6 @@
|
|||||||
PSA_ALG_IS_ECDSA(alg) || PSA_ALG_IS_HASH_EDDSA(alg) || \
|
PSA_ALG_IS_ECDSA(alg) || PSA_ALG_IS_HASH_EDDSA(alg) || \
|
||||||
PSA_ALG_IS_VENDOR_HASH_AND_SIGN(alg))
|
PSA_ALG_IS_VENDOR_HASH_AND_SIGN(alg))
|
||||||
|
|
||||||
|
|
||||||
/** Whether the specified algorithm is a signature algorithm that can be used
|
/** Whether the specified algorithm is a signature algorithm that can be used
|
||||||
* with psa_sign_message() and psa_verify_message().
|
* with psa_sign_message() and psa_verify_message().
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user