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

/freebsd-current/crypto/heimdal/lib/krb5/
H A Dtest_cc.c206 test_cache_remove(krb5_context context, const char *type) function
658 test_cache_remove(context, krb5_cc_type_file);
659 test_cache_remove(context, krb5_cc_type_memory);
661 test_cache_remove(context, krb5_cc_type_scc);

Completed in 154 milliseconds