Home
last modified time | relevance | path

Searched refs:output_length (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/lib/wind/
H A Drfc3492.txt1274 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 …]
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dcfx.c49 size_t *output_length, in _gsskrb5cfx_wrap_length_cfx() argument
57 *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()
/freebsd/sys/contrib/ena-com/ena_defs/
H A Dena_admin_defs.h1134 uint32_t output_length; member
/freebsd/sys/contrib/ena-com/
H A Dena_com.c1874 set_feat_cmd.u.phc.output_length = sizeof(*phc->virt_addr); in ena_com_phc_config()
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h10775 u8 output_length[0x20]; member