Function mbedtls_cipher_list

Source
pub unsafe extern "C" fn mbedtls_cipher_list() -> *const c_int
Expand description

\brief Returns the list of ciphers supported by the generic cipher module.

\return a statically allocated array of ciphers, the last entry is 0.