Searched refs:TOK_ID (Results 1 – 4 of 4) sorted by relevance
45 u_char TOK_ID[2]; /* 04 04 */ member52 u_char TOK_ID[2]; /* 04 05 */ member61 u_char TOK_ID[2]; /* 05 04 */ member
454 token->TOK_ID[0] = 0x05; in _gssapi_wrap_cfx_iov()455 token->TOK_ID[1] = 0x04; in _gssapi_wrap_cfx_iov()790 if (token->TOK_ID[0] != 0x05 || token->TOK_ID[1] != 0x04) in _gssapi_unwrap_cfx_iov()1229 token->TOK_ID[0] = 0x05; in _gssapi_wrap_cfx()1230 token->TOK_ID[1] = 0x04; in _gssapi_wrap_cfx()1428 if (token->TOK_ID[0] != 0x05 || token->TOK_ID[1] != 0x04) { in _gssapi_unwrap_cfx()1631 token->TOK_ID[0] = 0x04; in _gssapi_mic_cfx()1632 token->TOK_ID[1] = 0x04; in _gssapi_mic_cfx()1712 if (token->TOK_ID[0] != 0x04 || token->TOK_ID[1] != 0x04) { in _gssapi_verify_mic_cfx()
2508 [a-z]+ return TOK_ID;2720 return TOK_ID;2730 [a-z]+ return TOK_ID;
3209 [a-z]+ return TOK_ID;3507 return TOK_ID;3522 [a-z]+ return TOK_ID;