Searched refs:auth_context (Results 26 - 50 of 50) sorted by relevance

12

/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dipropd_slave.c157 ihave (krb5_context context, krb5_auth_context auth_context, argument
172 ret = krb5_write_priv_message(context, auth_context, &fd, &data);
319 krb5_auth_context auth_context)
335 ret = krb5_write_priv_message(context, auth_context, &fd, &data);
345 krb5_auth_context auth_context)
377 ret = krb5_read_priv_message(context, auth_context, &fd, &data);
496 krb5_auth_context auth_context; local
597 auth_context = NULL;
629 if (auth_context) {
630 krb5_auth_con_free(context, auth_context);
318 send_im_here(krb5_context context, int fd, krb5_auth_context auth_context) argument
343 receive_everything(krb5_context context, int fd, kadm5_server_context *server_context, krb5_auth_context auth_context) argument
[all...]
H A Dipropd_master.c361 krb5_auth_context auth_context; member in struct:prop_context
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dchangepw.c69 krb5_auth_context *auth_context,
96 auth_context,
110 *auth_context,
161 krb5_auth_context *auth_context,
183 auth_context,
212 *auth_context,
267 krb5_auth_context auth_context,
398 auth_context,
407 auth_context,
515 krb5_auth_context auth_context local
68 chgpw_send_request(krb5_context context, krb5_auth_context *auth_context, krb5_creds *creds, krb5_principal targprinc, int is_stream, rk_socket_t sock, const char *passwd, const char *host) argument
160 setpw_send_request(krb5_context context, krb5_auth_context *auth_context, krb5_creds *creds, krb5_principal targprinc, int is_stream, rk_socket_t sock, const char *passwd, const char *host) argument
266 process_reply(krb5_context context, krb5_auth_context auth_context, int is_stream, rk_socket_t sock, int *result_code, krb5_data *result_code_string, krb5_data *result_string, const char *host) argument
[all...]
H A Drd_req.c172 krb5_auth_context auth_context,
185 ad = auth_context->authenticator->authorization_data;
316 krb5_auth_context *auth_context,
325 auth_context,
337 krb5_auth_context *auth_context,
354 if (auth_context && *auth_context) {
355 ac = *auth_context;
499 if (auth_context) {
500 if (*auth_context
171 find_etypelist(krb5_context context, krb5_auth_context auth_context, EtypeList *etypes) argument
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
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
841 krb5_rd_req_ctx(krb5_context context, krb5_auth_context *auth_context, const krb5_data *inbuf, krb5_const_principal server, krb5_rd_req_in_ctx inctx, krb5_rd_req_out_ctx *outctx) argument
[all...]
H A Dsendauth.c65 krb5_auth_context *auth_context,
159 auth_context,
223 ret = krb5_rd_rep (context, *auth_context, &ap_rep,
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
H A Dmit_glue.c399 krb5_auth_con_getsendsubkey(krb5_context context, krb5_auth_context auth_context, argument
402 return krb5_auth_con_getlocalsubkey(context, auth_context, keyblock);
406 krb5_auth_con_getrecvsubkey(krb5_context context, krb5_auth_context auth_context, argument
409 return krb5_auth_con_getremotesubkey(context, auth_context, keyblock);
413 krb5_auth_con_setsendsubkey(krb5_context context, krb5_auth_context auth_context, argument
416 return krb5_auth_con_setlocalsubkey(context, auth_context, keyblock);
420 krb5_auth_con_setrecvsubkey(krb5_context context, krb5_auth_context auth_context, argument
423 return krb5_auth_con_setremotesubkey(context, auth_context, keyblock);
H A Ddeprecated.c601 krb5_auth_context auth_context,
605 *seqnumber = auth_context->remote_seqnumber;
H A DMakefile.am117 auth_context.c \
H A DMakefile.in151 libkrb5_la-asn1_glue.lo libkrb5_la-auth_context.lo \
806 auth_context.c \
1303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkrb5_la-auth_context.Plo@am__quote@
1543 libkrb5_la-auth_context.lo: auth_context.c
1544 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkrb5_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkrb5_la-auth_context.lo -MD -MP -MF $(DEPDIR)/libkrb5_la-auth_context.Tpo -c -o libkrb5_la-auth_context.lo `test -f 'auth_context.c' || echo '$(srcdir)/'`auth_context
[all...]
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dhprop.c120 ret = krb5_write_priv_message(context, pd->auth_context,
259 pd.auth_context = NULL;
284 krb5_auth_context auth_context; local
324 auth_context = NULL;
326 &auth_context,
349 pd.auth_context = auth_context;
360 ret = krb5_write_priv_message(context, auth_context, &fd, &data);
367 ret = krb5_read_priv_message(context, auth_context, &fd, &data);
376 krb5_auth_con_free(context, auth_context);
[all...]
/freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dinit_sec_context.c119 ctx->auth_context = NULL;
136 kret = krb5_auth_con_init (context, &ctx->auth_context);
146 krb5_auth_con_free(context, ctx->auth_context);
151 kret = set_addresses(context, ctx->auth_context, input_chan_bindings);
155 krb5_auth_con_free(context, ctx->auth_context);
167 krb5_auth_con_free(context, ctx->auth_context);
180 ctx->auth_context,
290 krb5_auth_con_getremoteseqnumber (context, ctx->auth_context, &seq_number);
485 ctx->auth_context,
489 ctx->auth_context,
[all...]
H A Ddelete_sec_context.c61 krb5_auth_con_free (context, ctx->auth_context);
H A Dget_mic.c102 ctx->auth_context,
120 ctx->auth_context,
222 ctx->auth_context,
267 ctx->auth_context,
H A Dgsskrb5_locl.h57 struct krb5_auth_context_data *auth_context; member in struct:gsskrb5_ctx
H A Dwrap.c50 ctx->auth_context,
54 ctx->auth_context,
59 ctx->auth_context,
78 ctx->auth_context,
82 ctx->auth_context,
289 ctx->auth_context,
307 ctx->auth_context,
440 ctx->auth_context,
487 ctx->auth_context,
H A Dimport_sec_context.c79 &ctx->auth_context);
95 ac = ctx->auth_context;
213 ctx->auth_context);
H A Dinquire_sec_context_by_oid.c288 acceptor_subkey = context_handle->auth_context->remote_subkey;
290 acceptor_subkey = context_handle->auth_context->local_subkey;
294 context_handle->auth_context->keyblock->keytype);
339 context_handle->auth_context,
346 context_handle->auth_context,
H A Darcfour.c226 context_handle->auth_context,
232 context_handle->auth_context,
406 context_handle->auth_context,
412 context_handle->auth_context,
H A Dexport_sec_context.c70 ac = ctx->auth_context;
H A Dcfx.c478 ctx->auth_context,
483 ctx->auth_context,
1244 ctx->auth_context,
1249 ctx->auth_context,
1612 ctx->auth_context,
1617 ctx->auth_context,
/freebsd-11-stable/crypto/heimdal/appl/rsh/
H A Drsh.c159 krb5_forward_cred (krb5_auth_context auth_context, argument
209 auth_context,
248 krb5_auth_context auth_context = NULL; local
302 &auth_context,
340 status = krb5_auth_con_getlocalsubkey (context, auth_context, &keyblock);
342 status = krb5_auth_con_getkey (context, auth_context, &keyblock);
349 auth_context,
390 || krb5_forward_cred (auth_context, s, hostname, do_forwardable)) {
396 krb5_auth_con_free (context, auth_context);
H A Drshd.c159 krb5_auth_context auth_context,
182 ret = krb5_rd_cred2(context, auth_context, ccache, &remote_cred);
251 krb5_auth_context auth_context = NULL; local
278 &auth_context,
296 status = krb5_auth_con_getremotesubkey(context, auth_context,
301 status = krb5_auth_con_getkey (context, auth_context, &keyblock);
325 auth_context,
361 kerberos_status = save_krb5_creds (s, auth_context, ticket->client);
399 krb5_auth_con_free(context, auth_context);
158 save_krb5_creds(int s, krb5_auth_context auth_context, krb5_principal client) argument
/freebsd-11-stable/lib/libpam/modules/pam_krb5/
H A Dpam_krb5.c847 krb5_auth_context auth_context; local
915 auth_context = NULL;
916 retval = krb5_mk_req(context, &auth_context, 0, *service, phost,
918 if (auth_context) {
919 krb5_auth_con_free(context, auth_context);
920 auth_context = NULL; /* setup for rd_req */
936 retval = krb5_rd_req(context, &auth_context, &packet, princ, NULL,
/freebsd-11-stable/crypto/heimdal/appl/push/
H A Dpush.c525 krb5_auth_context auth_context = NULL; local
545 &auth_context,
/freebsd-11-stable/kerberos5/lib/libkrb5/
H A DMakefile501 auth_context.c \

Completed in 237 milliseconds

12