Searched refs:krb5_sendto_ctx_alloc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dsend_to_kdc.c475 ret = krb5_sendto_ctx_alloc(context, &ctx);
530 krb5_sendto_ctx_alloc(krb5_context context, krb5_sendto_ctx *ctx) function
592 ret = krb5_sendto_ctx_alloc(context, &ctx);
H A Dget_cred.c516 ret = krb5_sendto_ctx_alloc(context, &stctx);
H A Dinit_creds_pw.c1923 ret = krb5_sendto_ctx_alloc(context, &stctx);
H A Dkrb5-protos.h3742 krb5_sendto_ctx_alloc (

Completed in 72 milliseconds