Searched refs:authdat (Results 1 – 1 of 1) sorted by relevance
298 krb5_authenticator *authdat = 0; local617 code = krb5_auth_con_getauthenticator(context, auth_context, &authdat);628 if ((authdat->authenticator->subkey == NULL) ||629 (authdat->ticket->enc_part2 == NULL)) {650 if (authdat->checksum == NULL) {664 if ((authdat->checksum->checksum_type != CKSUMTYPE_KG_CB) ||665 (authdat->checksum->length < 24)) {680 ptr = (unsigned char *) authdat->checksum->contents;686 ptr = (unsigned char *) authdat->checksum->contents;752 if(authdat->checksum->length > 24 && (gss_flags & GSS_C_DELEG_FLAG)) {[all …]