1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-28 00:21:48 +03:00

Fix some additional renaming issues

This commit is contained in:
Manuel Pégourié-Gonnard
2015-04-20 12:33:57 +01:00
parent 5f29a73d13
commit 331ba5778a
3 changed files with 3 additions and 7 deletions

View File

@ -1263,7 +1263,6 @@ TLS_RSA_WITH_NULL_SHA MBEDTLS_TLS_RSA_WITH_NULL_SHA
TLS_RSA_WITH_NULL_SHA256 MBEDTLS_TLS_RSA_WITH_NULL_SHA256
TLS_RSA_WITH_RC4_128_MD5 MBEDTLS_TLS_RSA_WITH_RC4_128_MD5
TLS_RSA_WITH_RC4_128_SHA MBEDTLS_TLS_RSA_WITH_RC4_128_SHA
UL64 MBEDTLS_UL64
X509_CRT_VERSION_1 MBEDTLS_X509_CRT_VERSION_1
X509_CRT_VERSION_2 MBEDTLS_X509_CRT_VERSION_2
X509_CRT_VERSION_3 MBEDTLS_X509_CRT_VERSION_3
@ -1544,7 +1543,6 @@ 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_error_strerror
f_source_ptr mbedtls_entropy_f_source_ptr
gcm_auth_decrypt mbedtls_gcm_auth_decrypt
gcm_context mbedtls_gcm_context
@ -1737,8 +1735,6 @@ operation_t mbedtls_operation_t
padlock_supports mbedtls_padlock_supports
padlock_xcryptcbc mbedtls_padlock_xcryptcbc
padlock_xcryptecb mbedtls_padlock_xcryptecb
pbkdf2_hmac mbedtls_pbkdf2_hmac
pbkdf2_self_test mbedtls_pbkdf2_self_test
pem_context mbedtls_pem_context
pem_free mbedtls_pem_free
pem_init mbedtls_pem_init