Searched refs:ap_req_options (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dmk_req.c39 const krb5_flags ap_req_options,
72 ap_req_options,
83 const krb5_flags ap_req_options,
110 ret = krb5_mk_req_exact (context, auth_context, ap_req_options,
37 krb5_mk_req_exact(krb5_context context, krb5_auth_context *auth_context, const krb5_flags ap_req_options, const krb5_principal server, krb5_data *in_data, krb5_ccache ccache, krb5_data *outbuf) argument
81 krb5_mk_req(krb5_context context, krb5_auth_context *auth_context, const krb5_flags ap_req_options, const char *service, const char *hostname, krb5_data *in_data, krb5_ccache ccache, krb5_data *outbuf) argument
H A Dmk_req_ext.c39 const krb5_flags ap_req_options,
63 if(ac->local_subkey == NULL && (ap_req_options & AP_OPTS_USE_SUBKEY)) {
139 in_creds, ap_req_options, authenticator, outbuf);
149 const krb5_flags ap_req_options,
156 ap_req_options,
37 _krb5_mk_req_internal(krb5_context context, krb5_auth_context *auth_context, const krb5_flags ap_req_options, krb5_data *in_data, krb5_creds *in_creds, krb5_data *outbuf, krb5_key_usage checksum_usage, krb5_key_usage encrypt_usage) argument
147 krb5_mk_req_extended(krb5_context context, krb5_auth_context *auth_context, const krb5_flags ap_req_options, krb5_data *in_data, krb5_creds *in_creds, krb5_data *outbuf) argument
H A Drd_req.c321 krb5_flags *ap_req_options,
330 ap_req_options,
342 krb5_flags *ap_req_options,
485 if (ap_req_options) {
486 *ap_req_options = 0;
488 *ap_req_options |= AP_OPTS_USE_SUBKEY;
490 *ap_req_options |= AP_OPTS_USE_SESSION_KEY;
492 *ap_req_options |= AP_OPTS_MUTUAL_REQUIRED;
526 krb5_flags ap_req_options; member in struct:krb5_rd_req_out_ctx_data
614 krb5_flags *ap_req_options)
315 krb5_verify_ap_req(krb5_context context, krb5_auth_context *auth_context, krb5_ap_req *ap_req, krb5_const_principal server, krb5_keyblock *keyblock, krb5_flags flags, krb5_flags *ap_req_options, krb5_ticket **ticket) argument
336 krb5_verify_ap_req2(krb5_context context, krb5_auth_context *auth_context, krb5_ap_req *ap_req, krb5_const_principal server, krb5_keyblock *keyblock, krb5_flags flags, krb5_flags *ap_req_options, krb5_ticket **ticket, krb5_key_usage usage) argument
612 krb5_rd_req_out_get_ap_req_options(krb5_context context, krb5_rd_req_out_ctx out, krb5_flags *ap_req_options) argument
688 krb5_rd_req(krb5_context context, krb5_auth_context *auth_context, const krb5_data *inbuf, krb5_const_principal server, krb5_keytab keytab, krb5_flags *ap_req_options, krb5_ticket **ticket) argument
733 krb5_rd_req_with_keyblock(krb5_context context, krb5_auth_context *auth_context, const krb5_data *inbuf, krb5_const_principal server, krb5_keyblock *keyblock, krb5_flags *ap_req_options, krb5_ticket **ticket) argument
[all...]
H A Dsendauth.c70 krb5_flags ap_req_options,
160 ap_req_options,
212 if (ap_req_options & AP_OPTS_MUTUAL_REQUIRED) {
64 krb5_sendauth(krb5_context context, krb5_auth_context *auth_context, krb5_pointer p_fd, const char *appl_version, krb5_principal client, krb5_principal server, krb5_flags ap_req_options, krb5_data *in_data, krb5_creds *in_creds, krb5_ccache ccache, krb5_error **ret_error, krb5_ap_rep_enc_part **rep_result, krb5_creds **out_creds) argument
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dkx509.c287 krb5_flags ap_req_options; local
318 &ap_req_options,
H A Ddigest.c215 krb5_flags ap_req_options; local
252 &ap_req_options,
H A Dkrb5tgs.c1156 krb5_flags ap_req_options; local
1267 &ap_req_options,

Completed in 72 milliseconds