Function sc_tdc_get_blob

Function Documentation

int sc_tdc_get_blob(const int dd, char *str, size_t str_len, size_t *str_len_ret)

Get default blob algorithm.

Parameters
  • dd – Device descriptor.

  • str – Buffer for blob name string.

  • str_len – Buffer for blob name string length.

  • str_len_ret – Used memory space for blob name string.

Returns

int 0 or error code.