Searched refs:output_length (Results 1 – 3 of 3) sorted by relevance
1274 punycode_uint *output_length,1285 /* the input. The output_length is an in/out argument: the */1313 punycode_uint *output_length,1321 /* output_length is an in/out argument: the caller passes in */1325 /* least output_length values, or it can be a null pointer if the */1333 /* defined above; if not punycode_success, then output_length, */1335 /* decoder will never need to write an output_length greater than */1441 punycode_uint *output_length,1450 max_out = *output_length;1536 *output_length = out;[all …]
49 size_t *output_length, in _gsskrb5cfx_wrap_length_cfx() argument57 *output_length = sizeof(gss_cfx_wrap_token_desc); in _gsskrb5cfx_wrap_length_cfx()90 *output_length += krb5_get_wrapped_length(context, in _gsskrb5cfx_wrap_length_cfx()94 *output_length += input_length + *cksumsize; in _gsskrb5cfx_wrap_length_cfx()97 assert(*output_length > input_length); in _gsskrb5cfx_wrap_length_cfx()
8220 u8 output_length[0x20]; member