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

/freebsd-10.1-release/crypto/heimdal/kcm/
H A Drenew.c109 ret = kcm_ccache_store_cred_internal(context, ccache, out, 0, credp);
H A Dacquire.c130 ret = kcm_ccache_store_cred_internal(context, ccache, &cred, 0, credp);
H A Dkcm-protos.h162 kcm_ccache_store_cred_internal (
H A Dglue.c125 ret = kcm_ccache_store_cred_internal(context, c, creds, 1, &tmp);
H A Dcache.c509 ret = kcm_ccache_store_cred_internal(context, ccache, creds, copy, &tmp);
532 kcm_ccache_store_cred_internal(krb5_context context, function

Completed in 106 milliseconds