mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Rename cipher_init_ctx() to cipher_setup()
This commit is contained in:
@ -1400,7 +1400,7 @@ cipher_info_from_type mbedtls_cipher_info_from_type
|
||||
cipher_info_from_values mbedtls_cipher_info_from_values
|
||||
cipher_info_t mbedtls_cipher_info_t
|
||||
cipher_init mbedtls_cipher_init
|
||||
cipher_init_ctx mbedtls_cipher_init_ctx
|
||||
cipher_init_ctx mbedtls_cipher_setup
|
||||
cipher_list mbedtls_cipher_list
|
||||
cipher_mode_t mbedtls_cipher_mode_t
|
||||
cipher_padding_t mbedtls_cipher_padding_t
|
||||
|
Reference in New Issue
Block a user