test_driver_rsa.c: Fix comment
Signed-off-by: Przemyslaw Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
parent
4576b91148
commit
dbd4882cd5
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ psa_status_t mbedtls_test_transparent_asymmetric_decrypt(
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* opaque versions, to do
|
* opaque versions - TODO
|
||||||
*/
|
*/
|
||||||
psa_status_t mbedtls_test_opaque_asymmetric_encrypt(
|
psa_status_t mbedtls_test_opaque_asymmetric_encrypt(
|
||||||
const psa_key_attributes_t *attributes, const uint8_t *key,
|
const psa_key_attributes_t *attributes, const uint8_t *key,
|
||||||
|
|
Loading…
Reference in a new issue