Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/lib/
H A Dccapi_ccache.h57 cc_int32 ccapi_ccache_store_credentials (cc_ccache_t io_ccache,
H A Dccapi_ccache.c62 ccapi_ccache_store_credentials,
349 cc_int32 ccapi_ccache_store_credentials (cc_ccache_t io_ccache, in ccapi_ccache_store_credentials() function
H A Dccapi_v2.c549 err = ccapi_ccache_store_credentials (io_ccache, creds_union); in cc_store()