mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-24 05:55:16 +00:00
adjust indentation per Mbed TLS standards
This commit is contained in:
parent
b34879b61a
commit
d732659867
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue