Searched refs:TOK_ID (Results 1 – 1 of 1) sorted by relevance
1147 uint8_t TOK_ID[2]; /* 04 04 */ member1154 uint8_t TOK_ID[2]; /* 05 04 */ member1169 .TOK_ID = "\x04\x04",1176 .TOK_ID = "\x05\04",1191 if (token->TOK_ID[0] != mic_cfx_token.TOK_ID[0] || token->TOK_ID[1] != mic_cfx_token.TOK_ID[1]) { in gss_krb5_cfx_verify_mic_token()1192 printf("Bad mic TOK_ID %x %x\n", token->TOK_ID[0], token->TOK_ID[1]); in gss_krb5_cfx_verify_mic_token()1650 if (token.TOK_ID[0] != wrap_cfx_token.TOK_ID[0] || in gss_krb5_cfx_unwrap_mbuf()1651 token.TOK_ID[1] != wrap_cfx_token.TOK_ID[1] || in gss_krb5_cfx_unwrap_mbuf()1733 uint8_t TOK_ID[2]; /* 01 01 */ member1739 uint8_t TOK_ID[2]; /* 02 01 */ member[all …]