commit | 4a6fcda03100659bf0ca573b824a064abb2114be | [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> | Thu May 13 11:19:01 2021 +0200 |
tree | f0208a2039efd18df0f2ca74407f99f8204f53d3 | |
parent | 256443e64e5318f0041b9ef5831b0a653f6ea576 [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 5fc8688..497bd8f 100644 --- a/include/psa/crypto_values.h +++ b/include/psa/crypto_values.h
@@ -1549,7 +1549,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(). *