mbedtls_cipher_info_get_name() function
Retrieve the human-readable name for a cipher info structure.
Arguments
info
The cipher info structure to query. This may be \c NULL.
Return value
The cipher name, which is a human readable string, with static storage duration. \c NULL if \p info is \c NULL.
![]()
static inline const char *mbedtls_cipher_info_get_name(
mbedtls_cipher_info_get_name() reads 1 variable:
![]()
mbedtls_cipher_info_get_name()