mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-05 19:35:48 +03:00
adjust indentation per Mbed TLS standards
This commit is contained in:
@@ -457,7 +457,6 @@ psa_status_t psa_get_key_information(psa_key_slot_t key,
|
||||
return( PSA_SUCCESS );
|
||||
}
|
||||
|
||||
|
||||
static psa_status_t psa_internal_export_key(psa_key_slot_t key,
|
||||
uint8_t *data,
|
||||
size_t data_size,
|
||||
|
Reference in New Issue
Block a user