Searched refs:disable_fallback (Results 1 – 9 of 9) sorted by relevance
| /freebsd/crypto/krb5/src/plugins/preauth/test/ |
| H A D | cltest.c | 72 krb5_boolean disable_fallback; member 88 st->disable_fallback = FALSE; in test_init() 146 if (st->disable_fallback) in test_process() 147 cb->disable_fallback(context, rock); in test_process() 176 if (st->disable_fallback) in test_process() 177 cb->disable_fallback(context, rock); in test_process() 225 st->disable_fallback = TRUE; in test_gic_opt()
|
| /freebsd/crypto/krb5/src/lib/krb5/krb/ |
| H A D | preauth_encts.c | 124 cb->disable_fallback(context, rock); in encts_process()
|
| H A D | preauth_ec.c | 141 cb->disable_fallback(context, rock); in ec_process()
|
| H A D | preauth_sam2.c | 376 cb->disable_fallback(context, rock); in sam2_process()
|
| H A D | preauth2.c | 553 disable_fallback(krb5_context context, krb5_clpreauth_rock rock) in disable_fallback() function 570 disable_fallback
|
| H A D | preauth_otp.c | 1127 cb->disable_fallback(context, rock); in otp_client_process()
|
| /freebsd/crypto/krb5/src/include/krb5/ |
| H A D | clpreauth_plugin.h | 174 void (*disable_fallback)(krb5_context context, krb5_clpreauth_rock rock); member
|
| /freebsd/crypto/krb5/src/plugins/preauth/spake/ |
| H A D | spake_client.c | 284 cb->disable_fallback(context, rock); in process_challenge()
|
| /freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
| H A D | pkinit_clnt.c | 162 cb->disable_fallback(context, rock); in pa_pkinit_gen_req()
|