Searched refs:token_cb_present (Results 1 – 1 of 1) sorted by relevance
475 krb5_boolean valid, client_cbt, token_cb_present = FALSE, cb_match = FALSE; in process_checksum() local541 token_cb_present = (k5_bcmp(token_cb, null_cb, cb_len) != 0); in process_checksum()543 if (token_cb_present && !cb_match) { in process_checksum()