Home
last modified time | relevance | path

Searched refs:krb5_sendto_ctx_alloc (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dsend_to_kdc.c475 ret = krb5_sendto_ctx_alloc(context, &ctx); in krb5_sendto_kdc_flags()
530 krb5_sendto_ctx_alloc(krb5_context context, krb5_sendto_ctx *ctx) in krb5_sendto_ctx_alloc() function
592 ret = krb5_sendto_ctx_alloc(context, &ctx); in krb5_sendto_context()
H A Dversion-script.map557 krb5_sendto_ctx_alloc;
H A Dget_cred.c516 ret = krb5_sendto_ctx_alloc(context, &stctx); in get_cred_kdc()
H A Dinit_creds_pw.c1921 ret = krb5_sendto_ctx_alloc(context, &stctx); in krb5_init_creds_get()
H A Dkrb5-protos.h3742 krb5_sendto_ctx_alloc (