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

/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dtest_cc.c720 test_prefix_ops(context, "SCC:", &krb5_scc_ops);
721 test_prefix_ops(context, "SCC:foo", &krb5_scc_ops);
H A Dkrb5.h900 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_scc_ops;
H A Dscache.c1273 ret = _krb5_cc_allocate(context, &krb5_scc_ops, id);
1425 KRB5_LIB_VARIABLE const krb5_cc_ops krb5_scc_ops = { variable
H A Dcontext.c261 krb5_cc_register(context, &krb5_scc_ops, TRUE);

Completed in 107 milliseconds