Home
last modified time | relevance | path

Searched refs:krb5_cc_set_config (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_cc.c582 ret = krb5_cc_set_config(context, id, p1, "FriendlyName", &data); in test_cc_config()
591 ret = krb5_cc_set_config(context, id, p1, "FriendlyName", &data); in test_cc_config()
600 ret = krb5_cc_set_config(context, id, p1, "FriendlyName", NULL); in test_cc_config()
H A Dversion-script.map112 krb5_cc_set_config;
H A Dcache.c1292 krb5_cc_set_config(krb5_context context, krb5_ccache id, in krb5_cc_set_config() function
1608 return krb5_cc_set_config(context, id, NULL, "FriendlyName", &data); in krb5_cc_set_friendly_name()
H A Dkrb5-protos.h775 krb5_cc_set_config (
/freebsd/crypto/heimdal/kuser/
H A Dkinit.c341 ret = krb5_cc_set_config(context, id, NULL, name, &data); in store_ntlmkey()
640 krb5_cc_set_config(context, ccache, NULL, "realm-config", &data); in get_new_tickets()
/freebsd/kerberos5/lib/libkrb5/
H A DMakefile234 krb5_ccache.3 krb5_cc_set_config.3 \
/freebsd/crypto/heimdal/doc/doxyout/krb5/
H A Dmanpages58 krb5/man/man3/krb5_cc_set_config.3
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dinit_sec_context.c727 krb5_cc_set_config(context, ctx->ccache, ctx->target, in handle_error_packet()
/freebsd/crypto/heimdal/
H A DChangeLog31 * kuser/kinit.c: Use krb5_cc_set_config.
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc3214 OLD_FILES+=usr/share/man/man3/krb5_cc_set_config.3.gz