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

/freebsd-11.0-release/crypto/heimdal/lib/gssapi/krb5/
H A Dcfx.h47 } gss_cfx_mic_token_desc, *gss_cfx_mic_token; typedef in typeref:struct:gss_cfx_mic_token_desc_struct
H A Dcfx.c1583 gss_cfx_mic_token token;
1600 token = (gss_cfx_mic_token)(buf + message_buffer->length);
1664 gss_cfx_mic_token token;
1680 token = (gss_cfx_mic_token)p;

Completed in 32 milliseconds