Fix typos pointed out by check_names
Signed-off-by: Yuto Takano <yuto.takano@arm.com>
This commit is contained in:
parent
7bfac1d7fe
commit
7828ca2ea4
2 changed files with 2 additions and 2 deletions
|
@ -586,7 +586,7 @@ extern "C" {
|
|||
#define MBEDTLS_PSA_BUILTIN_ALG_RSA_PKCS1V15_SIGN 1
|
||||
#define PSA_WANT_ALG_RSA_PKCS1V15_SIGN 1
|
||||
#define PSA_WANT_ALG_RSA_PKCS1V15_SIGN_RAW 1
|
||||
#endif /* MBEDTLSS_PKCS1_V15 */
|
||||
#endif /* MBEDTLS_PKCS1_V15 */
|
||||
#if defined(MBEDTLS_PKCS1_V21)
|
||||
#define MBEDTLS_PSA_BUILTIN_ALG_RSA_OAEP 1
|
||||
#define PSA_WANT_ALG_RSA_OAEP 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue