Searched refs:gss_cfx_wrap_token_desc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dcfx.h56 } gss_cfx_wrap_token_desc, *gss_cfx_wrap_token; typedef in typeref:struct:gss_cfx_wrap_token_desc_struct
H A Dcfx.c57 *output_length = sizeof(gss_cfx_wrap_token_desc);
72 input_length += sizeof(gss_cfx_wrap_token_desc);
331 size += sizeof(gss_cfx_wrap_token_desc);
367 gsshsize = sizeof(gss_cfx_wrap_token_desc) + k5hsize;
368 gsstsize = sizeof(gss_cfx_wrap_token_desc) + ec + k5tsize;
382 gsshsize = sizeof(gss_cfx_wrap_token_desc);
596 data[i].data.length = sizeof(gss_cfx_wrap_token_desc);
604 sizeof(gss_cfx_wrap_token_desc);
1087 size += sizeof(gss_cfx_wrap_token_desc);
1124 gsshsize = sizeof(gss_cfx_wrap_token_desc)
[all...]

Completed in 57 milliseconds