mbedtls_cipher_info_from_type() function
This function retrieves the cipher-information structure associated with the given cipher type.
Arguments
cipher_type
Type of the cipher to search for.
Return value
The cipher information structure associated with the given \p cipher_type. \c NULL if the associated cipher information is not found.
Examples
mbedtls_cipher_info_from_type() is referenced by 1 libraries and example projects: