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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dcfx.h58 } gss_cfx_wrap_token_desc, *gss_cfx_wrap_token; typedef in typeref:struct:gss_cfx_wrap_token_desc_struct
H A Dcfx.c59 *output_length = sizeof(gss_cfx_wrap_token_desc);
74 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);
593 data[i].data.length = sizeof(gss_cfx_wrap_token_desc);
601 sizeof(gss_cfx_wrap_token_desc);
1081 size += sizeof(gss_cfx_wrap_token_desc);
1118 gsshsize = sizeof(gss_cfx_wrap_token_desc)
[all...]

Completed in 61 milliseconds