Searched refs:TWRITE_STR (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dutil_token.c172 TWRITE_STR(*buf, mech->elements, mech->length);
/opensolaris-onvv-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A DgssapiP_generic.h96 #define TWRITE_STR(ptr, str, len) \ macro
106 TWRITE_STR((ptr), (buf).value, (buf).length);
/opensolaris-onvv-gate/usr/src/uts/common/gssapi/include/
H A DgssapiP_dummy.h66 #define TWRITE_STR(ptr, str, len) \ macro
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dinit_sec_context.c239 TWRITE_STR(ptr, (unsigned char *) data->md5.contents, data->md5.length);
248 TWRITE_STR(ptr, (unsigned char *) credmsg.data, credmsg.length);
344 TWRITE_STR(ptr, (unsigned char *) ap_req.data, ap_req.length);
H A Daccept_sec_context.c1087 TWRITE_STR(ptr3, ap_rep.data, ap_rep.length);
1284 TWRITE_STR(ptr, scratch.data, scratch.length);
/opensolaris-onvv-gate/usr/src/uts/common/gssapi/mechs/dummy/
H A Ddmech.c524 TWRITE_STR(*buf, mech->elements, ((int)mech->length));
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c1158 TWRITE_STR(*buf_out, input_token->value, input_token->length);
2972 TWRITE_STR(*buf_out, input_token->value, input_token->length);
3794 TWRITE_STR(*buf, mech->elements, mech->length);
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_dummy/mech/
H A Ddmech.c1363 TWRITE_STR(*buf, mech->elements, ((int)mech->length));

Completed in 71 milliseconds