mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 19:55:40 +01:00
Adjust rename/compat list
This commit is contained in:
parent
1bab7d7064
commit
10c767488b
@ -1993,7 +1993,7 @@
|
||||
#define entropy_update_manual mbedtls_entropy_update_manual
|
||||
#define entropy_update_seed_file mbedtls_entropy_update_seed_file
|
||||
#define entropy_write_seed_file mbedtls_entropy_write_seed_file
|
||||
#define error_strerror mbedtls_error_strerror
|
||||
#define error_strerror mbedtls_strerror
|
||||
#define f_source_ptr mbedtls_entropy_f_source_ptr
|
||||
#define gcm_auth_decrypt mbedtls_gcm_auth_decrypt
|
||||
#define gcm_context mbedtls_gcm_context
|
||||
|
@ -1537,6 +1537,7 @@ entropy_self_test mbedtls_entropy_self_test
|
||||
entropy_update_manual mbedtls_entropy_update_manual
|
||||
entropy_update_seed_file mbedtls_entropy_update_seed_file
|
||||
entropy_write_seed_file mbedtls_entropy_write_seed_file
|
||||
error_strerror mbedtls_strerror
|
||||
f_source_ptr mbedtls_entropy_f_source_ptr
|
||||
gcm_auth_decrypt mbedtls_gcm_auth_decrypt
|
||||
gcm_context mbedtls_gcm_context
|
||||
|
Loading…
Reference in New Issue
Block a user