Searched refs:krb5_cc_get_config (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dtest_cc.c586 ret = krb5_cc_get_config(context, id, p1, "FriendlyName", &data2);
588 krb5_errx(context, 1, "krb5_cc_get_config: first");
595 ret = krb5_cc_get_config(context, id, p1, "FriendlyName", &data2);
597 krb5_errx(context, 1, "krb5_cc_get_config: second");
604 ret = krb5_cc_get_config(context, id, p1, "FriendlyName", &data2);
606 krb5_errx(context, 1, "krb5_cc_get_config: non-existant");
H A Dcache.c1340 krb5_cc_get_config(krb5_context context, krb5_ccache id, function
1569 ret = krb5_cc_get_config(context, id, NULL, "FriendlyName", &data);
H A Dkrb5-protos.h647 krb5_cc_get_config (
/freebsd-13-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dinit_sec_context.c440 kret = krb5_cc_get_config(context, ctx->ccache, NULL,
547 ret = krb5_cc_get_config(context, ctx->ccache, NULL,
628 ret = krb5_cc_get_config(context, ctx->ccache, ctx->target,
/freebsd-13-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dinit_sec_context.c138 ret = krb5_cc_get_config(context, id, NULL,
/freebsd-13-stable/kerberos5/lib/libkrb5/
H A DMakefile213 krb5_ccache.3 krb5_cc_get_config.3 \

Completed in 188 milliseconds