mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-01 10:06:53 +03:00
Styling and refactoring
Signed-off-by: Archana <archana.madhavan@silabs.com>
This commit is contained in:
@ -115,7 +115,7 @@ psa_status_t mbedtls_test_opaque_get_builtin_key(
|
||||
psa_status_t mbedtls_test_opaque_copy_key(
|
||||
psa_key_attributes_t *attributes,
|
||||
const uint8_t *source_key,
|
||||
size_t source_key_size,
|
||||
size_t source_key_length,
|
||||
uint8_t *target_key_buffer,
|
||||
size_t target_key_buffer_size,
|
||||
size_t *target_key_buffer_length);
|
||||
|
Reference in New Issue
Block a user