Searched defs:modreq (Results 1 – 12 of 12) sorted by relevance
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | preauth_encts.c | 35 krb5_clpreauth_modreq modreq, in encts_prep_questions() 51 krb5_clpreauth_modreq modreq, krb5_get_init_creds_opt *opt, in encts_process()
|
H A D | preauth_ec.c | 38 krb5_clpreauth_modreq modreq, krb5_get_init_creds_opt *opt, in ec_prep_questions() 49 krb5_clpreauth_modreq modreq, krb5_get_init_creds_opt *opt, in ec_process()
|
H A D | preauth2.c | 332 krb5_clpreauth_modreq modreq, in clpreauth_prep_questions() 346 krb5_clpreauth_modreq modreq, krb5_get_init_creds_opt *opt, in clpreauth_process() 359 krb5_clpreauth_modreq modreq, krb5_get_init_creds_opt *opt, in clpreauth_tryagain() 657 krb5_clpreauth_modreq modreq; in process_pa_data() local 899 krb5_clpreauth_modreq modreq; in k5_preauth_tryagain() local 945 krb5_clpreauth_modreq modreq; in fill_response_items() local
|
H A D | preauth_sam2.c | 81 krb5_clpreauth_modreq modreq, krb5_get_init_creds_opt *opt, in sam2_process()
|
H A D | preauth_otp.c | 984 krb5_clpreauth_modreq modreq, in otp_client_prep_questions() 1063 krb5_clpreauth_modreq modreq, krb5_get_init_creds_opt *opt, in otp_client_process() 1138 krb5_clpreauth_modreq modreq) in otp_client_request_fini()
|
/freebsd/crypto/krb5/src/plugins/preauth/test/ |
H A D | cltest.c | 116 krb5_clpreauth_modreq modreq) in test_request_fini() 123 krb5_clpreauth_modreq modreq, krb5_get_init_creds_opt *opt, in test_process() 183 krb5_clpreauth_modreq modreq, krb5_get_init_creds_opt *opt, in test_tryagain()
|
H A D | kdctest.c | 193 krb5_kdcpreauth_moddata moddata, krb5_kdcpreauth_modreq modreq) in test_return()
|
/freebsd/crypto/krb5/src/kdc/ |
H A D | kdc_preauth_ec.c | 66 krb5_kdcpreauth_modreq modreq = NULL; in ec_verify() local 159 krb5_kdcpreauth_moddata moddata, krb5_kdcpreauth_modreq modreq) in ec_return()
|
H A D | kdc_preauth.c | 286 krb5_kdcpreauth_modreq modreq; member 1214 krb5_kdcpreauth_modreq modreq, krb5_pa_data **e_data, in finish_verify_padata()
|
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
H A D | pkinit_clnt.c | 741 krb5_clpreauth_modreq modreq, in pkinit_client_prep_questions() 845 krb5_clpreauth_modreq modreq; member 866 krb5_clpreauth_modreq modreq, in pkinit_client_parse_answers() 908 krb5_clpreauth_modreq modreq, in pkinit_client_process() 1024 krb5_clpreauth_modreq modreq, in pkinit_client_tryagain() 1197 krb5_clpreauth_modreq modreq) in pkinit_client_req_fini()
|
H A D | pkinit_srv.c | 439 krb5_kdcpreauth_modreq modreq = NULL; in pkinit_server_verify_padata() local 737 krb5_kdcpreauth_modreq modreq) in pkinit_server_return_padata() 1492 krb5_kdcpreauth_modreq modreq) in pkinit_free_modreq()
|
/freebsd/crypto/krb5/src/plugins/preauth/spake/ |
H A D | spake_client.c | 90 krb5_clpreauth_modreq modreq) in spake_request_fini() 104 krb5_clpreauth_modreq modreq, in spake_prep_questions() 324 krb5_clpreauth_modreq modreq, krb5_get_init_creds_opt *opt, in spake_process()
|