Searched refs:authdat (Results 1 – 1 of 1) sorted by relevance
299 krb5_authenticator *authdat = 0; local618 code = krb5_auth_con_getauthenticator(context, auth_context, &authdat);629 if ((authdat->authenticator->subkey == NULL) ||630 (authdat->ticket->enc_part2 == NULL)) {651 if (authdat->checksum == NULL) {665 if ((authdat->checksum->checksum_type != CKSUMTYPE_KG_CB) ||666 (authdat->checksum->length < 24)) {681 ptr = (unsigned char *) authdat->checksum->contents;687 ptr = (unsigned char *) authdat->checksum->contents;753 if(authdat->checksum->length > 24 && (gss_flags & GSS_C_DELEG_FLAG)) {[all …]