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

/freebsd-current/crypto/heimdal/lib/krb5/
H A Dtest_cc.c164 test_init_vs_destroy(krb5_context context, const char *type) function
666 test_init_vs_destroy(context, krb5_cc_type_memory);
667 test_init_vs_destroy(context, krb5_cc_type_file);
669 test_init_vs_destroy(context, krb5_cc_type_api);
671 test_init_vs_destroy(context, krb5_cc_type_scc);

Completed in 111 milliseconds