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

/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dkrb5_ccapi.h190 cc_int32 (*store_credentials)(cc_ccache_t, const cc_credentials_union*); member in struct:cc_ccache_functions
H A Dacache.c701 error = (*a->ccache->func->store_credentials)(a->ccache, &cred);

Completed in 108 milliseconds