Searched defs:comp_len (Results 1 – 5 of 5) sorted by relevance
208 struct hn_nvs_sendctx *sndc, size_t *comp_len) in hn_rndis_xact_exec1()259 size_t comp_len, min_complen = *comp_len0; in hn_rndis_xact_execute() local323 size_t reqlen, odlen = *odlen0, comp_len; in hn_rndis_query2() local535 size_t reqlen, comp_len; in hn_rndis_set() local853 size_t comp_len; in hn_rndis_init() local921 size_t comp_len; in hn_rndis_halt() local
29 u8 comp_len, name_len; in ec_get_curve_params_by_name() local136 u8 name_len, comp_len; in ec_get_curve_type_by_name() local
750 size_t comp_len) in append_component()
342 uint32_t comp_len; member
280 unsigned comp_len = (a_len < b_len) ? a_len : b_len; in rb_gen() local