Searched refs:kcm_ccache_store_cred_internal (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/heimdal/kcm/ |
H A D | renew.c | 109 ret = kcm_ccache_store_cred_internal(context, ccache, out, 0, credp); in kcm_ccache_refresh()
|
H A D | acquire.c | 130 ret = kcm_ccache_store_cred_internal(context, ccache, &cred, 0, credp); in kcm_ccache_acquire()
|
H A D | kcm-protos.h | 162 kcm_ccache_store_cred_internal (
|
H A D | glue.c | 125 ret = kcm_ccache_store_cred_internal(context, c, creds, 1, &tmp); in kcmss_store_cred()
|
H A D | cache.c | 509 ret = kcm_ccache_store_cred_internal(context, ccache, creds, copy, &tmp); in kcm_ccache_store_cred() 532 kcm_ccache_store_cred_internal(krb5_context context, in kcm_ccache_store_cred_internal() function
|