mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
test_driver_rsa.c: Fix comment
Signed-off-by: Przemyslaw Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
parent
4576b91148
commit
dbd4882cd5
|
|
@ -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(
|
||||
const psa_key_attributes_t *attributes, const uint8_t *key,
|
||||
|
|
|
|||
Loading…
Reference in a new issue