Searched refs:KRB5KRB_ERR_GENERIC (Results 1 – 12 of 12) sorted by relevance
378 return (KRB5KRB_ERR_GENERIC); in krb5_renew_tgt()484 retval = KRB5KRB_ERR_GENERIC; in krb5_renew_tgt()496 retval = KRB5KRB_ERR_GENERIC; in krb5_renew_tgt()506 retval = KRB5KRB_ERR_GENERIC; in krb5_renew_tgt()542 retval = KRB5KRB_ERR_GENERIC; in krb5_renew_tgt()
146 errcode = KRB5KRB_ERR_GENERIC; in process_as_req()313 errcode = KRB5KRB_ERR_GENERIC; in process_as_req()
673 return KRB5KRB_ERR_GENERIC; in find_pa_context()682 return KRB5KRB_ERR_GENERIC; in find_pa_context()944 return KRB5KRB_ERR_GENERIC; in check_padata()1119 return KRB5KRB_ERR_GENERIC; in return_padata()
167 return (KRB5KRB_ERR_GENERIC); in conv_princ_2ulog()306 return (KRB5KRB_ERR_GENERIC); in ulog_conv_2logentry()609 return (KRB5KRB_ERR_GENERIC); in ulog_conv_2dbentry()
853 krb5_error_code retval = KRB5KRB_ERR_GENERIC; in cms_signeddata_create()1530 krb5_error_code retval = KRB5KRB_ERR_GENERIC; in cms_envelopeddata_create()1588 retval = KRB5KRB_ERR_GENERIC; in cms_envelopeddata_create()2417 krb5_error_code retval = KRB5KRB_ERR_GENERIC; in server_process_dh()2631 krb5_error_code retval = KRB5KRB_ERR_GENERIC; in pkinit_create_sequence_of_principal_identifiers()2724 krb5_error_code retval = KRB5KRB_ERR_GENERIC; in pkinit_create_td_trusted_certifiers()2741 krb5_error_code retval = KRB5KRB_ERR_GENERIC; in pkinit_create_td_invalid_certificate()2760 krb5_error_code retval = KRB5KRB_ERR_GENERIC; in pkinit_create_td_dh_parameters()4786 return KRB5KRB_ERR_GENERIC;5071 krb5_error_code retval = KRB5KRB_ERR_GENERIC;[all …]
108 krb5_error_code retval = KRB5KRB_ERR_GENERIC; in pkinit_create_edata()
1420 ret = KRB5KRB_ERR_GENERIC; in krb5_do_preauth_tryagain()1422 return KRB5KRB_ERR_GENERIC; in krb5_do_preauth_tryagain()1426 return KRB5KRB_ERR_GENERIC; in krb5_do_preauth_tryagain()
1279 ret = KRB5KRB_ERR_GENERIC; in krb5_get_init_creds()
1670 send_error(context, fd, KRB5KRB_ERR_GENERIC, buf);1685 send_error(context, fd, KRB5KRB_ERR_GENERIC, buf);
715 KRB5KRB_ERR_GENERIC);
1316 ret = KRB5KRB_ERR_GENERIC; /* FIXME: better error */ in kadm5_launch_task()
3052 #define KRB5KRB_ERR_GENERIC (-1765328324L) macro