TOK_ID            289 source4/heimdal/lib/gssapi/krb5/cfx.c     token->TOK_ID[0] = 0x05;
TOK_ID            290 source4/heimdal/lib/gssapi/krb5/cfx.c     token->TOK_ID[1] = 0x04;
TOK_ID            497 source4/heimdal/lib/gssapi/krb5/cfx.c     if (token->TOK_ID[0] != 0x05 || token->TOK_ID[1] != 0x04) {
TOK_ID            724 source4/heimdal/lib/gssapi/krb5/cfx.c     token->TOK_ID[0] = 0x04;
TOK_ID            725 source4/heimdal/lib/gssapi/krb5/cfx.c     token->TOK_ID[1] = 0x04;
TOK_ID            809 source4/heimdal/lib/gssapi/krb5/cfx.c     if (token->TOK_ID[0] != 0x04 || token->TOK_ID[1] != 0x04) {
TOK_ID             43 source4/heimdal/lib/gssapi/krb5/cfx.h 	u_char TOK_ID[2]; /* 04 04 */
TOK_ID             50 source4/heimdal/lib/gssapi/krb5/cfx.h 	u_char TOK_ID[2]; /* 04 05 */
TOK_ID             59 source4/heimdal/lib/gssapi/krb5/cfx.h 	u_char TOK_ID[2]; /* 05 04 */