Home
last modified time | relevance | path

Searched refs:ccapi_ccache_destroy (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/lib/
H A Dccapi_ccache.h39 cc_int32 ccapi_ccache_destroy (cc_ccache_t io_ccache);
H A Dccapi_ccache.c56 ccapi_ccache_destroy,
163 cc_int32 ccapi_ccache_destroy (cc_ccache_t io_ccache) in ccapi_ccache_destroy() function
H A Dccapi_v2.c391 err = ccapi_ccache_destroy (*io_ccache); in cc_destroy()