commit | df0f23076229fa20b94312518d460341d069024b | [log] [tgz] |
---|---|---|
author | gabor-mezei-arm <gabor.mezei@arm.com> | Thu Apr 29 16:53:31 2021 +0200 |
committer | gabor-mezei-arm <gabor.mezei@arm.com> | Thu May 13 11:18:58 2021 +0200 |
tree | 4dee286489347e1aee585817994e008640d0fe24 | |
parent | 0f622409425776c2495c1e48e227beed0d9d1113 [diff] |
Typo Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>
diff --git a/library/psa_crypto_core.h b/library/psa_crypto_core.h index d28b18e..a742b6d 100644 --- a/library/psa_crypto_core.h +++ b/library/psa_crypto_core.h
@@ -377,6 +377,7 @@ uint8_t *key_buffer, size_t key_buffer_size, size_t *key_buffer_length ); + /** Sign a message with a private key. For hash-and-sign algorithms, * this includes the hashing step. *