Function mbedtls_sys::mbedtls_cipher_info_from_values [] [src]

pub unsafe extern "C" fn mbedtls_cipher_info_from_values(
    cipher_id: mbedtls_cipher_id_t,
    key_bitlen: c_int,
    mode: mbedtls_cipher_mode_t
) -> *const mbedtls_cipher_info_t