1
0
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:
Moran Peker
2018-05-29 16:56:39 +03:00
committed by itayzafrir
parent b34879b61a
commit d732659867

View File

@@ -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,