commit | 7f366597b4cb95b3d86e3e63583eddec5ef42abd | [log] [tgz] |
---|---|---|
author | gabor-mezei-arm <gabor.mezei@arm.com> | Tue May 11 13:28:50 2021 +0200 |
committer | gabor-mezei-arm <gabor.mezei@arm.com> | Tue May 11 13:28:50 2021 +0200 |
tree | e45495874af9e25b72e0485f74c0c0cc2bee707e | |
parent | a7b9b202b2a02d4c1443b293614d9329baa722c9 [diff] |
Typo Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>
diff --git a/include/psa/crypto_values.h b/include/psa/crypto_values.h index 5febbb7..dccb173 100644 --- a/include/psa/crypto_values.h +++ b/include/psa/crypto_values.h
@@ -1487,7 +1487,6 @@ PSA_ALG_IS_ECDSA(alg) || PSA_ALG_IS_HASH_EDDSA(alg) || \ PSA_ALG_IS_VENDOR_HASH_AND_SIGN(alg)) - /** Whether the specified algorithm is a signature algorithm that can be used * with psa_sign_message() and psa_verify_message(). *