Home
last modified time | relevance | path

Searched refs:krb5_sendto_ctx (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dsend_to_kdc.c473 krb5_sendto_ctx ctx; in krb5_sendto_kdc_flags()
530 krb5_sendto_ctx_alloc(krb5_context context, krb5_sendto_ctx *ctx) in krb5_sendto_ctx_alloc()
542 krb5_sendto_ctx_add_flags(krb5_sendto_ctx ctx, int flags) in krb5_sendto_ctx_add_flags()
548 krb5_sendto_ctx_get_flags(krb5_sendto_ctx ctx) in krb5_sendto_ctx_get_flags()
554 krb5_sendto_ctx_set_type(krb5_sendto_ctx ctx, int type) in krb5_sendto_ctx_set_type()
561 krb5_sendto_ctx_set_func(krb5_sendto_ctx ctx, in krb5_sendto_ctx_set_func()
570 krb5_sendto_ctx_free(krb5_context context, krb5_sendto_ctx ctx) in krb5_sendto_ctx_free()
578 krb5_sendto_ctx ctx, in krb5_sendto_context()
652 _krb5_kdc_retry(krb5_context context, krb5_sendto_ctx ctx, void *data, in _krb5_kdc_retry()
H A Dkrb5.h827 typedef struct krb5_sendto_ctx_data *krb5_sendto_ctx; typedef
834 (KRB5_CALLCONV * krb5_sendto_ctx_func)(krb5_context, krb5_sendto_ctx, void *,
H A Dkrb5-protos.h3731 krb5_sendto_ctx /*ctx*/,
3738 krb5_sendto_ctx /*ctx*/,
3744 krb5_sendto_ctx */*ctx*/);
3749 krb5_sendto_ctx /*ctx*/);
3752 krb5_sendto_ctx_get_flags (krb5_sendto_ctx /*ctx*/);
3756 krb5_sendto_ctx /*ctx*/,
3762 krb5_sendto_ctx /*ctx*/,
H A Dkrb5-private.h353 krb5_sendto_ctx /*ctx*/,
H A Dget_cred.c515 krb5_sendto_ctx stctx; in get_cred_kdc()
H A Dinit_creds_pw.c1912 krb5_sendto_ctx stctx = NULL; in krb5_init_creds_get()