Searched refs:KRB5KRB_AP_ERR_BAD_INTEGRITY (Results 1 – 20 of 20) sorted by relevance
234 retval = KRB5KRB_AP_ERR_BAD_INTEGRITY;237 retval = KRB5KRB_AP_ERR_BAD_INTEGRITY;
112 return (KRB5KRB_AP_ERR_BAD_INTEGRITY); in krb5_dk_decrypt_maybe_trunc_hmac()164 ret = KRB5KRB_AP_ERR_BAD_INTEGRITY; in krb5_dk_decrypt_maybe_trunc_hmac()
290 err = KRB5KRB_AP_ERR_BAD_INTEGRITY; in gss_krb5int_make_seal_token_v3()294 err = KRB5KRB_AP_ERR_BAD_INTEGRITY; in gss_krb5int_make_seal_token_v3()329 err = KRB5KRB_AP_ERR_BAD_INTEGRITY; in gss_krb5int_make_seal_token_v3()
107 if (code == KRB5KRB_AP_ERR_BAD_INTEGRITY) { in smb_kinit()
115 ret = KRB5KRB_AP_ERR_BAD_INTEGRITY; in krb5_old_decrypt()
740 code = KRB5KRB_AP_ERR_BAD_INTEGRITY; in attempt_krb5_auth()751 code = KRB5KRB_AP_ERR_BAD_INTEGRITY; in attempt_krb5_auth()876 case KRB5KRB_AP_ERR_BAD_INTEGRITY: in attempt_krb5_auth()
269 return(KRB5KRB_AP_ERR_BAD_INTEGRITY); in krb5_verify_checksum()
1233 if ((code == KRB5KRB_AP_ERR_BAD_INTEGRITY ||1305 (*minor_status == (OM_uint32)KRB5KRB_AP_ERR_BAD_INTEGRITY)) {
739 ret = KRB5KRB_AP_ERR_BAD_INTEGRITY; in k5_pac_verify_server_checksum()790 ret = KRB5KRB_AP_ERR_BAD_INTEGRITY; in k5_pac_verify_kdc_checksum()
100 if (retval == KRB5KRB_AP_ERR_BAD_INTEGRITY) { in krb5_rd_req_decrypt_tkt_part()
1270 return(KRB5KRB_AP_ERR_BAD_INTEGRITY); in pa_sam_2()
426 ret=KRB5KRB_AP_ERR_BAD_INTEGRITY;
889 if (code == KRB5KRB_AP_ERR_BAD_INTEGRITY) code = KADM5_BAD_PASSWORD; in _kadm5_init_any()
1058 else if (code == KRB5KRB_AP_ERR_BAD_INTEGRITY)
189 return(KRB5KRB_AP_ERR_BAD_INTEGRITY); in comp_cksum()
1067 case KRB5KRB_AP_ERR_BAD_INTEGRITY: in check_padata()
1566 status = KRB5KRB_AP_ERR_BAD_INTEGRITY; in recvauth()
512 status = KRB5KRB_AP_ERR_BAD_INTEGRITY; in recvauth()
690 err = KRB5KRB_AP_ERR_BAD_INTEGRITY; in kerberos5_is()
3023 #define KRB5KRB_AP_ERR_BAD_INTEGRITY (-1765328353L) macro